php-install Digest 20 Mar 2002 10:51:02 -0000 Issue 753
Topics (messages 6417 through 6422):
Weird problems building with xmlrpc and xslt
6417 by: Dr CHEUNG Ngai Tseung
Re: php 4.1.2 + httpd-2.0.32-beta
6418 by: Shane
6419 by: Rasmus Lerdorf
Re: prob install gd 1.8.4 jpeg-6b php 4.1.12
6420 by: Joe R. Jah
Building with Sablotron
6421 by: Dr CHEUNG Ngai Tseung
EXTRA_LD_FLAGS
6422 by: Andrew Shika
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
I'm having a weird problem trying to build php4.1.2 on redhat6. I am
configuring with xml, xmlrpc and xslt:
./configure \
--with-config-file-path=/etc/httpd/conf --enable-rule=EAPI \
--with-xmlrpc --enable-xslt --with-xslt-sablot \
--enable-memory-limit --prefix=/usr/local/php --disable-debug \
--with-apxs=/usr/sbin/apxs \
--with-sybase-ct=/opt/sybase-11.9.2 --with-mysql=/usr/local/mysql \
--enable-wddx --enable-sysvshm --enable-sigchild \
--with-gd=/usr/ --with-xpm-dir=/usr/X11R6/ --with-png-dir=/usr/ \
--with-jpeg-dir=/usr/lib --with-zlib-dir=/usr/lib \
--without-openssl --enable-gd-imgstrttf --with-ttf \
--with-tiff-dir=/usr/lib --with-ldap=/usr/lib --with-imap=/usr/lib
However, when I write scripts, none of the xmlrpc or xslt calls are defined,
and when I look closely at the build process, neither xslt or xmlrpc are
mentioned (ie there is no "checking for Sablotron" message).
When I run phpinfo(), the configure command doesn't even show the
xmlrpc/xslt options!
What could be going on here?
NT Cheung
Executive Manager (Health Informatics)
Hospital Authority
--- End Message ---
--- Begin Message ---
I have tired every-other combination, but I think --with-apxs should be
used. Unfortenity i couldn't get this way to work away. Maybe by now,
php-cvs is updated enough to fix the --with-apache error. :-)
"Austin Gonyou" <[EMAIL PROTECTED]> wrote in message
1015265582.21938.3.camel@UberGeek">news:1015265582.21938.3.camel@UberGeek...
> You may need to use the php-cvs.
>
> On Mon, 2002-03-04 at 08:40, Christian wrote:
> > It's possible install php-4.1.2 with httpd-2.0.32-beta (apache2 beta
> > version)?!?!?
> > When make php i view some errors and make stop.
> >
> >
> >
> >
> > --
> > PHP Install Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> --
> Austin Gonyou
> Systems Architect, CCNA
> Coremetrics, Inc.
> Phone: 512-698-7250
> email: [EMAIL PROTECTED]
>
> "It is the part of a good shepherd to shear his flock, not to skin it."
> Latin Proverb
--- End Message ---
--- Begin Message ---
Why can't you get --with-apxs to work? It works everywhere.
-Rasmus
On Tue, 19 Mar 2002, Shane wrote:
> I have tired every-other combination, but I think --with-apxs should be
> used. Unfortenity i couldn't get this way to work away. Maybe by now,
> php-cvs is updated enough to fix the --with-apache error. :-)
>
> "Austin Gonyou" <[EMAIL PROTECTED]> wrote in message
> 1015265582.21938.3.camel@UberGeek">news:1015265582.21938.3.camel@UberGeek...
> > You may need to use the php-cvs.
> >
> > On Mon, 2002-03-04 at 08:40, Christian wrote:
> > > It's possible install php-4.1.2 with httpd-2.0.32-beta (apache2 beta
> > > version)?!?!?
> > > When make php i view some errors and make stop.
> > >
> > >
> > >
> > >
> > > --
> > > PHP Install Mailing List (http://www.php.net/)
> > > To unsubscribe, visit: http://www.php.net/unsub.php
> > --
> > Austin Gonyou
> > Systems Architect, CCNA
> > Coremetrics, Inc.
> > Phone: 512-698-7250
> > email: [EMAIL PROTECTED]
> >
> > "It is the part of a good shepherd to shear his flock, not to skin it."
> > Latin Proverb
>
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
--- End Message ---
--- Begin Message ---
On Tue, 19 Mar 2002, Jonathan Ohlrich wrote:
> Date: Tue, 19 Mar 2002 16:37:23 -0500
> From: Jonathan Ohlrich <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: [PHP-INST] prob install gd 1.8.4 jpeg-6b php 4.1.12
>
> Freebsd 4.3
> apache 1.3.23
> gd-1.8.4
> jpeg-6b
> libpng-1.2.1
> zlib-1.1.3
There is a security risk in using zlib-1.1.3. Upgrade to zlib-1.1.4; it
may not solve your immediate problem, but it will save your server in the
long run.
Regards,
Joe
--
_/ _/_/_/ _/ ____________ __o
_/ _/ _/ _/ ______________ _-\<,_
_/ _/ _/_/_/ _/ _/ ......(_)/ (_)
_/_/ oe _/ _/. _/_/ ah [EMAIL PROTECTED]
--- End Message ---
--- Begin Message ---
I am trying to build PHP4.1.12 with Sablotron support "--enable-xslt
--with-xslt-sablot", using Sablotron-0.9 and with js-1.5rc4 installed, but
when I launch Apache I get the following error:
"Cannot load /etc/httpd/modules/libphp4.so into server:
/usr//lib/libsablot.so.0: undefined symbol: JS_PropertyStub"
I have noticed similar queries on the web, but have not found an answer yet.
Any ideas on this?
> NT Cheung
> Executive Manager (Health Informatics)
> Hospital Authority
>
ps why does it report /usr//lib/libsablot.so.0 with two slashes between usr
and lib?
pps I earlier posted a question about the build process ignoring my
--with-xslt, etc options completely. I discovered that configure was barfing
on another option earlier, and once configure finds a problem with a module
it ignores all subsequent modules, but keeps on building to completion. I
would call this, if not a bug, then at least user unfriendly.
--- End Message ---
--- Begin Message ---
where does one specify extra LD flags for PHP configure / PHP Makefile
Thanks
--
--------------------------------------------------------------------
As Giuseppi Cocconi and Philip Morrison stated four decades ago,
"the probability of success is difficult to estimate,but if we
never search, the chance of success is zero."
nickName: drew
Web: http://www.bcit.co.za
email: [EMAIL PROTECTED] ; [EMAIL PROTECTED]
cell: (+27)(83)-708-7421
--- End Message ---