Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help with compiling Proftpd

Status
Not open for further replies.

brettr1234

Technical User
Jun 2, 2002
42
0
0
CA
I have done a ./configure --with-modules=mod_sql:mod_sql_mysql

the configre scritpt runs fine but i get this while doing make
mod_sql_mysql.c:43: mysql/mysql.h: No such file or directory
make[1]: *** [mod_sql_mysql.o] Error 1
make[1]: Leaving directory `/home/brett/proftpd-1.2.4/modules'
make: *** [modules] Error 2

anyone know how to fix this?
 
Did you use the --with-includes and --with-libraries the README file said to?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top