| 環境変数GUI で起動するものに環境変数の設定をする方法
~/.MacOSX/environment.plist にする。
 
Developer を入れた場合:
 
/Developer/Applications/Utilities/Property List Editor.app/Contents/MacOS/Property List Editor
というのがある
 
参考:
 
root を作ってchild を作って、<key> に LANG 、<String> に ja_JP.EUC を書いておく。 
http://xyz9.homeunix.com/macosx/macosx10.2.html
X Windowの環境設定:
http://www.hideshi.jp/macosx/x11-setup.html
QA1076
Setting environment variables for user process
http://developer.apple.com/qa/qa2001/qa1067.html
 |