WordNet environment variables

Brandon Allbery allbery.b at gmail.com
Sun Mar 4 12:12:08 PST 2012


On Sun, Mar 4, 2012 at 11:28, Sam Kuper <sam.kuper at uclmail.net> wrote:

> In any case, shouldn't MacPorts set them automatically (and,
> presumably, also unset them if MacPorts is later used to uninstall
> WordNet)?
>

That means editing people's shell profiles (which might be ~/.profile or
~/.bash_profile, or potentially others) or possibly
~/.MacOSX/environment.plist on install and again on removal.  This is
generally not a good idea; there are too many ways for it to go wrong,
because it's not designed to be edited that way.

(Linux can do it not because the files are different but because the
systemwide versions of the files specifically check for additional settings
files; OS X doesn't do this and editing Apple's startup files is not a good
idea because the worst case failure mode is you run Software Update and
thereafter no longer can log in.)

-- 
brandon s allbery                                      allbery.b at gmail.com
wandering unix systems administrator (available)     (412) 475-9364 vm/sms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20120304/aecbc836/attachment.html>


More information about the macports-users mailing list