Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jul 1997 01:06:23 +0100
From:      Brian Somers <brian@awfulhak.org>
To:        spork <spork@super-g.com>
Cc:        Annelise Anderson <andrsn@andrsn.stanford.edu>, freebsd-questions@FreeBSD.ORG
Subject:   Re: wu-ftpd doesn't tar or compress 
Message-ID:  <199707280006.BAA04944@awfulhak.org>
In-Reply-To: Your message of "Sun, 27 Jul 1997 12:31:19 EDT." <Pine.BSF.3.95q.970727122909.27754B-100000@super-g.inch.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> It's been a while since I set this up, but I recall at some point I had to
> make statically-linked version of tar, gzip, et al...  I think ls is
> static by default, does that work?  You can go into /usr/src and find tar
> and gzip and in the makefile add -STATIC to LDFLAGS.  After you make, copy
> those into the ~ftp/bin directory.
> 
> Hope that helps,
> 
> Charles

You can also just copy them to ~ftp/usr/bin/. and copy libc.so.whatever to ~ftp/usr/lib/. - and don't forget to put the "-a" option in inetd.conf !
-- 
Brian <brian@awfulhak.org>, <brian@freebsd.org>
      <http://www.awfulhak.org>;
Don't _EVER_ lose your sense of humour....





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707280006.BAA04944>