LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Mac Os X 10.3 and Running Unix/Linux apps (https://www.linuxquestions.org/questions/linux-software-2/mac-os-x-10-3-and-running-unix-linux-apps-140778/)

yaniv1818 01-31-2004 03:52 PM

Mac Os X 10.3 and Running Unix/Linux apps
 
I have a mac running mac osx 10.3.2 and i was wondering if through the terminal and unix if i can run Unix/Linux apps since mac osx is based on unix. Also i was wondering if i could use Wine on my mac.

spuzzzzzzz 01-31-2004 05:35 PM

Whether you can run linux/unix apps on a mac depends on the app. If you have a c compiler and GNU make, you ca probably compile _most_ of the same software on a mac. And quite often, open source projects will offer a mac binary. I'm not sure about wine. Download a tarball from their site and have a go at compiling it :)

frieza 01-31-2004 08:43 PM

wine? no, there is no 'mac' version of wine, wine isn't a full fledged emulator it emulates the windows API, not an intel processor, thus it will not run, or even compile on a mac, because it still runs windows programs natively on the processor. To run windows programs you'd need something like bochs, or *shudder* virtual pc...

yaniv1818 02-01-2004 12:42 PM

yes....shudder is the right word....i cant stand virtual pc.

saurya_s 02-01-2004 01:45 PM

The easiest solution for you is to install Fink.
http://fink.sourceforge.net/
Fink projet aims to port all Linux applications to OS X.
It works so good that you can have even KDE or others as desktop environment.
You need to have Apples' X11 installed before that.
Best
SS


All times are GMT -5. The time now is 12:50 AM.