snow_Leopard のバックアップ(No.2) - アールメカブ

アールメカブ


snow_Leopard のバックアップ(No.2)


Macの備忘録

_ X11 SDK

明示的に指定したはずなのにヘッダの場所をどうして認識しないのか.

configure: warning: No texmf tree found at /usr/local/teTeX/share/texmf.
 *****************************************************************
 * Error: The main texmf tree was not found.                     *
 * If you do not have the files, you should be able to them from *
 * the same place you got these sources from, or from one of the *
 * CTAN hosts.                                                   *
 *****************************************************************
 Winging it.
creating ./config.status
creating Makefile
-----------------------------
We are NOT going to compile xdvi.  We have two choices.
1. (with xdvi)    Check if we have X11 headers.
2. (without xdvi) Set XDVI=echo in "my_option" to omit xdvi test.

make[1]: *** [stage4] Error 1

Those messages are stored in 'log-0924-1507'.

make: *** [all0] Error 1

_ ことえりでスペースを常に半角

$ defaults write com.apple.inputmethod.Kotoeri zhsy -dict-add " " -bool no
$ killall Kotoeri

元に戻す

$ defaults write com.apple.inputmethod.Kotoeri zhsy -dict-add " " -bool yes
$ killall Kotoeri

_ Xcode でインストールされた X11 SDK のヘッダ

/usr/include/X11 を探し当てられないよう模様. configure で明示的に指定するしか無いのか.

_ Ghostscrip

macports からインストールするか迷ったが,mac ports が Snow になって混乱気味という情報もあったので,結局,小川版を利用した.