[TeX+PHP+データベースによる]PDF自動生成サーバの構築/運用

サポートページ

この記事を読むのに必要な時間:およそ 0.5 分

ダウンロード

本書内で取り上げているPHPスクリプト,TeXソース,テーブル定義関連のSQL文をダウンロードできます。

下記リンクより取得してください。

なお,このソースファイル類はそのままの形で動作することを保証しておりません。予めご了承ください。

お詫びと訂正(正誤表)

訂正情報(最終更新日2005年1月18日)

以下,書籍の内容に誤りのあったことをお詫び申し上げます。

P.71 中央本文

引数-helpを与えて
引数--helpを与えて

P.71 本文下画面図1行目

\php\php -help
\php\php --help

P.73 表「加減演算子」

「-$i;」および「$i-;」
それぞれ「--$i;」「$i--;」

P.95 下から16行目

\usr\local\share\fonts\tfm\ptex
\usr\local\share\texmf\fonts\tfm\ptex

P.107下から3行目

$ initdb -encoding=EUC_JP -no-locale
$ initdb --encoding=EUC_JP --nolocale

P.107下から2行目

initdb -help
initdb -help

P.109上から16行目

-enable-module=so
-enable-module=so

P.109下から12行目

./configure -enable-module=so
./configure --enable-module=so

P.110下から5~3行目

# ./configure -with-pgsql=/usr/local/pgsql -with-apxs=/usr/local/apache/bin/apxs -enable-mbstring -enable-trans-sid
# ./configure --with-pgsql=/usr/local/pgsql --with-apxs=/usr/local/apache/bin/apxs --enable-mbstring --enable-trans-sid

P.111上から4行目

./configure -help
./configure --help

P.115上から1~3行目

# ./configure -prefix=/usr/local/teTeX -disable-multiplatform -without-xdvik -without-oxdvik
# ./configure --prefix=/usr/local/teTeX --disable-multiplatform --without-xdvik --without-oxdvik

P.116下から8~7行目

# ./configure -prefix=/usr/local/teTeX -disable-multiplatform
# ./configure --prefix=/usr/local/teTeX --disable-multiplatform

P.119上から6行目

dvipdfmx-20049411
dvipdfmx-20040411

P.119上から7行目

./configure -prefix=/usr
./configure --prefix=/usr

P.210上から9行目

chkconfig -list smb
chkconfig --list smb

P.241下から8行目

./configure -with-apache=../apache_1.3.31
./configure --with-apache=../apache_1.3.31

P.242上から2行目

-enable-module=so
--enable-module=so

P.242上から4~5行目

# OPTIM="-O2" SSL_BASE=../openssl-0.9.7d ./configure -enable-module=so -enable-module=ssl -enable-shared=ssl
# OPTIM="-O2" SSL_BASE=../openssl-0.9.7d ./configure --enable-module=so --enable-module=ssl --enable-shared=ssl

なお,第6章(上記表中 P.71,P.73,P.95,P.109,P.110,P.111,P.115,P.116,P.119が該当)につきましては,影響の範囲を考慮し修正後のPDFファイルをご用意させて頂きました。ご入り用の方はお手数ですが下記からダウンロード願います。

修正済み第6章PDF(chapter6.pdf) : 970KB