Hallo,
ich habe einen ProFTPd mit SQL installiert und habe nun Probleme beim
Komplieren und hoffe ihr könnt mir helfen!
./configure: Datei oder Verzeichnis nicht gefunden!
Muss ich dafür ein Paket nach installieren ?
wollte folgendes ausführen
./configure -q \
--with-modules="mod_sql:mod_sql_mysql:mod_tls" \
--disable-auth-pam --disable-auth-file \
--disable-sendfile --enable-buffer-size=8092 \
--with-includes=/usr/local/mysql/include/mysql \
--with-libraries=/usr/local/mysql/lib/mysql \
\
--prefix=/usr/local/proftpd \
--sysconfdir=/etc --localstatedir=/var/run --mandir=/usr/local/man
make
make install
da kommt natürlich die selbe Meldung
Hilfe bei ./configure make und make install ProFTPd
- garibaldi
- Beiträge: 2443
- Registriert: 17.09.2004 02:31:12
- Lizenz eigener Beiträge: MIT Lizenz
- Wohnort: Berlin
Re: Hilfe bei ./configure make und make install ProFTPd
Hi;
Gruß, garibaldi
Wie?bonaldo hat geschrieben:ich habe einen ProFTPd mit SQL installiert
Aus welchem Verzeichnis hast du das ausgeführt?bonaldo hat geschrieben:und habe nun Probleme beim
Komplieren und hoffe ihr könnt mir helfen!
./configure: Datei oder Verzeichnis nicht gefunden!
Gruß, garibaldi
Was einer im Reiche der Wahrheit erwirbt, hat er allen erworben... -- Schiller
selbst wenn ich nur die Zeile in meine proftpd.conf eintrage und starte kommt die Meldung
proftpd
- Fatal: unknown configuration directive 'SQLLogFile' on line 212 of '/etc/proftpd/proftpd.conf'
Fehlt mir da ein Modul ?
Falls ja, wie kriege ich es darein ?
~# proftpd -l
Compiled-in modules:
mod_core.c
mod_xfer.c
mod_auth_unix.c
mod_auth_file.c
mod_auth.c
mod_ls.c
mod_log.c
mod_site.c
mod_delay.c
mod_dso.c
mod_auth_pam.c
mod_readme.c
mod_cap.c
mod_ctrls.c
proftpd -vv
- ProFTPD Version: 1.3.0 (stable)
- Scoreboard Version: 01040002
- Built: mar gen 2 10:57:47 CET 2007
- Module: mod_core.c
- Module: mod_xfer.c
- Module: mod_auth_unix.c
- Module: mod_auth_file.c
- Module: mod_auth.c
- Module: mod_ls.c
- Module: mod_log.c
- Module: mod_site.c
- Module: mod_delay/0.5
- Module: mod_dso/0.4
- Module: mod_auth_pam.c
- Module: mod_readme.c
- Module: mod_cap/1.0
- Module: mod_ctrls/0.9.4
proftpd
- Fatal: unknown configuration directive 'SQLLogFile' on line 212 of '/etc/proftpd/proftpd.conf'
Fehlt mir da ein Modul ?
Falls ja, wie kriege ich es darein ?
~# proftpd -l
Compiled-in modules:
mod_core.c
mod_xfer.c
mod_auth_unix.c
mod_auth_file.c
mod_auth.c
mod_ls.c
mod_log.c
mod_site.c
mod_delay.c
mod_dso.c
mod_auth_pam.c
mod_readme.c
mod_cap.c
mod_ctrls.c
proftpd -vv
- ProFTPD Version: 1.3.0 (stable)
- Scoreboard Version: 01040002
- Built: mar gen 2 10:57:47 CET 2007
- Module: mod_core.c
- Module: mod_xfer.c
- Module: mod_auth_unix.c
- Module: mod_auth_file.c
- Module: mod_auth.c
- Module: mod_ls.c
- Module: mod_log.c
- Module: mod_site.c
- Module: mod_delay/0.5
- Module: mod_dso/0.4
- Module: mod_auth_pam.c
- Module: mod_readme.c
- Module: mod_cap/1.0
- Module: mod_ctrls/0.9.4