Ad Widget

Collapse

problem with "./configure"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fux12
    Junior Member
    • Aug 2005
    • 4

    #1

    problem with "./configure"

    Hi,

    After install all is necessary (apache, php et mysql, all is ok) i've got this problem when i do the configure.

    [root@ssa01lnx1 zabbix-1.0]# ./configure --with-mysql --with-net-snmp

    it return this error:

    configure: error: Invalid MySQL directory - unable to find mysql.h

    I try to find mysql.h but it is not on my computer.
    I don't know what i have to do.

    Thanks for your help.
  • mconigliaro
    Senior Member
    • Jun 2005
    • 116

    #2
    make sure you have the mysql-devel package installed.

    Comment

    • fux12
      Junior Member
      • Aug 2005
      • 4

      #3
      problem with"./configure"

      Thank you for your reply,

      Mysql-devel package was not normaly install. Then i've install it again and it's ok.

      Thanks

      Comment

      Working...