This is a discussion on Re: [Snort-users] Barnyard install problem! within the Snort forums, part of the System Security and Security Related category; Hey Zakai, Which mysql packages do you have installed? It's been a few months, but if memory serves me ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hey Zakai,
Which mysql packages do you have installed? It's been a few months, but if memory serves me correctly, you need the mysql AND mysqlclient packages and possibly even mysql-devel as well. -Seth On Sat, Mar 1, 2008 at 8:04 PM, Zakai Kinan <titanyen2000@yahoo.com> wrote: > I am having problems installing barnyard because it > refuses to see the mysql lib files in /usr/lib. I am > using debian etch with mysql 5.0.32 from binary. Here > is the error: > > loading cache ./config.cache > checking for a BSD compatible install... > /usr/bin/install -c > checking whether build environment is sane... yes > checking whether make sets ${MAKE}... yes > checking for working aclocal-1.4... missing > checking for working autoconf... found > checking for working automake-1.4... missing > checking for working autoheader... found > checking for working makeinfo... missing > checking for gcc... gcc > checking whether the C compiler (gcc ) works... yes > checking whether the C compiler (gcc ) is a > cross-compiler... no > checking whether we are using GNU C... yes > checking whether gcc accepts -g... yes > checking for gcc option to accept ANSI C... none > needed > checking for ranlib... ranlib > checking for gcc... (cached) gcc > checking whether the C compiler (gcc -g -O2 ) works... > yes > checking whether the C compiler (gcc -g -O2 ) is a > cross-compiler... no > checking whether we are using GNU C... (cached) yes > checking whether gcc accepts -g... (cached) yes > checking host system type... i686-pc-linux-gnu > checking whether byte ordering is bigendian... no > checking how to run the C preprocessor... gcc -E > checking for strings.h... yes > checking for string.h... yes > checking for stdlib.h... yes > checking for unistd.h... yes > checking for sys/sockio.h... no > checking for paths.h... yes > checking for socket in -lsocket... no > checking whether printf must be declared... no > checking whether fprintf must be declared... no > checking whether syslog must be declared... no > checking whether puts must be declared... no > checking whether fputs must be declared... no > checking whether fputc must be declared... no > checking whether fopen must be declared... no > checking whether fclose must be declared... no > checking whether fwrite must be declared... no > checking whether fflush must be declared... no > checking whether getopt must be declared... no > checking whether bzero must be declared... no > checking whether bcopy must be declared... no > checking whether memset must be declared... no > checking whether strtol must be declared... no > checking whether strcasecmp must be declared... no > checking whether strncasecmp must be declared... no > checking whether strerror must be declared... no > checking whether perror must be declared... no > checking whether socket must be declared... no > checking whether sendto must be declared... no > checking whether vsnprintf must be declared... no > checking whether snprintf must be declared... no > checking whether strtoul must be declared... no > checking for snprintf... yes > checking for strlcpy... no > checking for strlcat... no > checking for strerror... yes > checking for /usr/include/mysql/mysql.h... yes > checking for mysql_real_connect in -lmysqlclient... no > > > ********************************************** > ERROR: unable to find mysqlclient library > checked in the following places > /usr/lib > ********************************************** > > So far I have tried all of the tricks from my > research. Does anyone have any ideas? > > TIA, > > > ZK > > > > > __________________________________________________ __________________________________ > Be a better friend, newshound, and > know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i...Dypao8Wcj9tAcJ > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Snort-users mailing list > Snort-users@lists.sourceforge.net > Go to this URL to change user options or unsubscribe: > https://lists.sourceforge.net/lists/...fo/snort-users > Snort-users list archive: > http://www.geocrawler.com/redir-sf.p...st=snort-users > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Snort-users mailing list Snort-users@lists.sourceforge.net Go to this URL to change user options or unsubscribe: https://lists.sourceforge.net/lists/...fo/snort-users Snort-users list archive: http://www.geocrawler.com/redir-sf.p...st=snort-users |