home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / ada / 2369 < prev    next >
Encoding:
Text File  |  1992-08-16  |  1.4 KB  |  60 lines

  1. Newsgroups: comp.lang.ada
  2. Path: sparky!uunet!widget!mahesh
  3. From: mahesh@evb.com (B.G. Mahesh)
  4. Subject: Help with setting up environment for RISCada wanted.
  5. Message-ID: <1992Aug16.160339.27573@evb.com>
  6. Sender: mahesh@evb.com (B.G. Mahesh)
  7. Reply-To: mahesh@evb.com
  8. Organization: SETT Inc.
  9. Affiliate-Of: EVB Software Engineering, Inc.
  10. Distribution: usa
  11. Date: Sun, 16 Aug 1992 16:03:39 GMT
  12. Lines: 46
  13.  
  14.  
  15. I am trying to setup the environment variables to use the TeleSoft
  16. Ada compiler. My .cshrc has the following settings.
  17.  
  18.  
  19. setenv  XAPPLRESDIR      ~/app-defaults
  20.  
  21. #----
  22. # TeleSoft Ada
  23. #----
  24. setenv telesoft /usr/local/TeleSoft
  25. setenv TELESOFT $telesoft
  26. set path = ($path $telesoft/v4.1/host/bin)
  27. setenv XUSER TRUE
  28. setenv EDITOR vi
  29. setenv DISPLAY widget:0.0
  30. setenv TELEGEN2 $telesoft/v4.1
  31. setenv ARCS_TUTORIAL $telesoft/host/examples/arcs/tutorial
  32. source $telesoft/setall
  33.  
  34. When I login I get the message,
  35.  
  36. To use a particular RISCAda/SPARC product, enter the command:
  37.          setup [ <version> <target> ]
  38. /usr/local/TeleSoft
  39. /usr/home/mahesh
  40.  
  41. Set up complete for RISCAda product
  42.     Version      :  v4.1
  43.     Target       :  host
  44.     In directory :  /usr/local/TeleSoft/v4.1/host
  45.  
  46. After this it hangs, when I type  control-C, i get the following messages
  47.  
  48. ^C^C`/usr/ucb/which xset`: Ambiguous.
  49. `/usr/ucb/which xset`: Ambiguous.
  50. `/usr/ucb/which xset`: Ambiguous.
  51.  
  52. Any idea where things may be going wrong ? Please respond by email.
  53.  
  54. thanks
  55.  
  56. -- 
  57.  
  58. B.G. Mahesh
  59. mahesh@evb.com
  60.