RE: [PHP-SOAP-DEV] Compilation Problem
Status: Alpha
Brought to you by:
rodif_bl
|
From: Serge S. <se...@gf...> - 2002-06-18 04:53:31
|
I have found and fixed what was wrong with the installation process.
Turns out that when I ran './buildconf' it allowed for older versions of
autoconf and automake to go through. However, I have found (thanks to
my Sun box having a newer versions of these tools), that the following
is needed for buildconf to properly re-create the configuration file:=20
automake 1.6
autoconf 2.52
Prior to installing those packages, I had the following:
automake 1.4-p4
autoconf 2.50
This was on a Slackware 8.0 box, the Sun box is running Solaris 8 on a
Sparc CPU and also compiled PHP SOAP without a problem. Just thought I
should note that.
Best regards,
Serge Stepanov
Enterprise Architect & CTO
VisualCaf=E9 Studios
-----Original Message-----
From: php...@li...
[mailto:php...@li...] On
Behalf Of ahristov
Sent: Monday, June 17, 2002 4:12 PM
To: web...@gf...
Cc: php...@li...
Subject: RE: [PHP-SOAP-DEV] Compilation Problem
Hi Serge,
this is some kind weird. I don't know what is the cure but I will to
this.
Unpack php 4.2.1 in new place. get into the main dir - mv configure
configure--
After then I will unpack php-soap_0.1.2.tar.gz.
In no time I will run ./buildconf
After it finishes I will grep the output of ./configure --help
./configure --help | grep soap
If there is --enable-soap everything is good if not I cannot help.
Best regards,
Andrey Hristov
------------------------------------------------------------------------
----
Bringing you mounds of caffeinated joy
>>> http://thinkgeek.com/sf <<<
_______________________________________________
Phpsoaptoolkit-development mailing list
Php...@li...
https://lists.sourceforge.net/lists/listinfo/phpsoaptoolkit-development
|