To apply the environmental variable system wide I performed the following:
sudo vi /etc/launchd.confI then populated the /etc/launchd.conf file with my environmental variables, something like:
setenv JAVA_HOME /opt/java/bin/javaReboot the Mac and you are all set.
setenv VIDEO_IN /Videos/In
No comments:
Post a Comment