Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Anope + Mysql  (Read 4913 times)

0 Members and 1 Guest are viewing this topic.

Benedikt

  • Guest
Anope + Mysql
« on: September 10, 2006, 09:22:58 PM »

Hi i have a problem with my anope services ...

when i configure them the configute brake and i get that error:

Searching for a suitable compiler... great, found gcc!
Testing default compiler flags (-O2)... looks good.
Let's see what libraries are lying around... -lnsl -lresolv -pthread
Couldn't find default MySQL lib directory.
Specify your MySQL lib directory manually.
Run ./configure with:
-with-mysql-libs /path/to/libmysqlclient.so


i have already installed mysql client but i can't find the libmysqlclient.so file ;(

plz help me
Logged

Dave Robson

  • Team
  • *
  • Offline Offline
  • Posts: 357
(No subject)
« Reply #1 on: September 11, 2006, 07:27:21 AM »

You need the mysql dev libs, if your system is rpm based, its called "mysql-devel" - if you compile/install from source, you get the dev libs anyway, if you use some other package manager, i dont know :)
Logged
Pages: [1]   Go Up