www.ProFTPD.de
13. März 2007, 20:26:44 *
Willkommen Gast. Bitte einloggen oder registrieren.
Haben Sie Ihre Aktivierungs E-Mail übersehen?

Einloggen mit Benutzername, Passwort und Sitzungslänge
News: SMF - Neu installiert!
 
   Übersicht   Hilfe Suche Login Registrieren  
Seiten: [1]   Nach unten
  Drucken  
Autor Thema: prob mit mod_sql  (Gelesen 183 mal)
0 Mitglieder und 1 Gast betrachten dieses Thema.
Anonymous
Gast
« am: 14. Juli 2003, 20:41:39 »

hi, beim compilieren bekomme ich folgende fehlermeldung :

Code:

[root@159074 proftpd-1.2.9rc1]# make
cd lib/ && make lib
make[1]: Entering directory `/root/proftpd/proftpd-1.2.9rc1/lib'
make[1]: Nothing to be done for `lib'.
make[1]: Leaving directory `/root/proftpd/proftpd-1.2.9rc1/lib'
cd src/ && make src
make[1]: Entering directory `/root/proftpd/proftpd-1.2.9rc1/src'
make[1]: Nothing to be done for `src'.
make[1]: Leaving directory `/root/proftpd/proftpd-1.2.9rc1/src'
cd modules/ && make modules
make[1]: Entering directory `/root/proftpd/proftpd-1.2.9rc1/modules'
gcc  -DLINUX  -I.. -I../include -I/usr/include -O2 -Wall -c mod_sql_mysql.c
mod_sql_mysql.c:137:19: mysql.h: No such file or directory
make[1]: *** [mod_sql_mysql.o] Error 1
make[1]: Leaving directory `/root/proftpd/proftpd-1.2.9rc1/modules'
make: *** [modules] Error 2
[root@159074 proftpd-1.2.9rc1]#



kann jemand helfen??
Gespeichert
Wörsty
Moderator
ProFTPD
*****
Offline Offline

Beiträge: 1602


50772603
Profil anzeigen WWW E-Mail
« Antwort #1 am: 14. Juli 2003, 21:00:53 »

Probier mal:
./configure --with-modules=mod_sql:mod_sql_mysql...... --with-includes=/usr/include/mysql --with-libraries=/usr/lib/mysql
Gespeichert

RedHat 8.0 (2.4er Kernel)
proftpd 1.2.10
-mod_sql_mysql
-mow_wrap
-mod_exec
-mod_ifsession[/size]
Anonymous
Gast
« Antwort #2 am: 14. Juli 2003, 21:21:54 »

danke,

aber nein hilft nicht :

Code:

[root@159074 proftpd-1.2.9rc1]# make
cd lib/ && make lib
make[1]: Entering directory `/root/proftpd/proftpd-1.2.9rc1/lib'
make[1]: Nothing to be done for `lib'.
make[1]: Leaving directory `/root/proftpd/proftpd-1.2.9rc1/lib'
cd src/ && make src
make[1]: Entering directory `/root/proftpd/proftpd-1.2.9rc1/src'
make[1]: Nothing to be done for `src'.
make[1]: Leaving directory `/root/proftpd/proftpd-1.2.9rc1/src'
cd modules/ && make modules
make[1]: Entering directory `/root/proftpd/proftpd-1.2.9rc1/modules'
gcc  -DLINUX  -I.. -I../include -I/usr/include/mysql -O2 -Wall -c mod_sql_mysql.c
mod_sql_mysql.c:137:19: mysql.h: No such file or directory
make[1]: *** [mod_sql_mysql.o] Error 1
make[1]: Leaving directory `/root/proftpd/proftpd-1.2.9rc1/modules'
make: *** [modules] Error 2
[root@159074 proftpd-1.2.9rc1]#



die datei habe ich auch nirgens : mysql.h
Gespeichert
Wörsty
Moderator
ProFTPD
*****
Offline Offline

Beiträge: 1602


50772603
Profil anzeigen WWW E-Mail
« Antwort #3 am: 14. Juli 2003, 21:36:45 »

Na dann mal das Paket mysql-devel installieren.
 :look)
Gespeichert

RedHat 8.0 (2.4er Kernel)
proftpd 1.2.10
-mod_sql_mysql
-mow_wrap
-mod_exec
-mod_ifsession[/size]
Anonymous
Gast
« Antwort #4 am: 14. Juli 2003, 21:48:37 »

super hat geklappt, tausend dank.
Gespeichert
Seiten: [1]   Nach oben
  Drucken  
 
Gehe zu:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC Prüfe XHTML 1.0 Prüfe CSS
Seite erstellt in 0.056 Sekunden mit 19 Zugriffen.