Date: 12/02/00
- Next message: Zeev Suraski: "[PHP-DEV] Re: [PHP-CVS] cvs: php4(php_4_0_4) /ext/db php_db.h"
- Previous message: Hartmut Holzgraefe: "Re: Fw: [PHP-DEV] PHP 4.0.4RC3 released"
- In reply to: Isaac Greant: "[PHP-DEV] Re: [PHP-QA] PHP 4.0.4RC3 released"
- Next in thread: Joey Smith: "[PHP-DEV] Re: [PHP-QA] RE: [PHP-DEV] Re: [PHP-QA] PHP 4.0.4RC3 released"
- Reply: Joey Smith: "[PHP-DEV] Re: [PHP-QA] RE: [PHP-DEV] Re: [PHP-QA] PHP 4.0.4RC3 released"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
Stock Redhat-7.0 box, mysql-3.2.30(from rpms), pgsql7.0.2 (from rpms)
pdflib-3.0.2(source), curl-7.4.1 (source), gd-1.8.3(gif-hacked source),
t1lib-1.0.1, imap-2000(source), msql-2.0.11 (source), pspell-11.2 (source),
libmcrypt-2.2.7 + mhash-0.8.3 (from source)
No problems configuring and installing with:
./configure \
--disable-debug \
--disable-inline \
--with-apxs=/usr/sbin/apxs \
--enable-exif \
--with-zlib \
--with-mysql \
--with-pgsql \
--with-t1lib \
--with-jpeg-dir=/usr/local \
--with-tiff-dir=/usr/local \
--with-xpm-dir=/usr/X11R6 \
--with-gd=/usr/local \
--with-mcrypt=/usr/local \
--with-mhash=/usr/local \
--enable-ftp \
--enable-wddx \
--enable-sockets \
--enable-sysvshm \
--enable-bcmath \
--with-pdflib=/usr/local \
--with-imap=/usr/local \
--with-curl=/usr/local \
--with-bz2=/usr \
--with-pspell=/usr/local \
--with-db3 \
--with-msql=/usr/local/Hughes
The mysql and pgsql stuff works fine with some fairly
complex OO scripting. Image/ttf/t1lib functions seems fine. Mcrypt
seems fine. Pdflib makes a nice clock. Pspell works and still
reports that 'indexes' is spelled correctly and 'indices' isn't. :)
Note: I grabbed the bcmath stuff (as directed in README.BCMATH)
and ran into problems during 'make'. Seems we no longer need
to grab number4.tar.gz.
I was also not able to get the fdftk-4_05 stuff to compile, kept
asking me for version 2.0, but could be me, just trying it now
for the first time.
If I can provide any other info LMK.
Regards
Mike Robinson
"Its reassuring to know that if the CIRA is still screwing
things up, at least they're making money at it."
-- 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: Zeev Suraski: "[PHP-DEV] Re: [PHP-CVS] cvs: php4(php_4_0_4) /ext/db php_db.h"
- Previous message: Hartmut Holzgraefe: "Re: Fw: [PHP-DEV] PHP 4.0.4RC3 released"
- In reply to: Isaac Greant: "[PHP-DEV] Re: [PHP-QA] PHP 4.0.4RC3 released"
- Next in thread: Joey Smith: "[PHP-DEV] Re: [PHP-QA] RE: [PHP-DEV] Re: [PHP-QA] PHP 4.0.4RC3 released"
- Reply: Joey Smith: "[PHP-DEV] Re: [PHP-QA] RE: [PHP-DEV] Re: [PHP-QA] PHP 4.0.4RC3 released"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

