The cpdf works fine in my linux box. I just use the default config of redhat7.1 and install the cpdflib with rpm. I use Apache is 1.3.19 and PHP4.0.4pl
Here is my configure for your reference. './configure' '--prefix=/usr' '--with-config-file-path=/etc' '--disable-debug' '--enable-pic' '--enable-shared' '--enable-inline-optimization' '--with-apxs=/usr/sbin/apxs' '--with-exec-dir=/usr/bin' '--with-regex=system' '--with-gettext' '--with-gd' '--with-jpeg-dir=/usr' '--with-png' '--with-zlib' '--with-db2' '--with-db3' '--with-gdbm' '--enable-debugger' '--enable-magic-quotes' '--enable-safe-mode' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-track-vars' '--enable-ftp' '--without-mysql' '--without-oracle' '--without-oci8' '--with-xml' '--with-cpdflib' I think some of the options maybe useless because I just follow the default setting. "Anders Backlundd" <[EMAIL PROTECTED]> ¼¶¼g©ó¶l¥ó·s»D :[EMAIL PROTECTED] > I'm using Apache 1.3.22, mySQL 3.23.44 and PHP 4.0.6. When I configured PHP > I > used --prefix=/usr/local/php --with-apache=/usr/local/apache_1.3.22 --with-m > ysql=/usr/local/mysql --with-cpdflib/usr/local/ClibPDF. Now I get the > scripts to work just fine with the exeption of cpdf_*. These functions > aren't working. Is there anyone that has a magic way of making this problem > go away? > > Anders > > -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]