 | | Re: LDRAWPREDIRS LDRAWPOSTDIRS - additional search paths
|
|
(...) Oh. I didn't know it was as easy as: ~/MacOSX/environment.plist I guess that is one route. In Cocoa, which is what Andrew and I are both developing in now, it is really easy to grab prefs that have a unique name for the application. It isn't (...) (22 years ago, 1-Mar-04, to lugnet.cad.dev.mac, lugnet.cad.dev)
|
| |
 | | Re: LDRAWPREDIRS LDRAWPOSTDIRS - additional search paths
|
|
"Don Heyse" <dheyse@hotmail.spam....away.com> schrieb im Newsbeitrag news:HtwMAE.3BM@lugnet.com... (...) Done, sorry about that - but it was a hard day at work :-( (...) As mentioned earlier in this thread ... we should go with: 1) Users Home (...) (22 years ago, 1-Mar-04, to lugnet.cad.dev, lugnet.cad.dev.mac)
|
| |
 | | Re: LDRAWPREDIRS LDRAWPOSTDIRS - additional search paths
|
|
(...) Actually Environment variables work pretty well on OS X because they've set up a standard place to put them, and it's one of those plist files. See here for details. (URL) would be nice though to have a standard fallback location for the (...) (22 years ago, 1-Mar-04, to lugnet.cad.dev.mac, lugnet.cad.dev)
|
| |
 | | Re: LDRAWPREDIRS LDRAWPOSTDIRS - additional search paths
|
|
One other thing. Environment variables work too, but only serious Unixy Mac OS X people actually modify them--that is, some developers, but no one else. Normal users would even know what they are. Heck, even I don't modify mine. For my l3p and (...) (22 years ago, 1-Mar-04, to lugnet.cad.dev.mac, lugnet.cad.dev)
|
| |
 | | Re: LDRAWPREDIRS LDRAWPOSTDIRS - additional search paths
|
|
(...) /etc would work, except it would require admin permission to install, which is something the Mac OS X community doesn't like for an installer/app that isn't a system modifying type of installer/app. Saving stuff in /etc/ will also not survive (...) (22 years ago, 1-Mar-04, to lugnet.cad.dev.mac, lugnet.cad.dev)
|