home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / next / sysadmin / 7305 < prev    next >
Encoding:
Text File  |  1993-01-06  |  1.0 KB  |  26 lines

  1. Newsgroups: comp.sys.next.sysadmin
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!wupost!psuvax1!news.cc.swarthmore.edu!ralph.cs.haverford.edu!eoliver
  3. From: eoliver@ralph.cs.haverford.edu (Erik Oliver)
  4. Subject: Re: gopher
  5. Message-ID: <G6GWB8FJ@cc.swarthmore.edu>
  6. Sender: news@cc.swarthmore.edu (USENET News System)
  7. Nntp-Posting-Host: ralph.cs.haverford.edu
  8. Organization: Haverford College Computer Science Department
  9. References: <1993Jan6.132708.10368@cs.yale.edu>
  10. Date: Wed, 6 Jan 1993 16:02:41 GMT
  11. Lines: 13
  12.  
  13. John,
  14.  
  15. If you compiled the textual client, then you can run it from the command
  16. line, if you have the NeXT graphical client, then it only runs from the
  17. graphical shell.
  18.  
  19. If you have the text client and it continues not to run, make sure that
  20. the path to the text client is in either your .cshrc or .login PATH
  21. variable.  Eg, if gopher is in /LocalApps/gopher, and /LocalApps isn't
  22. part of your path, then to run from the command line, you will need to
  23. type : /LocalApps/gopher or add /LocalApps to your default search path.
  24.  
  25. -Erik
  26.