Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Compiling with mySQL  (Read 4324 times)

0 Members and 1 Guest are viewing this topic.

almoo7

  • Anope User
  • Offline Offline
  • Posts: 2
Compiling with mySQL
« on: March 23, 2008, 10:57:11 AM »

Anope doesn't detect mySQL on my system when I compile it.

I'm running CentOS 5.1 on a VPS with lxadmin installed.

mySQL is also installed.


Code: [Select]
[root@irc ~]# whereis mysql
mysql: /usr/bin/mysql /usr/lib/mysql /usr/share/mysql /usr/share/man/man1/mysql.1.gz
[root@irc ~]# which mysql
/usr/bin/mysql
[root@irc ~]#


./Config doesn't detect mySQL (I set it up to automatically detect it). Anyone have a solution to my problem? Thanks in advance.
Logged

katsklaw

  • Guest
(No subject)
« Reply #1 on: March 23, 2008, 11:25:59 AM »

you need the mysql devel package as well
Logged

almoo7

  • Anope User
  • Offline Offline
  • Posts: 2
(No subject)
« Reply #2 on: March 23, 2008, 12:00:32 PM »

Thank you katsklaw, works fine now. No errors now. :)
Logged

German

  • Anope User
  • Offline Offline
  • Posts: 7
    • www.ComunidadChat.net
(No subject)
« Reply #3 on: April 02, 2008, 08:46:38 PM »

where can i found the mysql devel package? I found some rpm but not for my especific version of mysql, i have MySQL 4.1.20 and the devel package is 4.1.21 or 4.1.22

[Editado el 2-4-2008 por German]

[Editado el 2-4-2008 por German]
Logged

German

  • Anope User
  • Offline Offline
  • Posts: 7
    • www.ComunidadChat.net
(No subject)
« Reply #4 on: April 03, 2008, 01:42:35 AM »

No more problems, i found the devel package neccessary.. thanx anyway
Logged
Pages: [1]   Go Up