php installation prolem



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.FC7
2) 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-so

My configuration command for PHP:

../configure --with-apxs2=[path-to-apxs] --with-informix=$INFORMIXDIR
--disable-pear --diable-cli

This 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.o

Thanks in advance or your help!

.



Relevant Pages

  • Re: Csup cvsmode build discussion
    ... lex and yacc files that I would like to discuss. ... I implemented the RCS parser required to operate on RCS files ... I've been compiling the parser and tokenizer with the help of bison ... Now, the base system already have flex, but the flex version in base is heavily ...
    (freebsd-hackers)
  • Csup cvsmode build discussion
    ... lex and yacc files that I would like to discuss. ... I implemented the RCS parser required to operate on RCS files ... I've been compiling the parser and tokenizer with the help of bison ... Now, the base system already have flex, but the flex version in base is heavily ...
    (freebsd-hackers)
  • Re: Flex&Bison: how to write a parser for this grammar?
    ... the format defines ... bison? ... If you have to do it, you can force the issue by using flex states (I ... Again there is a count but here I would not bother to try to parse ...
    (comp.programming)
  • Re: levcomp kicking my butt
    ... new *.l and *.y files using lex and yacc. ... Install flex and bison. ...
    (rec.games.roguelike.nethack)
  • GNU Autoconf/automake not invoking bison
    ... I'm using GNU bison and flex to generate the configuration file parser/lexer ... I am using autoconf and automake to ... Kurt Weber ...
    (comp.unix.programmer)