From: SMTP%"FOLEY@decus.org" 23-SEP-1993 12:54:07.11 To: EVERHART CC: Subj: MORE ABOUT GOPHER MR-Received: by mta TOPAZ; Relayed; Thu, 23 Sep 1993 12:28:46 -0400 Alternate-recipient: prohibited Disclose-recipients: prohibited Date: Thu, 23 Sep 1993 17:26:00 -0400 (EDT) From: "Anne K. Foley 508-841-7800" Subject: MORE ABOUT GOPHER To: "Susan M. Abercrombie (AberZ)" , FEB@TNTECH.EDU, CANNON@DECUS.Org, EVERHART@ARISIA.GCE.COM, A Odell Fearn , Tom Gaudette , Robert Hassinger , "Bart Z. Lederman" , MEADOWSJ@ATC.BOEING.COM, Charles Mustain , NIELAND@DECUS.Org, Bruce Prendergast , Marilyn Rosenberg , "Anthony E. Scandora, Jr." , David Schmidt , Jack Stevens , ALAN@ACAD.FANDM.EDU, WARREND@DECUS.Org, Warren S Yogi Message-id: <01H3ADRA06AC9350WE@mr.decus.org> MIME-version: 1.0 Content-type: TEXT/PLAIN; CHARSET=US-ASCII Content-transfer-encoding: 7BIT Posting-date: Thu, 23 Sep 1993 17:26:00 -0400 (EDT) Importance: normal Priority: normal X400-MTS-identifier: [;64822132903991/325589@TOPAZ] A1-type: MAIL Hop-count: 0 I N T E R O F F I C E M E M O R A N D U M Date: 23-Sep-1993 07:06am EST From: irv@ccstat.mc.duke.edu@PMDF@TOPAZ Dept: Tel No: TO: FOLEY@decus.org@PMDF@TOPAZ Subject: Re: Can you explain Gopher a bit? <>>Subject: Re: GOPHER-accessability <>> <>>I have no clue what gopher format is at this point. <>>glenn < Contact him for more information. ------------------------------------------------------------------- Q7: Why can't I access the University of Minnesota's UPI news? A7: The University of Minnesota has a site license for UPI news, we are not allowed to distribute it off of our campus. We get our UPI news from Clarinet. For more information about getting UPI news send mail to info@clarinet.com. For information about setting up your own gopher-UPI server search the gopher-news archive for UPI. ------------------------------------------------------------------- Q9: What are the type characters for the different Gopher Objects? A9: Normal IDs. 0 Item is a file 1 Item is a directory 2 Item is a CSO (qi) phone-book server 3 Error 4 Item is a BinHexed Macintosh file. 5 Item is DOS binary archive of some sort. 6 Item is a UNIX uuencoded file. 7 Item is an Index-Search server. 8 Item points to a text-based telnet session. 9 Item is a binary file! Client must read until the connection closes. Beware. T TN3270 connection. Experimental IDs. s Sound type. Data stream is a mulaw sound. g GIF type. M MIME type. Item contains MIME data. h html type. I Image type. i "inline" text type (used by panda). ------------------------------------------------------------------- Q10: When I do full-text searches I always get every document back, Why? A10: This is a problem occasionally encountered with Unix full-text indexes. It is caused by setting up the link incorrectly to a gindexd port. The Path= field should be *blank* when pointing to a gindexd index. Otherwise the client will send the path to the gindexd daemon, which interprets everything as a keyword. This path is likely to contain a pathname that is common to all of the indexed files. Thus a search generates hits on everything. Note that gindexd isn't used much anymore, this question does not apply if you are using the built in indexing in the Unix gopher server. ------------------------------------------------------------------- Q11: When I try to build the UNIX software I get an error from make: "Must be a separator on rules line #. Stop" Why? A11: This is a problem with older makes that don't understand the "include" keyword. One easy way to cope with this problem is compiling GNU make, which does understand the include keyword. If this is too difficult, remove the line: include Makefile.config from all the Makefiles and paste in a copy of Makefile.config at the top of each Makefile. Or, instead of pasting you can make the client/server by going into the appropriate directory and typing: make -f ../Makefile.config -f Makefile ------------------------------------------------------------------- Q12: What is the relationship between Gopher and (WAIS, WWW, ftp)? A12: Gopher is intimately intertwined with these other systems. As shipped the Unix gopher server has the capability to: - Search local WAIS indices. - Query remote WAIS servers and funnel the results to gopher clients. - Query remote ftp sites and funnel the results to gopher clients. - Be queried by WWW (World Wide Web) clients either using built in gopher querying or using native http querying. ------------------------------------------------------------------- Q13: Are papers or articles describing Gopher available? A13: Gopher has a whole chapter devoted to it in : _The_Whole_Internet_users_guide_and_catalog by Ed Krol (publisher O'Reilley & Associates, Inc; ISBN: 1-56592-025-2). (Editors note: ...Great book, go out and buy a bunch!) _The_Internet_Passport: NorthWestNet's Guide to Our World Online" By Jonathan Kochmer and NorthWestNet. Published by NorthWestNet, Bellevue, WA. 1993. 516 pp. ISBN 0-9635281-0-6. Contact info: passport@nwnet.net, or (206) 562-3000 _A_Students_Guide_to_UNIX by Harley Hahn. (publisher McGraw Hill, Inc.; 1993 ISBN 0-07-025511-3) _Intelligent_Information_Retrieval:_The_Case_of_Astronomy_and_ _Related_Space_Sciences (A. Heck and F. Murtagh, editors). Published by Kluwer Academic Publishers, P.O. box 17, 3300 AA Dordrecht, the Netherlands. ISBN: 0-7923-2295-9 Other references include: _The_Internet_Gopher_, "ConneXions", July 1992, Interop. _Exploring_Internet_GopherSpace_ "The Internet Society News", v1n2 1992, (You can subscribe to the Internet Society News by sending e-mail to isoc@nri.reston.va.us) _The_Internet_Gopher_Protocol_, Proceedings of the Twenty-Third IETF, CNRI, Section 5.3 _Internet_Gopher_, Proceedings of Canadian Networking '92 _The_Internet_Gopher_, INTERNET: Getting Started, SRI International, Section 10.5.5 _Tools_help_Internet_users_discover_on-line_treasures, Computerworld, July 20, 1992 _TCP/IP_Network_Administration_, O'Reilly. Balakrishan, B. (Oct 1992) "SPIGopher: Making SPIRES databases accessible through the Gopher protocol". SPIRES Fall '92 Workshop, Chapel Hill, North Carolina. Tomer, C. Information Technology Standards for Libraries, _Journal of the American Society for Information Science_, 43(8):566-570, Sept 1992. ------------------------------------------------------------------- Q14: On a DECstation I get the error message "/etc/svc.conf no such file or directory" when running the gopherd server, why? A14: This is caused by the chroot() call in gopherd. It can be easily fixed by running gopherd with the -c option. Alternatively you can copy /etc/svc.conf into a directory named "etc" inside the gopher-data directory. ------------------------------------------------------------------- Q15: The boolean searching terms don't work for my full-text index, why? A15: This is probably because the searching is being provided by WAIS. WAIS opts to return all documents that contain a search phrase within certain limits. WAIS searches do return the documents with the highest "score" at the top, those documents will have the closest relevance. Alternatively you could get a booleanized version of wais from ftp.bio.indiana.edu, or get the new freeWAIS. ------------------------------------------------------------------- Q16: When linking the Unix gopher server with WAIS I get undefined symbols, such as: log_file_name logfile PrintStatus find_value Sources NumSources A17: This happens if you make gopherd before linking in the WAIS ir/ui directories. The fix is to "make clean" or remove gopherd/{waisgopher.o,Waisindex.o} and then remake gopherd. Or link the ir/ui directories first. ------------------------------------------------------------------- Q18: Why don't my WAIS indexes work? I never get anything back for searches. or Why do I get "Dangling file" error messages in my logfile? A18: The problem could be in the server. The server should be run using the -c option if you want WAIS to work. Another solution is to patch the WAIS code so that it doesn't check the files on the disk. Search the gopher-news archive for "dangling". This will turn up a single document with the patch. ------------------------------------------------------------------- Q19: My gopher server doesn't work under inetd, why? A19: It could be that your inetd server only supports a limited amount of arguments. For instance, the maximum number of arguments to an inetd server is 5. You can get around this by combining arguments: i.e. gopherd -I -c becomes: gopherd -Ic You may also leave the port specifier off of the command line. The gopher server automagically finds out the port it's running on. ------------------------------------------------------------------- Q20: This is not a bug report, just a curiousity. I managed to install gopher on my PC, more or less by myself, which is a pretty good accomplishment, for someone who hasn't installed hardly anything on a PC. I then proceeded to load my PC/TCP kernel, ETHDRV, and try to start up gopher. It said it couldn't initialize that stack(?). I have to load this whenever I use PC/TCP. Incredibly, when I did not load ETHDRV, Gopher came up immediately and telneted to our local server. How does it know what kernel to load? A20 Dr. Science says, The Internet Gopher program is not actually computer program at all, but a collection of magical incantations handed down from Dark Age conjurors. It works by sending magical "demons" through the air, which scour the world for information, and then return to cast illusions containing the answer. When you use the Gopher, your computer isn't actually doing anything at all. Instead, these demons have mesmerized you with an evil magical spell, which was invoked by the pattern of finger-movements peculiar to the typing of the letters G-O-P-H-E-R on your keyboard. This spell transmits demonic information directly to your brain. Scientists aren't certain of the long-term effects of demonic mesmirization, although former presidents have suffered only minor medical side-effects from it. Indeed, since Magic and Science are usually opposed to each other, most Scientists are usually close-minded about such issues, and will usually respond with some vacuous non-answer about "packet drivers", "stacks", and other such jargon. Unlike conventional scientists, Dr. Science is very open-minded and is willing to deal with such issues in a frank and honest manner. This is why people come to him with questions, and why they've learned to rely on and live by his answers. Dr. Science "I'm not a real doctor; I have a Master's Degree.... in SCIENCE!" :-) :-) :-) :-) There's always room for a little humor in a FAQ.. ------------------------------------------------------------------- Q21: Help! I have PC-NFS and want to use the PC-Gopher client. How? A21: Use a piece of software called PKTMUX, available at fine ftp sites everywhere. This will let you use any packet driver application. Or, aquire a client that supports PC-NFS. See Q2. ------------------------------------------------------------------- Q22: How do I nuke a hung TCP connection? I can't restart my UNIX gopher server unless I get rid of it, and I don't want to reboot! A22: Here is an example of using dbx to change a socket from CLOSING to CLOSED. # netstat -A|grep CLOSING c4bc5100 tcp 0 11 mymachine.gopher 129.89.8.4.70 CLOSING # dbx -k /vmunix /dev/mem ... (dbx) 0xc4bc5100+8/1X -- display contents of PCB+8 c4bc5108: 00000007 (dbx) assign 0xc4bc5108=0 -- zero it 0 (dbx) q After a minute or two, the CLOSED socket should disappear. ------------------------------------------------------------------- Q23: Is there somewhere I can retrieve a list of announced gopher links? I'd like to keep a local, up-to-date list of available gopher holes without requiring our users to gopher to umn just to scan GopherSpace. A23: In the Unix client/server distribution is a perl script called "gopherdist". Gopherdist can fetch the contents of any point in GopherSpace. To dump the contents of all the North American links from gopher.tc.umn.edu do the following: % gopherdist gopher.tc.umn.edu 70 "1/Other Gopher and Information Servers/North America" > .Links ------------------------------------------------------------------- Q24: Why doesn't my unix gopher client display ISO-Latin-1 characters properly? BTW I'm using a Sun workstation.. A24: It is the client's problem, the server is perfectly 8-bit transparent. The BSD curses library uses bit 8 in order to remember, whether a character has been displayed reverse. So use just /usr/5bin/cc and you get the System V curses version which is 8 bit clean. Note that this may be a problem under other versions of UNIX too... ------------------------------------------------------------------- Q25: What is veronica? A25: veronica: Very Easy Rodent-Oriented Net-wide Index to Computerized Archives. veronica offers a keyword search of most gopher-server menu titles in the entire gopher web. As archie is to ftp archives, veronica is to gopherspace. A veronica search produces a menu of gopher items, each of which is a direct pointer to a gopher data source. Because veronica is accessed through a gopher client, it is easy to use, and gives access to all types of data supported by the gopher protocol. To try veronica, select it from the "Other Gophers" menu on Minnesota's gopher server, or point your gopher at: Name=veronica (search menu items in most of GopherSpace) Type=1 Port=70 Path=1/veronica Host=futique.scs.unr.edu ------------------------------------------------------------------ Q26: What e-mail discussions lists are active for Gopher? A26: There are a couple of places where Gopher software and development is discussed. The USENET newsgroup comp.infosystems.gopher is the biggest discussion list. Gopher discussion also takes place on the mailing list gopher-news. To subscribe send a message to: gopher-news-request@boombox.micro.umn.edu A mailing list for VMS developers is also available, send e-mail to listserv@trln.lib.unc.edu with a message that contains sub VMSgopher-L firstname lastname A mailing list for MVS gopher developers and users is also available. To subscribe to the list, send mail to LISTSERVER@LISTS.ACS.OHIO-STATE.EDU containing: SUBSCRIBE MVSGOPHER firstname lastname ------------------------------------------------------------------ Q27: How do I get my Gopher (whois/cso/library catalog) listed in gopher menus? A27: If your gopher server is in Europe, send mail to: gopher@ebone.net Otherwise send mail to: gopher@boombox.micro.umn.edu with the following information: The Server's Name (as it will appear on the menu) The Hostname The Port Number An Administrative contact A Selector String (optional) The list of CSO nameservers is maintained at Notre Dame by Joel Cooper. Any updates to the list should be sent to cooper@utopia.cc.nd.edu. The list of WHOIS servers is maintained at MIT by Matt Power. Any updates to the list should be sent to mhpower@athena.mit.edu. The Gopher to X.500 gateway is maintained at U. Michigan by Tim Howes. Any comments should be sent to tim@umich.edu. The list of Internet Accessible Libraries is is currently a collaborative effort between Marie-Christine Mahe at Yale University, Lou Rosenfeld at the University of Michigan, and Billy Barron at the University of Texas in Dallas. Barry Bouwsma steadily contributes many obscure foreign library listings. Error corrections and additions are always welcome, and should be sent to: GOPHLIB@GOPHER.YALE.EDU. ------------------------------------------------------------------ Q28: Where is the registered list of gopher+ view types? A28: It's available via anonymous ftp from isi.edu in the directory /in-notes/mime