legolas Posted July 16, 2006 Share Posted July 16, 2006 Hi all,I tried to install the php-5.1.4 on my server [HP-UX 11.23 ia64 (itanium machine)] but failed. Kindly please help me.Below are what I have installed:1) IBM Informix Dynamic Server Version 9.40.FC72) GNU_C_C++ (4.1.0)3) Perl5-32 (D.5.8.3.D, The 32 Bit Perl Programming Language with Extensions)4) Perl5-64 (D.5.8.3.D, The 64 Bit Perl Programming Language with Extensions)5) bison (2.1, bison)6) flex (2.5.4a, flex)7) gettext (0.14.6, gettext)8) libiconv (1.10, libiconv)9) libxml2 (2.6.23, libxml2)10) m4 (1.4.4, m4)11) make (3.80, make)12) zlib (1.2.3, zlib)13) Apache (2.2.2)My configuration command for apache:./configure --enable-module=all --enable-shared=max --prefix=/test/gk/apache --enable-soMy configuration command for PHP:./configure --with-apxs2=[path-to-apxs] --with-informix=$INFORMIXDIR --disable-pear --diable-cliThis is the error message that I got while building PHP:libtool: link: cannot build libtool library `libphp5.la' from non-libtool objects on this host: /apps/informix94/lib/esql/checkapi.oThanks in advance or your help! Link to comment https://forums.phpfreaks.com/topic/14756-php-installation-problem/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.