Run Linux Apps on Tiger?
I am successfully running open source software on Tiger (GIMP).
I am wondering if Linux compiled software (being used by co-workers on PC's) can be run successfully on 10.4.3?
Thank you for any help
Robert E. Miller
millersail@cox.net
I am wondering if Linux compiled software (being used by co-workers on PC's) can be run successfully on 10.4.3?
Thank you for any help
Robert E. Miller
millersail@cox.net
Comments
Dobby.
Edit. (sorry I thought you were talking about gimp, changed.).
Originally posted by Towel
The software has to be compiled for the right platform (PowerPC). Linux apps compiled for x86 won't run on Macs. You can try to find a pre-compiled PPC version (like you did for GIMP). Or, if you have access to the source, you can install the Developer Tools from your MacOS CDs and compile the source yourself. This often isn't as complicated as it sounds. Management systems like Fink and Portage make it even easier to compile and install the many common open-source application.
The software has to be compiled for the right architecture (PowerPC) and ABI (Darwin). Linux apps compiled for PowerPC won't run on Mac OS X either.
Fink is your friend here, if you want linux (unix) apps on OS X. It will manage software dependencies for you. So you type "fink install gnome" and Fink does all the hard work for you.
The vast, vast majority of 'linux' apps will run on OS X, if compiled from source for OS X. Give it a shot.
http://darwinports.opendarwin.org/