Redhat 5.2 errors in compile

Date: Sun, 9 Apr 2000 22:13:05 -0300 (ADT)
From: Michael Smith <michael@csuite.ns.ca>
To: csuite-setup@chebucto.ns.ca
Precedence: bulk
Return-Path: <csuite-setup-mml-owner@chebucto.ns.ca>

next message in archive
next message in thread
previous message in archive
previous message in thread
Index of Subjects

Index of Subjects
On Sun, 9 Apr 2000, hrdware wrote:

> After closer inspection I realised the ftpd wasn't even in the
> process list. So I figured it just wasn't able to handle the
> shadowed password file.

The ftpd daemon is only run once per connection, by inetd (controlled by
/etc/inetd.conf). So after changing /etc/inetd.conf, just make sure you
tell inetd to reload its config files:
#   /etc/rc.d/init.d/inet reload

> So I deleted the /csuite dir (root install dir) and proceeded
> with a new compile. I got a bunch of weird errors and realised
> there must be something in the src dir that wasn't wiped from
> the previous install. So i deleted both my entire src dir from
> which I compiled and the /csuite directory. I then copied
> over the src once more to that machine and started over.

Yes, the build process creates a .install directory under the source
directory, to keep track of which packages need to be installed.

You say the CSuite ftpd still isn't working. How exactly is it not
working?

next message in archive
next message in thread
previous message in archive
previous message in thread
Index of Subjects