Re: Fedora / FreeBSD files question
- From: "Nico Kadel-Garcia" <nkadel@xxxxxxxxxxx>
- Date: Thu, 22 Jun 2006 22:31:37 -0400
"Wayne" <wayne@xxxxxxxxxxxxxx> wrote in message
news:e7ej3n$fjs$1@xxxxxxxxxxxxxxxxxxxxx
Hi,
I am using a tutorial to setup apache on my fedora 5.0 server.
The tutorial however is based on FreeBSD 5.1
I cant find the following files to cp though.
cp /usr/libexec/ld-elf.so.1 /chroot/httpd/usr/libexec/
cp /var/run/ld-elf.so.hints /chroot/httpd/var/run/
cp /etc/master.passwd /chroot/httpd/etc/passwords
Can anyone help ?
Thanks,
Wayne.
OK, first, FreeBSD 5.1 is fairly out of date: 6.1 is out and pretty stable.
Second, the core libraries for your chroot cage are whatever the httpd and
other binaries need: you can get a list of those by doing "ld `which
httpd`", which reports the critical libraries.
The /etc/master.passwd thing just looks weird. What is that under FreeBSD?
.
- Follow-Ups:
- Re: Fedora / FreeBSD files question
- From: Michael Heiming
- Re: Fedora / FreeBSD files question
- References:
- Fedora / FreeBSD files question
- From: Wayne
- Fedora / FreeBSD files question
- Prev by Date: Re: need help with dependencies for apt-get
- Next by Date: Re: need help with dependencies for apt-get
- Previous by thread: Re: Fedora / FreeBSD files question
- Next by thread: Re: Fedora / FreeBSD files question
- Index(es):
Relevant Pages
|