Brandon, reboot/relogin is not needed according to http://stackoverflow.com/questions/135688/setting-environment-variables-in-os-x reboot does not keep changes made by 'aunchctl setenv' command.
Because Nicolas' way of launching Krusader by running /Applications/MacPorts/KDE4/krusader.app/Contents/MacOS/krusader from the Terminal works, maybe all is needed is to add a missing path ? But which one and where to? ) I have: $launchctl getenv PATH /usr/bin:/bin:/usr/sbin:/sbin:/opt/local/lib:/opt/local/bin:/opt/local/sbin and Krusader still crashes. On Sun, Mar 17, 2013 at 9:40 PM, Brandon Allbery <[email protected]>wrote: > On Sun, Mar 17, 2013 at 6:53 PM, alex m. <[email protected]> wrote: > >> launchctl setenv PATH /Applications/MacPorts/KDE4/ >> krusader.app/Contents/MacOS/ >> changes nothing. >> wrong path? >> > > Did you log out and back in again (or reboot)? It's only read when your > per-user launchd instance is set up, which is during login. > > -- > brandon s allbery kf8nh sine nomine > associates > [email protected] > [email protected] > unix, openafs, kerberos, infrastructure, xmonad > http://sinenomine.net >
_______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
