linking MySql Lib to bayonne

"Julien Chavanton" <[email protected]>
Newsgroups gmane.comp.gnu.bayonne.devel
Message-ID <[email protected]>
Hi David,

 

I have programmed MySql access from Bayonne server because there was
problem with the existing database support.

 

On my implementation there is no mutex all threads have there private
connection to the database.

 

However I have a problem with the linking MySql library,  Bayonne does
not start in Daemon mode.

So I run bayonne in console mode.

 

 

In order to link MySql lib I did modify the "LIBS=" variable under
server/Makefile

 

LIBS =  -L/usr/local/lib -lccext2 -lccgnu2 -L/usr/lib -lxml2 -lz -lm -lz
-ldl -pthread -lpam -L/usr/lib/mysql -lmysqlclient

 

Shall I do this differently?

 

Julien

_______________________________________________
Bayonne-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bayonne-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.