home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / sysv386 / 12533 < prev    next >
Encoding:
Text File  |  1992-07-28  |  2.2 KB  |  67 lines

  1. Newsgroups: comp.unix.sysv386
  2. Path: sparky!uunet!uunet.ca!shark!mcr
  3. From: mcr@csi.on.ca (Michael Richardson)
  4. Subject: Re: Setting up Anonymous FTP under SVR4 (Consensys 1.3)
  5. Message-ID: <1992Jul28.141215.4188@csi.on.ca>
  6. Sender: usenet@csi.on.ca (0000-news system owner(0000))
  7. Nntp-Posting-Host: angel.csi.on.ca
  8. Organization: Carp Systems International, Kanata, ON
  9. References: <1992Jul23.171156.3290@csi.on.ca>
  10. Date: Tue, 28 Jul 1992 14:12:15 GMT
  11. Lines: 54
  12.  
  13. In article <1992Jul23.171156.3290@csi.on.ca> mcr@csi.on.ca (Michael Richardson) writes:
  14. >  I am trying to setup anonymous FTP into a Consensys SVR4 box.
  15. >  I know basically what I need to do, and the ``Unix System V/386
  16.  
  17.   Thank you to all that sent me a response. 
  18.  
  19. >  However, I get no output from ls. I tried adding /lib/libc.so.1 and
  20. >also /lib/libc_s. I just tried putting /lib/ld.so.1 in too...
  21.  
  22.   It needs to be in /usr/lib rather than /lib. Having done that, things work very nicely.
  23.   Here is a working ls -lR. 
  24.  
  25. total 10
  26. d--x--x--x   2 root     other        512 Jul 22 16:29 bin
  27. d--x--x--x   2 root     other        512 Jul 22 16:24 dev
  28. d--x--x--x   2 root     other        512 Jul 22 16:11 etc
  29. drwxrwxrwx   2 root     other        512 Jul 28 10:10 pub
  30. d--x--x--x   4 root     other        512 Jul 23 13:04 usr
  31.  
  32. ./bin:
  33. total 26
  34. ---x--x--x   2 root     other      12304 Jul 22 16:11 ls
  35.  
  36. ./dev:
  37. total 0
  38. crw-rw-rw-   1 root     other      9, 32 Jul 22 16:08 tcp
  39. crw-rw-rw-   1 root     other      2,  4 Jul 22 16:24 zero
  40.  
  41. ./etc:
  42. total 6
  43. -r--r--r--   1 root     other         23 Jul 22 16:12 group
  44. -r--r--r--   1 root     other        200 Jul 23 13:05 netconfig
  45. -r--r--r--   1 root     other        133 Jul 22 16:01 passwd
  46.  
  47. ./pub:
  48. total 2
  49. -rw-r--r--   1 root     other          8 Jul 28 10:10 ls-lR
  50.  
  51. ./usr:
  52. total 4
  53. d--x--x--x   2 root     other        512 Jul 23 13:02 bin
  54. d--x--x--x   2 root     other        512 Jul 28 10:08 lib
  55.  
  56. ./usr/bin:
  57. total 26
  58. ---x--x--x   2 root     other      12304 Jul 22 16:11 ls
  59.  
  60. ./usr/lib:
  61. total 692
  62. -r-xr-xr-x   1 root     other     181312 Jul 22 16:21 libc.so.1
  63. -r--r--r--   1 root     other      13520 Jul 23 13:05 tcpip.so
  64. -- 
  65.   :!mcr!:        | #include <ansi-std/disclaimer.h>  +1 613 592 5780
  66. Michael Richardson  | WORK: mcr@csi.on.ca  HOME: mcr@sandelman.ocunix.on.ca
  67.