DIR_SPOOL=/usr/local/spool/hylafax DIR_SBIN=/usr/local/spool/hylafax/bin DIR_BIN=/usr/local/hylafax/bin DIR_LIBDATA=/usr/local/hylafax/lib DIR_LIBEXEC=/usr/local/hylafax/lib DIR_HTML=/var/httpd/htdocs/hylafax DIR_AFM=/usr/local/lib/ghostscript/fonts
ld: /usr/local/lib/libtiff.a: warning: table of contents for archive is out of date; rerun ranlib(1) ld: Undefined symbol _TIFFSetCompressionScheme _TIFFWriteDirectory So, edit the Makefile to do a "chmod 644 /usr/local/lib/libtiff.a" just before doing the ranlib, and "chmod 444 /usr/local/lib/libtiff.a" after doing the ranlib.
これを日本語化するのは大変ですから、代わりににsraに人が開発
したa2psという日本語対応のpsへの変換プログラムを使います。
cat ~/test.txt | a2ps |sendfax -n -d 03-xxxx-xxxx
てな具合です。a2psはネットワークから手に入ります。