[jadmin] configure error MySQL client libraries not found

Arun Sitaraman arun at efycaci.com
Mon Apr 16 16:20:06 CDT 2007


Chris,

Just a thought...

Have you tried CFLAGS environment variable to include -I/usr/include/mysql
to see if it picks up the header (and also try using LDFLAGS to pick up the
libs)?

Hope this helps you.

-- Arun
----- Original Message ----- 
From: "Bill Tabor" <btabor at protexx.com>
To: "Jabber server administration list" <jadmin at jabber.org>
Sent: Monday, April 16, 2007 12:48 PM
Subject: Re: [jadmin] configure error MySQL client libraries not found


> I use the following options to ./configure
>
> ./configure --enable-debug --enable-anon --disable-db  \
> --enable-idn=/usr/local/lib \
> --enable-ssl \
> --enable-mysql \
> --with-extra-library-path=/usr/lib/mysql
>
> builds fine or Fedora Core 4 this way
>
>
> Chris Katayanagi wrote:
> > I'm trying to install jabberd2.1.4 on RHEL4.1 box.  I keep getting the
> > error after checking for mysql_init in lmysqlclient.  i.e:
> >    checking mysql.h usability... no                   checking mysql.h
> > presence... no                    checking for mysql.h...
> > no                         checking for mysql.h in
> > /usr/include/mysql... yes
> >    checking for mysql_init in -lmysqlclient... no
> >
> > mysql RPMS installed:
> >    libdbi-dbd-mysql-0.6.5-10.RHEL4.1
> > mysql-server-4.1.20-2.RHEL4.1
> > mysqlclient10-3.23.58-4.RHEL4.1
> > mysql-4.1.20-2.RHEL4.1
> > mysql-devel-4.1.20-2.RHEL4.1
> > mysqlclient10-devel-3.23.58-4.RHEL4.1
> > mysql-bench-4.1.20-2.RHEL4.1
> > in /usr/lib/mysql theres a symbolic link for
> > libmysqlclient.so->libmysqlclient.so.14.0.0.  Isn't this the library
> > it wants?  I assumed since mysql.h is eventually found in
> > /usr/include/mysql that it was ok.  Is that a completely false
> > assumption??
> >
> > I've tried with a whole bunch of different options to configure (from
> > reading through the archives) and none seem to work.  Thanks for the
> > help.
> >
>
>
> -- 
> Root Certificate for email signature:
http://tap1.protexxinc.net/certs/root_certificates/ProtexxCORP.crt
>
>


----------------------------------------------------------------------------
----


> _______________________________________________
> JAdmin mailing list
> JAdmin at jabber.org
> http://mail.jabber.org/mailman/listinfo/jadmin
> FAQ: http://www.jabber.org/about/jadminfaq.shtml
> _______________________________________________
>



More information about the JAdmin mailing list