home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / ultrix / 6804 < prev    next >
Encoding:
Text File  |  1992-09-09  |  1.1 KB  |  50 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!gatech!psuvax1!news.cc.swarthmore.edu!photon.swarthmore.edu!user
  3. From: boccio@cc.swarthmore.edu (John Boccio)
  4. Subject: question about setld
  5. Message-ID: <boccio-090992223810@photon.swarthmore.edu>
  6. Followup-To: comp.unix.ultrix
  7. Sender: news@cc.swarthmore.edu (USENET News System)
  8. Nntp-Posting-Host: photon.swarthmore.edu
  9. Organization: Swarthmore College
  10. Date: Thu, 10 Sep 1992 02:44:32 GMT
  11. Lines: 37
  12.  
  13. Ultrix 4.2A on DECstation 5000/240
  14.  
  15. We would like to install DEC software such that the root-path is not /.
  16.  
  17. The man page for setld says to use
  18.  
  19. setld -D root-path -l location
  20.  
  21. I am trying to install DEC FORTRAN v3.2.
  22.  
  23. I issued the command
  24.  
  25. setld -D /usr/things -l /dev/rmt0h
  26.  
  27. An error came back...it said.....
  28.  
  29. NO INSTALLABLE SUBSETS ........
  30.  
  31. The same error occurs unless I use
  32.  
  33. setld -D / -l /dev/rmt0h
  34.  
  35. or
  36.  
  37. setld -l /dev/rmt0h  (/ being the default root-path)
  38.  
  39. Is this the correct behavior for setld ?
  40.  
  41. If so, how can I get arround it and install FORTRAN in my choice of
  42. directories?
  43.  
  44. Am I going to run into this problem with all DEC software?
  45.  
  46. Thanks,
  47.  
  48. John Boccio
  49. boccio@cc.swarthmore.edu
  50.