Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
pure-ftpd compile-parameters
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Buhmann
n00b
n00b


Joined: 15 Dec 2006
Posts: 2
Location: Aachen, Germany

PostPosted: Fri Dec 22, 2006 9:11 pm    Post subject: pure-ftpd compile-parameters Reply with quote

hi all.

i have had emerged pure-ftpd (with standard parameters) and it has been running now for several months. now i want to enable virtual chrooting. to do that, i have to recompile pure-ftp with the argument --with-virtualchroot, which is not a standard argument.
can anyone tell me how i can run the configure and make script? i think i only have binaries installed. do i have to install pure-ftpd without portage?

ciao
chris
Back to top
View user's profile Send private message
erik258
Advocate
Advocate


Joined: 12 Apr 2005
Posts: 2650
Location: Twin Cities, Minnesota, USA

PostPosted: Fri Dec 22, 2006 9:34 pm    Post subject: Reply with quote

it's farily simple to do a tgz based install.

first unzip and untar, then go into that directory and read the readme.

usually you

./configure
make
su -c "make install"
_________________
Configuring a Firewall? Try my iptables configuration
LinuxCommando.com is my blog for linux-related scraps and tidbits. Stop by for a visit!
Back to top
View user's profile Send private message
Buhmann
n00b
n00b


Joined: 15 Dec 2006
Posts: 2
Location: Aachen, Germany

PostPosted: Sat Dec 23, 2006 9:42 am    Post subject: Reply with quote

thx for the quick answer.
do i have to unmerge pure-ftpd first?

(I've never done a manual ebuild before)

i did configure, make and install as you said, but i still can't follow symlinks in pure-ftpd. :?:
Back to top
View user's profile Send private message
moesasji
Apprentice
Apprentice


Joined: 10 May 2005
Posts: 263

PostPosted: Sat Dec 23, 2006 11:18 am    Post subject: Reply with quote

I think you have to look again.
The ebuild for pure-ftpd has a useflag for virtual root as far as I can tell.

Code:

# emerge -pv pure-ftpd

[ebuild  N    ] net-ftp/pure-ftpd-1.0.21-r1  USE="pam ssl -caps -charconv -ldap -mysql -noiplog -paranoidmsg -postgres (-selinux) -vchroot -xinetd" 465 kB

Total: 2 packages (2 new), Size of downloads: 465 kB


The vchroot use-flag is the one you need to set up the virtual chroot, see here
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum