eed to link with libstc++
Befor you compile PHP do this.
export LDFLAGS=-lstdc++
You need libstdc++ and libstdc++-dev installed
Then after simply type
make
make test
make install
Yann Larrivee
www.phpquebec.org
www.protonicdesign.com
On Mon, 2003-09-22 at 12:58, edwin lin wrote:
> I am h
ll
Yann Larrivee
www.phpquebec.org
www.protonicdesign.com
On Mon, 2003-09-22 at 12:58, edwin lin wrote:
> I am having problems with compiling xslt with php 4.3.0.
> 1. I use all zlib, expat, iconv from sunfreeware site.
> 2. I have no problem compiling xslt. But in case you to look at it, I
&
I downloaded a new gcc3.3. The old error messages disappear. But encounter
some new errors. What went wrong?
Thanks,
Edwin
In file included from /opt/php-4.3.0/ext/xslt/sablot.c:36:
/opt/php-4.3.0/include/php_sab_info.h:1:18: missing terminating " character
In file included from /opt/php-4.3.0/ex
I have compiled xslt, see the attchment of make, and make install files. I
use expat and zlib from sunfreeware.com. I went well with configure of php,
but run into dead end of make. See the following error message.
Please help.
Thanks,
Edwin
cc1: warning: changing search order for system direc
I am having problems with compiling xslt with php 4.3.0.
1. I use all zlib, expat, iconv from sunfreeware site.
2. I have no problem compiling xslt. But in case you to look at it, I
include two file of make, and make install as attachment.
3. I have no problem of configure php but running into dea
php 4.3 was installed to work with apache 1.2.26 and mysql 4.0. But
developer required xslt module.
Questions:
1. Does the old php need to be removed?
2. If yes, what command to remove it completely?
3. If no, does php need to be reconfigured with all modules or only include
--enable-xslt --with-
Using patches provided by Sun Microsystem, I upgradeed the apache, which
came with Solaris 8, to 1.3.26. After successfully ran ./configure
--with-mysql --with apxs=/usr/apache/bin/apxs, I ran make. Here is the error
message.
make: *** [sapi/cli/php] Error 1
#Output line too long.
Output line