[3935] in SIPB bug reports
typo in sipb/xgopher
daemon@ATHENA.MIT.EDU (Keith `M' Swartz)
Sun Jul 18 16:11:33 1993
To: bug-sipb@athena.mit.edu
Date: Sun, 18 Jul 93 16:11:18 EDT
From: Keith `M' Swartz <solo26@athena.mit.edu>
Sorry if this is the wrong place for this. When running the "xgopher" in
/afs/sipb/project/gopher:
A new version of xgopher has been installed in the outland locker.
To get to it, do:
add outlang; xgopher &
"outlang" should be "outland".
----
Also, if one is to "add gopher", one attaches the directory
/afs/net/dev/project/gopher, in which $bindir/xgopher is shown to be:
#!/bin/sh
# xrdb -merge /afs/sipb.mit.edu/project/gopher/lib//X11/app-defaults/Xgopher
xrdb -merge /afs/net.mit.edu/dev/project/gopher/app-defaults/Xgopher
/afs/sipb.mit.edu/project/gopher/.bin.@sys/xgopher.real $*
Note that "xgopher.real" doesn't exist anymore...and this is supposed to be
"desupported" anyway.
-Keith