| Spencer Plantier 2005-03-22, 3:58 pm |
|
I am new to unix and need to get snort running asap. Any help from this
group would be appreciated.=20
I was able to run this sucessfully:
../configure \
--with-apxs2=3D/usr/local/apache2/bin/apxs \
--with-mysql=3D/opt/sfw/mysql/ \
--with-mysql-sock=3D/tmp/mysql.sock \
--with-sqlite \
--enable-sqlite-utf8 \
--with-zlib \
--with-zlib-dir \
--with-bz2 \
--with-gd \
--enable-gd \
--enable-gd-native-ttf \
--with-jpeg-dir=3D/usr/local \
--with-png-dir=3D/usr/local \
--with-ttf \
--with-iconv=3D/usr/local \
--with-curl=3D/usr/local \
--enable-track-vars \
--with-gettext \
--with-config-file-path=3D/usr/local/apache2/conf \
--enable-trans-id \
--enable-ftp \
--enable-mbstring \
--with-openssl=3D/usr/local
When I do a make I get=20
ld: fatal: file /opt/sfw/mysql//lib/mysql/.libs/libmysqlclient.so: open
failed: No such file or directory
ld: fatal: File processing errors. No output written to .libs/libphp5.so
*** Error code 1
make: Fatal error: Command failed for target `libphp5.la'
libmysqlclient.so is located at
/opt/sfw/mysql/lib/mysql/libmysqlclient.so
Any help would be appreciated with this.
Thanks
Spencer Plantier
System Network Administrator
=20
301 Gregson Dr
Cary, NC 27511
Office 919-379-8513
Cell 919-272-8833
spencer.plantier@stratech.com
|