Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: [Snort-users] Help with installing on RH4 R2 |
|---|---|
| Date: | Wed, 22 Feb 2006 09:58:02 +0100 |
Hi Eric,
Hi, I'm trying to install Snort on RH ES4 R2 with the base RPMs from the CDs following the directions provided by Patrick Harper. Everything runs great through the ./configure --with-mysql When I run make, I am getting the following error: /usr/bin/ld: cannot find -lmysqlclient collect2: ld returned 1 exit status make[3]: *** [snort] Error 1 Has anyone run into this before? Any suggestions?
the problem is obviously, you either have not installed the libmysqlclient library or you have installed it at a location where the linker can not find it. You can use the LDFLAGS envrionment variable with configure to point to the correct location, e.g.: LDFLAGS=-L/usr/local/mysql/lib/mysql ./configure --with-mysql If it is a dynamic library you should also try to add the search path to the executable. Best regards Dirk ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Snort-users mailing list Snort-users@lists.sourceforge.net Go to this URL to change user options or unsubscribe: https://lists.sourceforge.net/lists/listinfo/snort-users Snort-users list archive: http://www.geocrawler.com/redir-sf.php3?list=snort-users
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [Snort-users] modifying priority on certain rules, Dirk Geschke |
|---|---|
| Next by Date: | RE: [Snort-users] Help with installing on RH4 R2, Patrick S. Harper |
| Previous by Thread: | [Snort-users] Help with installing on RH4 R2, Eric Langheinrich |
| Next by Thread: | RE: [Snort-users] Help with installing on RH4 R2, Patrick S. Harper |
| Indexes: | [Date] [Thread] [Top] [All Lists] |