php-install Digest 18 Aug 2001 11:26:18 -0000 Issue 419
Topics (messages 4018 through 4019):
trouble compiling php under solaris 7
4018 by: Michael Siff
Re: Total Noobie PHP Installation Question. Where to get PHP4win?
4019 by: lieven standaert
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]
----------------------------------------------------------------------
I am trying to build and install up PHP 4.0.6 on my Ultra SPARC running
Solaris 7. I have previously installed mysql and apache (with the so
module) with success. I have configured php as:
./configure --with-mysql=/usr/local/mysql
--with-apxs=/usr/local/apache/bin/apxs
and it has run without error.
make then proceeds along nicely through many files and directories, and
then chokes in
./php-4.0.6/ext/xml
reporting:
/bin/sh /space/local/php-4.0.6/libtool --silent --mode=compile gcc -I.
-I/space/local/php-4.0.6/ext/xml -I/space/local/php-4.0.6/main
-I/space/local/php-4.0.6 -I/usr/local/apache1.3.20/include
-I/space/local/php-4.0.6/Zend -I/usr/local/mysql/include
-I/space/local/php-4.0.6/ext/xml/expat/xmltok
-I/space/local/php-4.0.6/ext/xml/expat/xmlparse
-I/space/local/php-4.0.6/TSRM -D_POSIX_PTHREAD_SEMANTICS -DSOLARIS2=270
-DUSE_EXPAT -DSUPPORT_UTF8 -DXML_BYTE_ORDER=21 -g -O2 -c xml.c
/bin/sh /space/local/php-4.0.6/libtool --silent --mode=link gcc -I.
-I/space/local/php-4.0.6/ext/xml -I/space/local/php-4.0.6/main
-I/space/local/php-4.0.6 -I/usr/local/apache1.3.20/include
-I/space/local/php-4.0.6/Zend -I/usr/local/mysql/include
-I/space/local/php-4.0.6/ext/xml/expat/xmltok
-I/space/local/php-4.0.6/ext/xml/expat/xmlparse
-I/space/local/php-4.0.6/TSRM -D_POSIX_PTHREAD_SEMANTICS -DSOLARIS2=270
-DUSE_EXPAT -DSUPPORT_UTF8 -DXML_BYTE_ORDER=21 -g -O2 -o libxml.la
xml.lo expat/libexpat.la
ar: archive, /space/local/php-4.0.6/ext/xml/expat/.libs/libexpat.al, not
found
I cannot figure out what is going wrong. Any assistance in identifying
this problem and getting
php up and running will be greatly appreciated.
Thanks,
- Mike
And php4win is back online since yesterday
"Gaylen Fraley" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> www.php.net
>
> --
>
> "Athos" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > Just bought a Book to learn PHP(Beginning PHP4) and have only got to the
> > Installation part. The problem being I need PHP4win ('non-developement,
> > stable release'). The site to Download it has been down for a while
> > (phpwin.de) now and I can't find any other source.
> > Would it make any difference if I used PHP4 dev which is readily
> available?
> > Or any other version?
> > Cheers for any help on this.
> > AthoS
> >
> >
>
>