php-developer-list | 2000101
Date: 10/03/00
- Next message: postmaster <email protected>: "[PHP-DEV] PHP 4.0 Bug #7009: GLIBC Error?"
- Previous message: Jonathan Leffler: "[PHP-DEV] Re: Bug id #3386 - Informix related"
- In reply to: Sascha Schumann: "[PHP-DEV] RE: [PHP-QA] RE: [PHP-DEV] 4.0.3RC2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Thanks, it has been fixed in CVS.
>
> Patch:
>
>
http://viewcvs.php.net/viewcvs.cgi/php4/ext/pfpro/pfpro.c.diff?r1=1.5&r2=1.6
&diff_format=u
Yes, that did it, thanks.
I solved the curl issue I had by reading the updated
info in the manual, which I should've done before I
whined about it. :)
So, a completely sucessful install on rhl6.2, with:
./configure --disable-inline --disable-debug --with-apxs=/usr/sbin/apxs \
--with-msql=/usr/local/Hughes --with-pgsql=/usr/include/pgsql --enable-ftp \
--with-zlib --with-xml --with-mysql --with-mcrypt=/usr/local/lib \
--with-mhash=/usr/local/lib --with-imap=/usr/include/imap \
--with-swf=/usr/local/lib --with-interbase=/usr/interbase \
--with-ldap=/usr --enable-wddx --enable-sysvsem --enable-sysvshm \
--with-jpeg-dir=/usr/src/jpeg-6b --with-xpm-dir=/usr/X11R6/ \
--with-t1lib=/usr/local --with-gd=/usr/local --enable-bcmath \
--with-pfpro=/usr/local --with-curl=/usr/local --with-pspell=/usr/local \
--with-tiff-dir=/usr/lib --with-pdflib=/usr/local --enable-sockets
.mike
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: postmaster <email protected>: "[PHP-DEV] PHP 4.0 Bug #7009: GLIBC Error?"
- Previous message: Jonathan Leffler: "[PHP-DEV] Re: Bug id #3386 - Informix related"
- In reply to: Sascha Schumann: "[PHP-DEV] RE: [PHP-QA] RE: [PHP-DEV] 4.0.3RC2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

