Cygwin on Mac?
#1
Posted 18 October 2008 - 03:47 PM
#2
Posted 19 October 2008 - 08:18 AM
For what it's worth, I just tried installing cygwin on Wine-1.1.6, and it ran
gcc and vim (but not gvim) very well indeed. There was one
trick, which I documented in the appdb at
http://appdb.winehq.org/objectManager.php?...on&iId=3510
You have to replace some cygwin symlinks with native
(linux or macosx) symlinks to get gcc to work.
You might try using Codeweavers Crossover to solve the
"where do I get Wine?" problem. Alternately try
finding Wine packages elsewhere, e.g. http://thisismyinter.net/
Good luck!
gcc and vim (but not gvim) very well indeed. There was one
trick, which I documented in the appdb at
http://appdb.winehq.org/objectManager.php?...on&iId=3510
You have to replace some cygwin symlinks with native
(linux or macosx) symlinks to get gcc to work.
You might try using Codeweavers Crossover to solve the
"where do I get Wine?" problem. Alternately try
finding Wine packages elsewhere, e.g. http://thisismyinter.net/
Good luck!
#3
Posted 21 October 2008 - 04:03 PM
There is no need for Cgywin because MAC OS X is BSD based and has a BASH shell by default. Therefore there is no need to emulate a UNIX environment or a BASH shell.
Not Linux, BSD: http://en.wikipedia.org/wiki/Bsd
Quote
though I'm considering installing Ubuntu since all the OS X tools seem to be ported from Linux.
Not Linux, BSD: http://en.wikipedia.org/wiki/Bsd
#4
Posted 21 October 2008 - 04:10 PM
Titan8990, on Oct 21 2008, 03:03 PM, said:
There is no need for Cgywin because MAC OS X is BSD based and has a BASH shell by default. Therefore there is no need to emulate a UNIX environment or a BASH shell.
Ideally, yes. However if you'd read the original question, you'd see that the guy's teacher did something really strange: he wrote a system consisting of mixed .bat and shell scripts.
#5
Posted 21 October 2008 - 04:13 PM
I guess I still don't understand? Just run the scripts in the MAC environment. Or are you saying that the teacher has come up with some type of Cygwin package w/ scripts included??
Share this topic:
Page 1 of 1

