Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!gem.mps.ohio-state.edu!tut.cis.ohio-state.edu!ucbvax!ziploc!eps From: eps@toaster.SFSU.EDU (Eric P. Scott) Newsgroups: comp.sys.next Subject: Re: problem with 1.0 ftpd Summary: shared libraries don't get along with chroot Message-ID: <107@toaster.SFSU.EDU> Date: 10 Nov 89 05:54:25 GMT References: <130034@gore.com> <106@toaster.SFSU.EDU> Reply-To: eps@toaster.SFSU.EDU (Eric P. Scott) Organization: San Francisco State University Lines: 15 In article <106@toaster.SFSU.EDU> eps@cs.SFSU.EDU (Eric P. Scott) writes: >Ours works fine except for anonymous ftp--LIST doesn't work /bin/ls is linked with the shared library in 1.0. you have to copy libsys_s.B.shlib to ~ftp/usr/shlib/ (465K, ugh!) It seems silly to have a shared library used by ONE executable that doesn't get used very often. And no, I can't hard link it since ~ftp is on a different partition from /usr. Could we please have a self-sufficient ls executable in a future NeXT release? (we already have two versions of su...) -=EPS=-