On Wed, 22 Aug 2001, Jani Taskinen wrote:
> There were some bugs in 4.0.6. I fixed them and this
> should work just fine now. Just wait for 4.0.7 or better
> yet, help us a little and test that this REALLY works with
> it and get a latest CVS snapshot from here: http://snaps.php.net/

Tested, and it works, at least apache doens't complain, I'll test the
functions tomorrow (it's 2 am here and need to wake up in 3 hours :) ),
Tested with php4-200108212235.tar.gz from the snapshots and the latest
snapshot for imap, and with almost all current libraries supporting these
flags:

   Configure Command  './configure' '--prefix=/usr'
      '--with-config-file-path=/etc' '--disable-debug' '--enable-pic'
                 '--enable-shared' '--enable-discard-path'
        '--enable-inline-optimization' '--with-apxs=/usr/sbin/apxs'
     '--with-exec-dir=/usr/bin' '--with-regex=system' '--with-gettext'
             '--with-imap=/usr' '--with-imap-ssl' '--with-gd'
      '--with-jpeg-dir=/usr' '--with-png' '--with-zlib' '--with-db2'
            '--with-db3' '--with-gdbm' '--enable-magic-quotes'
        '--enable-safe-mode' '--enable-sockets' '--enable-sysvsem'
   '--enable-sysvshm' '--enable-track-vars' '--enable-yp' '--enable-ftp'
       '--with-xml' '--with-openssl' '--enable-bcmath' '--with-bz2'
         '--enable-calendar' '--with-crack=/usr' '--enable-ctype'
   '--with-curl' '--with-dom' '--with-ttf' '--with-gmp' '--with-wddx'
               '--with-kerberos' '--with-ldap' '--with-ical'
         '--with-mcal=/usr/local/mcal' '--with-mhash' '--with-mm'
    '--enable-force-cgi-redirect' '--with-mysql=/usr' '--with-unixODBC'
   '--with-pgsql' '--enable-trans-sid' '--with-iconv' '--with-snmp=/usr'
             '--with-mcrypt' '--with-java=/usr/java/jdk1.3.1'
                           '--enable-versioning'

The system was a Linux RedHat 7.1 box up to date.

I made a rpm, with the shared library, so if you want to try it too in
your system without compiling, just ask for it (you'll probably need to
remove many configuration options from the .spec and rebuild, anyway, as
most systems won't have all that stuff, and it doesn't make shareds for
the modules, yet).

Just one question: was --with-imap-ssl removed?, it doesn't appeared in
the configure output (maybe I was just sleeping :) ). Also I needed to ln
-s two libs from openssl to plain .so file names 'cause configure
complained.

Thank you very much, Jani.

Regards.
-- 
Lic. Rodolfo Gonzalez Gonzalez.
Global Networks Technologies S.A. de C.V.



-- 
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]

Reply via email to