System :: ProFtp with mod TLS
hi there
i've tryed to compile a proftp server with mod tls. but allway i get errors. I don't know if it's a compiler (i use gcc 3.3.4) error.
First i've extracted an openssl- and proftpd-Archive to the /tmp folder. with the following code i've tryed to compile the server.
Code Sample
./configure -with-modules=mod_tls -with-includes=/tmp/openssl-0.9.7g/include
-with-libraries=/tmp/openssl-0.9.7g
Can someone compile a version for DSL? Or is it generally possible??
thanks bjoern
original
here
.