Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Looking to install Unix on my Mac Post 302149143 by guhan777 on Wednesday 5th of December 2007 03:12:06 AM
Old 12-05-2007
Mac OS X

I have used a variety of UNIX flavors including Solaris, FreeBSD, HP-UX, Linux, and OS X. I can tell you first hand it matters little what flavor you use if you are new to the UNIX world.

Both Mac OS X and different distributions on Linux provide bash. bash is the Bourne Again SHell. You can get to know the nuances of bash right on your Mac running OS X. If you become proficient at bash you can hold your own in the UNIX world. You also have access to editors such as Emacs and vi on the Mac, both come as part of the base install. Depending on the language you are programming in, you will most likely find the compiler already on the Mac (like gcc, g++, javac).

I like systems where I have everything already available. Today, installing packages is a breeze using Linux tools such as yum, apt-get, or up2date. In the "olden" days it used to be a nightmare - we had to solve dependencies, edit header files, and do a lot of praying. So maybe that is why I prefer systems where everything is ready to go.

Enjoy,
Guhan
guhan.net - #1 Provider of Technical Consulting
 

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

The what and how to install UNIX on a new mac

Firstly, Happy New Year to all. Secondly, my earnest request... I am an absolute novice in UNIX. Have work around alittle with the mac os Terminal which encourage me to get myself a used G3 powerbook. I would like to work full fledge installing a unix shell onto it (without GUI). Could... (4 Replies)
Discussion started by: pharme
4 Replies

2. OS X (Apple)

install windows on mac

Hello all, i want to install windows on mac and when i search i found that there is a program called Parallels Desktop to install windows on mac but i want it on the laptop not on the program does it work? or there is another anyway to install it on mac..?? Thanks in advanced (8 Replies)
Discussion started by: Reham$
8 Replies

3. OS X (Apple)

You cannot install Mac OS X on this volume.

I lost the firmware password for my MacBook Pro 13" I pulled one of the two DIMMs and did a PRAM reset but the password is intact. How do I reset the password. (1 Reply)
Discussion started by: JustOne
1 Replies

4. UNIX for Dummies Questions & Answers

paritioning mac harddrive during arch install

hi so i am a noob to linux but not computers in general and have decided i want to give linux a go. because i like to make things hard for myself and because someone told me i wouldnt be able to figure it out iv decided to try arch so iinstalled it last night and it installed fine and i got... (0 Replies)
Discussion started by: Irish
0 Replies

5. AIX

Power Mac G4 install AIX

hi all ! i want install aix on power mac g4 . does it work correctly ? thanks (1 Reply)
Discussion started by: ijj
1 Replies
PERLMACOS(1)						 Perl Programmers Reference Guide					      PERLMACOS(1)

NAME
README.macos - Perl under Mac OS (Classic) SYNOPSIS
This document briefly describes perl under Mac OS (Classic). If you are running perl under Mac OS X, you don't want to be here (unless you are in the Classic environment under Mac OS X). When we say "Mac OS" below, we mean Mac OS 7, 8, and 9, and not Mac OS X. DESCRIPTION
The latest perl source itself builds on Mac OS, with some additional pieces. Support for Mac OS is now in the perl core, and MacPerl is kept in close sync with regular perl releases. To build perl for Mac OS (as an MPW tool), you will need the addition of the macos subdirectory, distributed separately. It includes extra source files, config files, and make files. It also includes extra Mac-specific modules. To build the MacPerl application, you will also need the macperl directory, which includes the source files for creating the application itself. All of this is available from the development site, via HTTP (in the MacPerl Installer, which includes all the source and binaries) and anonymous CVS. http://dev.macperl.org/ The source is also in the main perl repository in the macperl branch (the 5.6 source is in the maint-5.6/macperl branch). You will also need compilers and libraries, all of them freely available. These are linked to from the SourceForge site. Go that site for all things having to do with MacPerl development. MacPerl 5.6.1 and later are supported on Mac OS 8.1 and later, for 68040 and PowerPC architectures. The MPW tool may be used on Mac OS 7.5.5 and 68030 computers. MacPerl 5.2.0r4 is also available, on the CPAN and on SourceForge. It is based on perl 5.004, and works with Mac OS 7.5.5 and 68030 com- puters. AUTHOR
perl was ported to Mac OS by Matthias Neeracher <neeracher@mac.com>. It is currently maintained by Chris Nandor <pudge@pobox.com>. DATE
Last modified 2002.05.02. perl v5.8.0 2003-02-18 PERLMACOS(1)
All times are GMT -4. The time now is 06:49 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy