Re: Problem installing 0.8.0 on Debian Lenny
I think I found where was the problem : the libevent 1.4-2 from the backports doesn't seem to be fully compatible (there is a event_base_new() function that doesn't seem to be included in this version, or isn't recognized by mysql proxy).
Once I got the library from there :
http://www.monkey.org/~provos/libevent/
and compiled it, I was able to compile mysql proxy 0.8.0 on Lenny (although I still had some tests failed in the make check)
There was also a few librairies I needed to copy in /usr/local/lib/mysql-proxy/ and /usr/local/lib/pkgconfig/ (mysql.chassis, mysql.proxy and one or two others if memory serves)
So far it seems to do the trick.
Subject
Views
Written By
Posted
5342
March 08, 2010 02:50AM
Re: Problem installing 0.8.0 on Debian Lenny
3438
March 11, 2010 01:48AM
2283
April 19, 2010 08:56AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.