Hi,
I am using PHP 5.1.2. Please see my versions.
dca-agu-iqa-app1 # uname -a
Linux dca-agu-iqa-app1 2.6.18-128.el5 #1 SMP Wed Dec 17 11:41:38 EST 2008
x86_64 x86_64 x86_64 GNU/Linux
dca-agu-iqa-app1 # gcc --version
gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-44)
Copyright (C) 2006 Free Software Foun
-Original Message-
From: Michael [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 22, 2005 6:39 PM
To: Plantier, Spencer
Cc: php-install@lists.php.net
Subject: Re: [PHP-INSTALL] Make error
Try using the option --with-mysql=/opt/sfw/mysql (remove the end slash).
It looks to me as
Try using the option --with-mysql=/opt/sfw/mysql (remove the end slash).
It looks to me as though the configure script is appending
"/lib/mysql/.libs/libmysqlclient.so" to the end of the mysql path.
Plantier, Spencer wrote:
I am new to unix and need to get snort running asap. Any help from this
I am new to unix and need to get snort running asap. Any help from this
group would be appreciated.
I was able to run this sucessfully:
./configure \
--with-apxs2=/usr/local/apache2/bin/apxs \
--with-mysql=/opt/sfw/mysql/ \
--with-mysql-sock=/tmp/mysql.sock \
--with-sqlite \
--enable-
I have already this combination of php and apache2 running for a while,
but because of other reasons I now have to compile php again.
After ./configure and make clean and make I now get the following
errors, and I have no idea why. I searched google and php sites for
information, but cant find a s
Hi,
I tried installing php-4.3.1. Configuration went fine but make
gives some error. First two lines of error are:
/root/snortfiles/php-4.3.1/ext/gd/libgd/gd_jpeg.c:34:21: jpeglib.h: No
such file or directory
/root/snortfiles/php-4.3.1/ext/gd/libgd/gd_jpeg.c:35:20: jerror.h: No such
file or