From: Matthias B. <ba...@ir...> - 2007-01-11 09:08:39
|
Jacob Everist wrote: > Usually, /opt/local will work okay for linux. /opt is not a commonly > used path, but some packages insist on using it, and so linux can > handle it just fine. > > Is /opt what's used for OSX? I'm just not sure where this path comes > from since I'm just a linux guy. /opt/local is the default path where the MacPorts software (formerly DarwinPorts) is installed. This is just what I used to install ODE but it's not necessarily what other OSX users will use as well (you could also use Fink or compile ODE yourself in which case ODE might get installed in /sw or /usr/local). - Matthias - |