Where can I get gcc and LaTeX for the mac?
I've seen some posts about needing to sign up as an Apple developer for gcc and the development tools, but is that really necessary?
Thanks,
Anoop
gcc should be on your install discs with XCode.
For LaTeX, follow the instructions found here:
http://www.tug.org/mactex/
If you're comfortable with it, I'd suggest installing LaTeX via MacPorts. Makes it super easy to update in the future. Plus it's separate from your locally installed apps. There are a lot of dependencies for LaTeX and it's nice to keep that all away from OS X's default stuff.
Nonsense. Updating MacTeX could not be easier. You may use either the GUI TeX Live Utility or a single command line in the Terminal.If you're comfortable with it, I'd suggest installing LaTeX via MacPorts. Makes it super easy to update in the future. Plus it's separate from your locally installed apps. There are a lot of dependencies for LaTeX and it's nice to keep that all away from OS X's default stuff.
Nonsense. Updating MacTeX could not be easier. You may use either the GUI TeX Live Utility or a single command line in the Terminal.
The command line is as follows: sudo tlmgr update --all. Unless the MacPorts installation of TeX uses telepathy, it is no better than equal to MacTeX in ease of update. And yes, both the command line TeX Live Manager and the GUI TeX Live Utility utilities handle all dependencies.
Oh, really?... But I never said anything about ease of updating. ...
When you say things like this, don't deny it.... Makes it super easy to update in the future. ...
There is no need to guess. All you need to do is to examine your /Library folder. Among the many things that you don't understand is that MacOS X keeps the system and user files separate. In the event that you want to remove stuff that you installed, it is very easy to do.Good to know. But I never said anything about ease of updating. I said it keeps things separate from everything else. /opt/local/ ... I'm guessing MacTex tosses it all in /usr/local or /usr/ which isn't nearly as easy to clean up. I could be wrong, and correct me if I am. But at least read what I said before replying :-/
Good to know. But I never said anything about ease of updating. I said it keeps things separate from everything else. /opt/local/ ... I'm guessing MacTex tosses it all in /usr/local or /usr/ which isn't nearly as easy to clean up. I could be wrong, and correct me if I am. But at least read what I said before replying :-/
Oh, really?
When you say things like this, don't deny it.
There is no need to guess. All you need to do is to examine your /Library folder. Among the many things that you don't understand is that MacOS X keeps the system and user files separate. In the event that you want to remove stuff that you installed, it is very easy to do.