Re: [Proftpd-user] Error during make with latest release.

Matus UHLAR - fantomas <[email protected]>
Newsgroups gmane.network.proftpd.user
Message-ID <[email protected]>
>> I am using Ubuntu 20.04
>>
>> Linux www 5.4.0-29-generic #33-Ubuntu SMP Wed Apr 29 14:32:27 UTC 2020
>> x86_64 x86_64 x86_64 GNU/Linux
>>
>> Here is my complete process for installing proftpd.
>>
>> apt-get install libmysqlclient-dev
>> wget ftp://ftp.proftpd.org/distrib/source/proftpd-1.3.7rc4.tar.gz
>> tar -xzf proftp*
>> cd proftpd-1.3.7rc4/
>> ./configure \
>>  --with-includes=/usr/include/mysql/ \
>>  --with-libraries=/usr/lib/x86_64-linux-gnu/
>>  --sysconfdir=/etc/proftpd \
>>  --disable-ident \
>>  --enable-dso \
>>  --with-modules=mod_tls:mod_sftp:mod_sql:mod_sql_mysql:mod_sql_passwd \

On 31.05.20 08:31, TJ Saunders wrote:
>Compiling the mod_tls and mod_sftp modules requires OpenSSL; you will need to install that before compiling ProFTPD, using e.g.:
>
>  apt-get install libssl-dev

"apt-get build-dep proftpd-dfsg" should install dependencies debian/ubuntu's
proftpd package needs for building.

then, I'd try to debianize proftpd-1.3.7rc4 package by implementing debian
patches, sometimes it works great.


-- 
Matus UHLAR - fantomas, [email protected] ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Posli tento mail 100 svojim znamim - nech vidia aky si idiot
Send this email to 100 your friends - let them see what an idiot you are


_______________________________________________
ProFTPD Users List   <[email protected]>
Unsubscribe problems?
http://www.proftpd.org/list-unsub.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.