Yvon Thoraval wrote:
2015-01-29 13:05 GMT+01:00 Piet van Oostrum <piet@vanoostrum.org>:
~/.MacOSX/environment.plist
Nope, i don't have any ~/.MacOSX/environment.plist and even no ~/.MacOSX
I did carefully checked :
~/.bash_profile
~/.bashrc
~/.profile
~/.zprofile
~/.zshrc
and obviously the one i use actually :
~/.config/fish/config.fish
notice if i add a line like :
echo $PYTHONPATH at the first line of my ~/.config/fish/config.fish i get :
/usr/local/lib/python2.7/site-packages
when login
then "something else" set the PYTHONPATH variable...
Oh, it seems ~/.MacOSX/environment.plist is no longer used on Lion and higher (I am still on Snow
Leopard). And the preferred way is now launchctl. Try launchctl export to see what environment it
has, and if necessary do a launchctl unsetenv. But I don't think this will remove it permanently,
only for the current login session.
Also have a look into /etc/launchd.conf and ~/.launchd.conf because they can contain startup
information for launchd. Maybe even better do a grep PYTHONPATH /etc/*
With kind regards,
--
Piet van Oostrum <piet@vanoostrum.org>
WWW: http://pietvanoostrum.com/
PGP key: [8DAE142BE17999C4]
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.