|
Posted by Jagadish Kumar, Maripi on 03/29/07 14:37
Hi,
Thanks for your reply. I am installing this on Sun Solaris SPARC 9.
Thank you,
Jagadish
"Man-wai Chang" <toylet.toylet@gmail.com> wrote in message
news:460b836f$1@127.0.0.1...
> Jagadish Kumar, Maripi wrote:
>> Hi,
>> I got the following error while trying to compile php with mysql. I would
>> be glad if anyone can help me on this. Here is the error that i've got in
>> config.log
>
> What linux distribution?
>
> this is the line I ussed on my Ubuntu:
>
> #!/bin/bash
>
> ./configure \
> --prefix=/usr \
> --sysconfdir=/etc \
> --with-config-file-path=/etc \
> --enable-track-vars \
> --enable-ftp \
> --enable-sysvsem \
> --enable-sysvshm \
> --enable-sockets \
> --enable-gd-native-ttf \
> --enable-memory-limit \
> --enable-trans-sid \
> --enable-magic-quotes \
> --enable-exif \
> --enable-inline-optimization \
> --enable-dbase \
> --enable-mbstring \
> --enable-embedded-mysqli \
> --with-mysqli \
> --with-gettext \
> --with-gd \
> --with-calendar=shared \
> --with-apxs2=`which apxs2` \
> --with-imap \
> --with-ncurses \
> --with-zlib-dir=/usr \
> --with-jpeg-dir=/usr \
> --with-png-dir=/usr \
> --with-xpm-dir=/usr \
> --with-openssl=/usr \
> --with-freetype-dir=/usr/include \
> --with-mysql=/usr \
> --with-kerberos \
> --with-imap-ssl
>
> #
> # --with-ldap \
> # --with-ttf=/usr/X11R6 \
> # --with-mm=/usr/mm-1.1.3 \
> # --with-pgsql=/usr/local/pgsql \
> # --with-pdflib=/usr/local \
> #
>
> make
>
> echo -n "Remember to back up /etc/apache/httpd.conf first"
> exit
> checkinstall
>
>
> --
> iTech Consulting Services Limited
> Expert of ePOS solutions
> Website: http://www.itech.com.hk (IE only)
> Tel: (852)2325 3883 Fax: (852)2325 8288
Navigation:
[Reply to this message]
|