home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.infosystems.gopher
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!cs.utexas.edu!swrinde!emory!gatech!hubcap!jtbell
- From: jtbell@hubcap.clemson.edu (Jon Bell)
- Subject: Re: Help Files - No such file
- Message-ID: <1992Nov16.044930.9674@hubcap.clemson.edu>
- Organization: Presbyterian College, Clinton SC
- References: <1992Nov15.203017.16266@news.nd.edu>
- Date: Mon, 16 Nov 1992 04:49:30 GMT
- Lines: 19
-
- In article <1992Nov15.203017.16266@news.nd.edu> mandell@bach.helios.nd.edu (Dan Mandell) writes:
- >When I press "?" in our hpux gopher client running on an HP, I get the message
- >/usr/local/lib//gopher.hlp: No such file or directory
-
- Ours (on a DG AViiON) does that too, and I finally realized why only
- yesterday... It seems the
- Makefile which builds the gopher client wants to install "gopher.hlp" in a
- certain directory. If that directory doesn't exist already, "gopher.hlp"
- doesn't get installed!
-
- The solution obviously is either (a) create the directory and copy "gopher.hlp"
- into it; or (b) edit the Makefile to indicate where you _really_ want
- "gopher.hlp" to be located, then re-install the gopher client.
-
- Those two slashes in a row in the offending pathname look fishy to me, so
- I'll probably take route (b) as soon as I can get a Round Tuit.
-
- Jon Bell / Dept. of Physics & Comp. Sci. / Presbyterian College / Clinton SC
-
-