home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.sun.admin
- Path: sparky!uunet!mcsun!ub4b!sunbim!usenet
- From: db@sunbim.be (Danny Backx)
- Subject: Re: setting up anonymous ftp
- Message-ID: <1992Aug17.071749.7557@sunbim.be>
- Sender: usenet@sunbim.be (user news)
- Reply-To: db@sunbim.be
- Organization: Sun Microsystems
- References: <1992Aug14.152748.19844@msuinfo.cl.msu.edu>
- Date: Mon, 17 Aug 92 07:17:49 GMT
- Lines: 31
-
- In order to fix that you need sufficient things under ~ftp to make shared
- libraries work. (Or put statically linked executables in there - but I
- guess you need SunOS source for that.)
-
- Things you need are
- ~ftp/usr/lib/ld.so
- ~ftp/usr/lib/libc.so.1.*
-
- You obviously can NOT link those symbolically into /usr/lib, so you either
- have to make real copies, or ~ftp would have to be on /usr, so you can make
- hard links.
-
- You had better tested all the binaries you put under ~ftp with ldd to see
- if you've got all the shared libraries.
-
- Danny
- ---
- Danny Backx
- System Engineer
-
- E-Mail: db@sunbim.be (or uunet!mcsun!ub4b!sunbim!db)
-
- Telephone: +32(2)759.59.25 Fax : +32(2)759.47.95
-
- Postal Mail :
- Danny Backx
- BIM
- Kwikstraat 4
- 3078 Everberg
- Belgium
-
-