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

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!noc.near.net!wellesley.edu!lhawkins
  3. From: lhawkins@olaf.wellesley.edu (Lee Hawkins)
  4. Subject: Re: question about setld
  5. Message-ID: <1992Sep10.132930.3311@olaf.wellesley.edu>
  6. Organization: Wellesley College
  7. References: <boccio-090992223810@photon.swarthmore.edu>
  8. Date: Thu, 10 Sep 1992 13:29:30 GMT
  9. Lines: 65
  10.  
  11. In article <boccio-090992223810@photon.swarthmore.edu> boccio@cc.swarthmore.edu (John Boccio) writes:
  12. >Ultrix 4.2A on DECstation 5000/240
  13. >
  14. >We would like to install DEC software such that the root-path is not /.
  15. >
  16. >The man page for setld says to use
  17. >
  18. >setld -D root-path -l location
  19. >
  20. >I am trying to install DEC FORTRAN v3.2.
  21. >
  22. >I issued the command
  23. >
  24. >setld -D /usr/things -l /dev/rmt0h
  25. >
  26. >An error came back...it said.....
  27. >
  28. >NO INSTALLABLE SUBSETS ........
  29. >
  30. >The same error occurs unless I use
  31. >
  32. >setld -D / -l /dev/rmt0h
  33. >
  34. >or
  35. >
  36. >setld -l /dev/rmt0h  (/ being the default root-path)
  37. >
  38. >Is this the correct behavior for setld ?
  39.  
  40. As far as I know.  I've had the same problem.
  41.  
  42. >
  43. >If so, how can I get arround it and install FORTRAN in my choice of
  44. >directories?
  45.  
  46. I'm not sure it is wise to do so.  A lot of software makes assumptions
  47. as to where to find the compilers, and if you randomly change where they
  48. are located, you will not be able to develop new software for that
  49. package easily.  This exact thing happened to us here, by the way.  DEC
  50. moved the location of their fortran compiler to a more 'standard'
  51. location between the release of IRAF v2.9 and v2.10, so I haven't been
  52. able to compile fortran addons to IRAF since then.
  53. Currently , setld installs fortran in /usr/lib/cmplrs/fort/fort, and
  54. links from /usr/bin/f77 to /usr/lib/cmplrs/fort/fort.
  55.  
  56. >
  57. >Am I going to run into this problem with all DEC software?
  58.  
  59. As far as I can tell.
  60. >
  61. >Thanks,
  62. >
  63. >John Boccio
  64. >boccio@cc.swarthmore.edu
  65.  
  66. Cheers,
  67. --Lee (remember me?)
  68.  
  69. ________________________________________________________________________________
  70. R. Lee Hawkins                     lhawkins@annie.wellesley.edu
  71. Department of Astronomy                 lhawkins@lucy.wellesley.edu
  72. Whitin Observatory
  73. Wellesley College                                   Ph. 617-283-2708
  74. Wellesley, MA 02181                                 FAX 617-283-3642
  75. ________________________________________________________________________________
  76.