For Programmers: Free Programming Magazines  


Home > Archive > PHP Installation > March 2005 > Make error









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Make error
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
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com