osx - How to ignore environment variables under Mac? -
hope can me. wrote installation shell script python , other libraries. packages installed in selected folder. example "~/desktop/inst" , not under "/usr/local". problem, if there environment variables set, mess installation. somehow possible prevent that? maybe ignore set environment variables. or there maybe other trick?
yeah...look loginhook , run script making loginhook mac...that way when ur system logs in , no variables exist, application should run fine there no variables. hope helps. here link knowing how set app loginhook [here]. hope helps http://hints.macworld.com/article.php?story=2006081701162739
Comments
Post a Comment