The
tutorials great, but if you're a total beginner, misses one or two points.
You'll need to enable debain sources:
mine looks like this (note deb-src):
basically, just add a deb-src entry for each of your entries, you're list doesn't have to look identicle to mine.
next up, install some source build tools:
Quote:
|
apt-get install debhelper libpam-dev libcap-dev libldap2-dev libpq-dev libssl-dev po-debconf
|
now go ahead and complete the tutorial
also, when running dpkg after compiling, I found the file names were:
Quote:
|
dpkg -i pure-ftpd-common_1.0.21-11.4_all.deb pure-ftpd-mysql_1.0.21-11.4_amd64.deb
|
NOT
Quote:
|
dpkg -i pure-ftpd-common_1.0.21-11.4_all.deb pure-ftpd-mysql_1.0.21-11.4_i386.deb
|
This is if your running a 64bit AMD processor.
Just to check it's all ok:
And look for pure-ftpd under the pid column.
have fun kids, and remember, always ask for adult supervision when building from source
Recent comments
15 hours 49 min ago
18 hours 45 min ago
19 hours 59 min ago
21 hours 22 min ago
23 hours 31 sec ago
1 day 29 min ago
1 day 1 hour ago
1 day 17 hours ago
1 day 18 hours ago
1 day 22 hours ago