On Sun, 25 May 2008 13:43:44 +0100
Paul Cockings <[EMAIL PROTECTED]> wrote:

> 
> >> ./configure --with-storage-driver=mysql_drv
> >> --with-mysql-libraries=/usr/local/lib/mysql --enable-daemon
> >> --enable-virtual-users --enable-preferences-extension
> >> --enable-verbose-debug
> >>
> >> Result: configure: error: Required version of libmysqlclient not found
> >>
> >> Any tips on how to fix this one?
> >>     
> >
> > Just a guess, can you also try specifying the include directory for
> > mysql? It's obviously missing *something*.
> >
> > Alexander
> >
> >
> >   
> good call (thanks), this fixed it and got a successful configure
> 
> ./configure --with-storage-driver=mysql_drv 
> --with-mysql-libraries=/usr/local/lib/mysql --enable-daemon 
> --enable-virtual-users --enable-preferences-extension 
> --enable-verbose-debug --with-mysql-includes=/usr/local/include/mysql
> 
> make and make install have passed successfully :-)

 :-)

next time when you run into this type of problem, take a look at how
the ports are handling it :) (devel has the support for cvs snapshots).

Either read the Makefile or select the OPTIONS you want and do a 
`make -V CONFIGURE_ENV -V CONFIGURE_ARGS`
(or whatever you need).

Please drop me a mail if you run into any problems, the more testers
before the release, the better. Thanks.

-- 
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"
FreeBSD committer -> [EMAIL PROTECTED], PGP Key ID 057E9F8B493A297B

Attachment: signature.asc
Description: PGP signature

!DSPAM:1011,483984b9150921088612825!

Reply via email to