Date: 10/09/00
- Next message: Andrei Zmievski: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/sablot config.m4"
- Previous message: Derick Rethans: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/sablot config.m4"
- Next in thread: Andrei Zmievski: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/sablot config.m4"
- Reply: Andrei Zmievski: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/sablot config.m4"
- Reply: Andi Gutmans: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/sablot config.m4"
- Reply: Sterling Hughes: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/sablot config.m4"
- Reply: Chuck Hagenbuch: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/sablot config.m4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Chuck Hagenbuch wrote:
> Quoting Derick Rethans <d.rethans <email protected>>:
>
> > I want to say that I can compile fine with sablotron the way it was.
> > I have zlib installed. If you need more info, please mail me.
>
> How did you compile sablotron? Differently from the normal ./configure; make;
> make install?
I just did ./configure; make, but I did not use the Expat library that comes with
sabltron. I left the Expat dir empty. I got a warning about that, but I just
ignored
that. Then sablotron compiled fine (I already had libxml and libmxltok on my
RedHat 6.2 system).
I compiled PHP with the following configure line:
./configure --with-apache=/dat/APACHE-PHP4/apache_1.3.12 \
--with-gd --with-ttf --with-mysql --with-pdflib \
--with-config-file-path=/etc/httpd --enable-track-vars \
--enable-magiq-quotes --enable-memory-limit \
--with-mcrypt=../libmcrypt-2.4.4 --with-imap=../imap-4.7 \
--enable-debug --with-sablot --enable-sysvshm \
--with-pam=shared --enable-sysvsem --enable-ftp \
--with-shmop
I know it is big :) But I compiled fine here, and the sablotron works
great. (Not sablot-0.43, but only 0.44)
>
>
> (also, do you have any docs for the current xslt_* functions?)
Shhh, don't tell anybody :) It's still on my todo list. I probably will do this
in the next two weeks (but not before 4.0.3 I think).
good luck,
-- Derick Rethans JDI Media SolutionsH.v.Tussenbroekstraat 1 6952 BL Dieren The Netherlands
e-mail: d.rethans <email protected> http://www.jdimedia.nl/
-- 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: Andrei Zmievski: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/sablot config.m4"
- Previous message: Derick Rethans: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/sablot config.m4"
- Next in thread: Andrei Zmievski: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/sablot config.m4"
- Reply: Andrei Zmievski: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/sablot config.m4"
- Reply: Andi Gutmans: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/sablot config.m4"
- Reply: Sterling Hughes: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/sablot config.m4"
- Reply: Chuck Hagenbuch: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/sablot config.m4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

