Configure depends on finding mysql_config in your path. Update your PATH if not found. Since we are using ubuntu 12.04 on a server I checked and it turns out that we are using libmysqlclient16. Maybe you will have better luck with that package?


Den 2. okt. 2013 kl. 16:56 skrev Steve Benton <steve.benton@gmail.com>:

Scratching my head...

I verified libmysqlclient18 is installed when the libmysqlclient-dev package in installed. I verified that mysql_init is present:

nm -D /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18.0.0 2>/dev/null | grep mysql_init
0000000000036ac0 T mysql_init
0000000000036c90 T mysql_init_character_set

I completely removed anything related with mysql: mysql-server, mysql client, any mysql core pkgs and libmysqlclient-dev. I then reinstalled the libmysqlclient-dev package and verified again that mysql_init was present, and I still ended up with the same error.

I moved to my desktop running precise and everything built and installed fine. I have to assume it has something to do with precise on my laptop. I will try the ubuntu forums.

If any of this triggers something that you might think would be worth a try let me know!!

Thanks for taking time


On Wed, Oct 2, 2013 at 2:15 AM, Paul J Stevens <paul@nfg.nl> wrote:

I'm using precise (12.04) here.

On 10/02/2013 02:02 AM, Jan-Henrik Haukeland wrote:
> I think you need libmysqlclient18. Ask on some ubuntu list if that didn't help

Should be pulled in automatically since libmysqlclient-dev depends on
libmysqlclient18.

>> checking for mysql_init in -lmysqlclient... no

It's definitely in there:

nm -D /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18.0.0 2>/dev/null
|grep mysql_init
0000000000036ac0 T mysql_init
0000000000036c90 T mysql_init_character_set


>>
>> *
>> I have installed mysql_server, mysql_client, and libmysqlclient-dev. I have removed these packages and then re-installed and still get the same configure error.

libzdb doesn't need or use either mysql-server or mysql-client. Just
libmysqlclient-dev should be sufficient.

--
________________________________________________________________
Paul J Stevens        pjstevns @ gmail, twitter, skype, linkedin

  * Premium Hosting Services and Web Application Consultancy *

           www.nfg.nl/info@nfg.nl/+31.85.877.99.97
________________________________________________________________

--
To unsubscribe:
http://www.tildeslash.com/mailman/listinfo/libzdb-general