home *** CD-ROM | disk | FTP | other *** search
/ ftp.pasteur.org/FAQ/ / ftp-pasteur-org-FAQ.zip / FAQ / wais-faq / freeWAIS-sf
Encoding:
Text File  |  1997-01-18  |  50.9 KB  |  1,140 lines

  1. Path: senator-bedfellow.mit.edu!bloom-beacon.mit.edu!tribune.meitca.com!uunet!in1.uu.net!199.94.215.18!news.bbnplanet.com!cam-news-hub1.bbnplanet.com!howland.erols.net!blackbush.xlink.net!fu-berlin.de!informatik.tu-muenchen.de!main.Germany.EU.net!Dortmund.Germany.EU.net!Informatik.Uni-Dortmund.DE!charly!pfeifer
  2. From: pfeifer
  3. Newsgroups: comp.infosystems.wais,comp.answers,news.answers,de.alt.comp.medoc
  4. Subject: freeWAIS-sf Frequently Asked Questions [FAQ] with answers
  5. Supersedes: <freeWAIS-sf-faq-1-815632939@ls6.informatik.uni-dortmund.de>
  6. Followup-To: comp.infosystems.wais
  7. Date: 6 Jan 1997 04:42:10 GMT
  8. Organization: CS Department, University of Dortmund, Germany
  9. Lines: 1118
  10. Approved: news-answers-request@MIT.EDU
  11. Distribution: world
  12. Message-ID: <freeWAIS-sf-faq-1-852525729@ls6.informatik.uni-dortmund.de>
  13. Reply-To: pfeifer@ls6.informatik.uni-dortmund.de (Ulrich Pfeifer)
  14. NNTP-Posting-Host: charly.informatik.uni-dortmund.de
  15. Keywords: WAIS freeWAIS freWAIS-sf
  16. X-Posting-Frequency: posted on the 6th and 20th of each month.
  17. X-Content-Currency: This FAQ changes regularly.  When a saved or printed copy
  18.    is over two weeks old, please obtain a new one. 
  19. Originator: pfeifer@charly
  20. Xref: senator-bedfellow.mit.edu comp.infosystems.wais:8541 comp.answers:23511 news.answers:91306 de.alt.comp.medoc:53
  21.  
  22. Posted-By: auto-faq 3.1.1.2
  23. Archive-name: wais-faq/freeWAIS-sf
  24. Revision: 2.0 1995/09/08 07:56:35
  25. URL: ftp://ls6-www.informatik.uni-dortmund.de/pub/wais/FAQ
  26.  
  27. 1) What is freeWAIS-sf? 
  28.   1.1) What does 'stemming' mean? 
  29.   1.2) What does 'soundex' mean? 
  30. 2) Where to get ... 
  31.   2.1) Most of the ftp accessable Stuff is mirrored on different 
  32.   2.2) Where can I get this list (freeWAIS-sf-faq) 
  33.   2.3) Where can I get the comp.infosystems.wais FAQ 
  34.   2.4) What is the current Version of freeWAIS-sf? 
  35.   2.5) Where can I get some Documentation? 
  36.   2.6) Where can i get examples of this $#@ format files? 
  37. 3) Is there ...? 
  38.   3.1) Is there and Emacs client for freeWAIS-sf? 
  39.   3.2) Is there an X11 client for freeWAIS-sf 
  40.   3.3) Does the X client compile with X11R6 
  41.   3.4) Is there a WWW gateway dedicated for usage with freeWAIS-sf? 
  42. 4) Can I ... 
  43.   4.1) How must a field name look like? 
  44. 5) How can I ... 
  45.   5.1) How can I index index mails? 
  46.   5.2) How can I index HTML entities? 
  47.   5.3) How can I force 'c++' to appear in the index? 
  48.   5.4) How can I index HTML files? 
  49.   5.5) How can I index my http server? 
  50.   5.6) How can I index my ftp server? 
  51.   5.7) How to remove a file from index ? 
  52.   5.8) How should I maintain WAIS indexes? 
  53.   5.9) How can I search for the date specified in the layout. 
  54. 6) Trouble ... 
  55.   6.1) waisindex dumps core when it reads more than 20 filenames from 
  56.   stdin. 
  57.   6.2) Hey, is directory-of-servers at quake.think.com down or what? 
  58.   6.3) Compilation of the ctype directory does not work! 
  59.   6.4) warning: couldn't open database.syn -translation disabled. 
  60. 7) Does freeWAIS-sf run on .... 
  61. 8) Does freeWAIS-sf work with ... 
  62.   8.1) Can i use other wais clients to query a freeWAIS-sf server? 
  63.   8.2) Can i link freeWAIS-sf with gopher? 
  64.   8.3) Gopher Error: Nothing Available! 
  65.   8.4) Can i link freeWAIS-sf with Mosaic? 
  66.   8.5) Can i link freeWAIS-sf with the cern httpd? 
  67. ----------------------------------------------------------------------
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74. Subject: 1) What is freeWAIS-sf?
  75.  
  76.   1.1) What does 'stemming' mean? 
  77.   1.2) What does 'soundex' mean?
  78.  
  79.   FreeWAIS-sf is an extension of the 
  80.   freeWAIS software provided by the the Clearinghouse for Networked 
  81.   Information Discovery and Retrieval (CNIDR). The SF suffix in the 
  82.   software name stands for ▀tructured fields," an indexing and search 
  83.   feature which distinguishes this software from its predecessors. 
  84.  
  85.     It is based on the version 0.202 of this software but includes and 
  86.     enhances much of what freeWAIS-0.3 contains. 
  87.  
  88.     Major extensions of FreeWAIS-sf include: 
  89.  
  90.           Introduction of text, date, and numeric field structures 
  91.           within a document, which allows a document to be indexed 
  92.           using potentially overlapping fields. 
  93.  
  94.           Support for complex Boolean searches (a query parser is 
  95.           integrated in the server). 
  96.  
  97.           Stemming and phonetic coding may be switched on and off for 
  98.           each individual field. 
  99.  
  100.           Definition of document format and layout of the headlines are 
  101.           now configurable by a new specification language based on 
  102.           regular expressions. No C-code must be written to index new 
  103.           document types. 
  104.  
  105.           Installation procedure now just requires running a sh script 
  106.           and answering simple questions. The script is generated using 
  107.           the GNU autoconf utility. No Makefile sets for individual 
  108.           systems are necessary. For development purposes, additional 
  109.           Imakefiles are provided since the Makefiles do not contain 
  110.           dependencies 
  111.  
  112.           Support for country specific character sets (8-Bit) 
  113.  
  114.           Lots of bug fixes. 
  115.  
  116.     All changes are restricted to the indexer and server to allow 
  117.     existing clients to query FreeWAIS-sf databases. Document types 
  118.     contained in the original distribution remain intact. You can use 
  119.     FreeWAIS-sf as you would use original freeWAIS or take advantage of 
  120.     its enhanced features. 
  121.  
  122. ------------------------------
  123. Subject: 1.1) What does 'stemming' mean?
  124.  
  125.     Stemming in a field means, that every word is reduced to its word 
  126.     stemm, before it is added to or search in the index. This way 
  127.     'computer', 'computing' and 'computers' are treated identically. 
  128.  
  129. ------------------------------
  130. Subject: 1.2) What does 'soundex' mean?
  131.  
  132.     Like stemming, every word is mapped to its soundex code before 
  133.     added to or search in the index. Equal or similar sounding words 
  134.     are treated as if they were identical. 
  135.  
  136. ------------------------------
  137. Subject: 2) Where to get ...
  138.  
  139.   2.1) Most of the ftp accessable Stuff is mirrored on different 
  140.   2.2) Where can I get this list (freeWAIS-sf-faq)
  141.   2.3) Where can I get the comp.infosystems.wais FAQ
  142.   2.4) What is the current Version of freeWAIS-sf?
  143.   2.5) Where can I get some Documentation?
  144.   2.6) Where can i get examples of this $#@ format files?
  145.  
  146. ------------------------------
  147. Subject: 2.1) Most of the ftp accessable Stuff is mirrored on different
  148.    sites. Please check archie or one of the sites below. The load on
  149.    our server is growing out of bounds. We had to close it for the
  150.    public - for the big files at least. Since all Packets are routed
  151.    over the EUnet site, it will be faster to get the stuff from there
  152.    as from ls6-www.
  153.  
  154.  
  155.     ftp.maxwell.syr.edu
  156.         /infosystems/wais/FreeWAIS-sf/freeWAIS-sf-2.0/
  157.     ftp.germany.eu.net
  158.         /pub/infosystems/wais/Unido-LS6/freeWAIS-sf-2.0/
  159.     ftp.switch.ch
  160.         /mirror/wais/servers/sf-alpha/freeWAIS-sf-2.0/
  161.     ftp.leo.org
  162.         /pub/comp/infosys/wais/freeWAIS/freeWAIS-sf-2.0/
  163.  
  164.     
  165. ------------------------------
  166. Subject: 2.2) Where can I get this list (freeWAIS-sf-faq)
  167.  
  168.     ftp://ls6-www.informatik.uni-dortmund.de/pub/wais/FAQ 
  169.     http://www.cis.ohio-state.edu/hypertext/faq/usenet/wais-faq/freeWAIS-sf/faq.html 
  170.  
  171. ------------------------------
  172. Subject: 2.3) Where can I get the comp.infosystems.wais FAQ
  173.  
  174.     
  175.     http://www.cis.ohio-state.edu/hypertext/faq/usenet/wais-faq/getting-started/faq.html 
  176.  
  177. ------------------------------
  178. Subject: 2.4) What is the current Version of freeWAIS-sf?
  179.  
  180.     The latest release of freeWAIS-sf is 2.0 from September 1995. 
  181.  
  182.     The jump from 1.2 in the release number is due to technical 
  183.     problems when I switched to metaconfig for configuration and 
  184.     installation. 
  185.  
  186. ------------------------------
  187. Subject: 2.5) Where can I get some Documentation?
  188.  
  189.     Write some - and share! Especially extensions to the Texinfo manual 
  190.     are very welcome. 
  191.  
  192.     A paper I wrote: 
  193.         http://www.igd.fhg.de/www/www95/papers/47/fwsf/fwsf.html
  194.  
  195.     The Texinfo-Manual: 
  196.         http://ls6-www.informatik.uni-dortmund.de/freeWAIS-sf/
  197.         ftp://ls6-www.informatik.uni-dortmund.de/pub/wais/freeWAIS-sf-2.0/fwsf.*
  198.        36680 Jun 29  1995 /home/robots/ftp/pub/wais/freeWAIS-sf-1.2/fwsf.dvi.gz
  199.        25319 Jun 29  1995 /home/robots/ftp/pub/wais/freeWAIS-sf-1.2/fwsf.info.gz
  200.        78828 Jun 29  1995 /home/robots/ftp/pub/wais/freeWAIS-sf-1.2/fwsf.ps.gz
  201.        26054 Jun 29  1995 /home/robots/ftp/pub/wais/freeWAIS-sf-1.2/fwsf.texi.gz
  202.  
  203.     Documentation is still rudimentary. Any volonteers for writing 
  204.     parts of a more verbose ;-) documentation? 
  205.  
  206. ------------------------------
  207. Subject: 2.6) Where can i get examples of this $#@ format files?
  208.  
  209.     You can fetch examples from 
  210.     ftp://ls6-www.informatik.uni-dortmund.de/pub/wais/fmt-examples 
  211.  
  212.  
  213.     
  214.          223 Jun 14  1994 Douglas.fde
  215.          717 Jun 14  1994 Douglas.fmt
  216.         3026 Jun 14  1994 Douglas.text
  217.          849 Aug 19  1994 HCIBIB.fmt
  218.          667 Jun 10  1994 HCIIR.fmt
  219.          158 Apr 13  1995 WRb.fde
  220.          969 Apr 13  1995 WRb.fmt
  221.         3049 Apr 13  1995 WRb.text
  222.          849 Aug 19  1994 bibdb-html.fmt
  223.          844 Aug 19  1994 demo.fmt
  224.          143 Jun 10  1994 ftp-pages.fmt
  225.          849 Aug 19  1994 irdigest.fmt
  226.          838 Aug 19  1994 journals.fmt
  227.          483 Apr 18  1995 proxy-html.fmt
  228.         3826 Oct  9  1995 test.fmt
  229.          675 Oct 11  1995 www-pages.fmt
  230.  
  231. ------------------------------
  232. Subject: 3) Is there ...?
  233.  
  234.   3.1) Is there and Emacs client for freeWAIS-sf? 
  235.   3.2) Is there an X11 client for freeWAIS-sf
  236.   3.3) Does the X client compile with X11R6
  237.   3.4) Is there a WWW gateway dedicated for usage with freeWAIS-sf?
  238.  
  239. ------------------------------
  240. Subject: 3.1) Is there and Emacs client for freeWAIS-sf?
  241.  
  242.     Yes the client comes with the source distribution. It is 
  243.     auto-magically configured in the installation procedure. 
  244.  
  245.     It is installed in $DESTDIR/lib/emacs/lisp: 
  246.  
  247.  
  248.     
  249.        75261 Jan 31  1996 wais.el
  250.  
  251. ------------------------------
  252. Subject: 3.2) Is there an X11 client for freeWAIS-sf
  253.  
  254.     Yes the client comes with the source distribution. It is 
  255.     auto-magically configured in the installation procedure. 
  256.  
  257.     Application defaults are auto-magically generated and installed in 
  258.     It is installed in $DESTDIR/lib: 
  259.          512 Oct  6  1995 X11
  260.         2106 Oct  6  1995 XwaisHELP
  261.         6218 Oct  6  1995 XwaisqHELP
  262.          512 Oct  6  1995 emacs
  263.          512 Jul 18 12:04 sun4-solaris
  264.          512 Jul 22 17:36 sun4-sunos
  265.  
  266. ------------------------------
  267. Subject: 3.3) Does the X client compile with X11R6
  268.  
  269.     Yes it does. 
  270.  
  271. ------------------------------
  272. Subject: 3.4) Is there a WWW gateway dedicated for usage with freeWAIS-sf?
  273.  
  274.     Yes it's called SFgate and can be found on the ftp server 
  275.     ftp://ls6-www.informatik.uni-dortmund.de/pub/wais/ 
  276.  
  277.     You can see it run at 
  278.     http://ls6-www.informatik.uni-dortmund.de/SFgate/bibdb-html. The SF 
  279.     icon leads to some documentation about SFgate. 
  280.  
  281. ------------------------------
  282. Subject: 4) Can I ...
  283.  
  284.   4.1) How must a field name look like? 
  285.  
  286.   
  287. ------------------------------
  288. Subject: 4.1) How must a field name look like?
  289.  
  290.     A field name must be composed of alpha characters only and must 
  291.     have at least 2 characters. 
  292.  
  293. ------------------------------
  294. Subject: 5) How can I ...
  295.  
  296.   5.1) How can I index index mails? 
  297.   5.2) How can I index HTML entities?
  298.   5.3) How can I force 'c++' to appear in the index?
  299.   5.4) How can I index HTML files?
  300.   5.5) How can I index my http server?
  301.   5.6) How can I index my ftp server?
  302.   5.7) How to remove a file from index ?
  303.   5.8) How should I maintain WAIS indexes?
  304.   5.9) How can I search for the date specified in the layout.
  305.  
  306. ------------------------------
  307. Subject: 5.1) How can I index index mails?
  308.  
  309.     cd to your wais source directory (e.g. ~/wais-sources) 
  310.  
  311.     Create a mail.fmt file like the following: 
  312.  
  313.  record-sep: /^From / # alternatively use your mail-separartor
  314.  layout:
  315.  headline: /^From: / /\J/ 20 /^From: ./
  316.  headline: /^Subject: / /\J/ 80 /^Subject: ./
  317.  
  318.  region: /^From: /
  319.  from SOUNDEX LOCAL TEXT BOTH
  320.  end: /$/
  321.  
  322.  region: /^Subject: /
  323.  subject stemming TEXT BOTH
  324.  end: /$/
  325.  
  326.     Run 'waisindex -d mail -t fields <files>' 
  327.  
  328. ------------------------------
  329. Subject: 5.2) How can I index HTML entities?
  330.  
  331.     You can specify country specific characters during configuration. 
  332.     This is (currently) the place to customize the delimiter set. Other 
  333.     way round: You can specify, which chars make up words. 
  334.  
  335.     You can "misuse" this feature to force special characters ('-', 
  336.     '+', ...) to be treated as parts of words. 
  337.  
  338.     If you insist on indexing things like 'Universität', you 
  339.     should enter '&;' as country specific characters: 
  340.  
  341.         You can compile freeWASI-sf with it's own ctype package. You
  342.         should do this, if you want to use special (country specific)
  343.         chars, which are not supported by your systems ctype.
  344.         Use your systems ctype (no)?
  345.      >  
  346.         Ok, will use my own ctype
  347.  
  348.         
  349.         I will now ask for your special letters. If you do not want
  350.         to give the now, edit Default.tmpl after this configure run.
  351.         Input your upper case letters in the same order than your
  352.         lower case letters. toupper() and tolower() depend on this
  353.         order. Input letters which are upper and lower case in both
  354.         strings.
  355.         what are your lower case letters (Σ÷ⁿ▀)?
  356.      >  &;
  357.         what are your upper case letters (─╓▄▀)?
  358.      >  &;
  359.  
  360. ------------------------------
  361. Subject: 5.3) How can I force 'c++' to appear in the index?
  362.  
  363.     See question 'How can I index HTML entities ?' 
  364.  
  365. ------------------------------
  366. Subject: 5.4) How can I index HTML files?
  367.  
  368.     First decide which TYPE your documents should have: 
  369.  
  370.         1) If you want your WAIS server to deliver documents, TYPE
  371.            should be HTML.
  372.  
  373.         
  374.            Your command line should *start*:
  375.  
  376.                 waisindex -T HTML ...
  377.  
  378.            Then go along as with other databases. You can use type
  379.            field (-t field) in addition to the -T flags.
  380.  
  381.         2) If you want an http server to deliver documents, TYPE should
  382.            be URL. You must tell waisindex, how the URL of the files
  383.            should be composed. This is done by specifying the prefix
  384.            to be removed from the file path and a prefix to add:
  385.  
  386.            Your command line should *start*:
  387.  
  388.                 waisindex -t URL what-to-trim what-to-add ...
  389.  
  390.  
  391.     Note: If you have compiled with the modified URL handling 
  392.     (Questioned during configure) you can customize the headline also 
  393.     with document type URL. But currently only SFgate can handle such 
  394.     databases. The default handling is to put the URL in the headline. 
  395.  
  396. ------------------------------
  397. Subject: 5.5) How can I index my http server?
  398.  
  399.     See question 'How can I index HTML files?' first. 
  400.  
  401.     Lets assume, your servers pages reside in directory 
  402.     '/home/robots/www/pages'. Your servers URL might be 
  403.     'http://myserver/'. The database will be named 'www-pages'. 
  404.  
  405.     An easy format file (www-pages.fmt) would be: 
  406.  
  407.         record-sep: /\n\n/ # never matches
  408.  
  409.         
  410.         layout:
  411.         headline: /<[Tt][Ii][Tt][Ll][Ee]>/ /<\/[Tt][Ii][Tt][Ll][Ee]>/ 80 
  412.            /<[Tt][Ii][Tt][Ll][Ee]> *./
  413.         end:
  414.  
  415.         
  416.         region: /<[Hh][Tt][Mm][Ll]>/
  417.         stemming TEXT GLOBAL
  418.         end: /<.[Bb][Oo][Dd][Yy]>/
  419.  
  420.     Then call 
  421.  
  422.         waisindex -t URL /home/robots/www/pages http://myserver \
  423.                 -d www-pages -t fields \
  424.                 `find /home/robots/www/pages -type f -name "*.html" -print`
  425.  
  426.     If you do not have the modified URL handling compiled in, the 
  427.     headline always contains the URL. With the modified handling, 
  428.     headlines contain the title string of the HTML document, if there 
  429.     is any. 
  430.  
  431.     An example database is running at 
  432.     http://ls6-www.informatik.uni-dortmund.de/SFgate/www-pages rsp. 
  433.     wais://ls6-www.informatik.uni-dortmund.de/www-pages. 
  434.  
  435. ------------------------------
  436. Subject: 5.6) How can I index my ftp server?
  437.  
  438.     See 'How can I index my http server?'. 
  439.  
  440.         waisindex -t URL /home/robots/www/pages ftp://myserver \
  441.                 -d ftp-files -t fields \
  442.                 `find /home/robots/ftp/pub -type f -name "*.txt"`
  443.  
  444. ------------------------------
  445. Subject: 5.7) How to remove a file from index ?
  446.  
  447.     You cannot remove files from the index. The index is add only (-a). 
  448.     But you can remove the source files referenced in the index. These 
  449.     files are silently ignored. The makedb program in the distribution 
  450.     emulates a sort of deletion. 
  451.  
  452. ------------------------------
  453. Subject: 5.8) How should I maintain WAIS indexes?
  454.  
  455.     Use the makedb program in the distribution. See the manual to learn 
  456.     about it. 
  457.  
  458. ------------------------------
  459. Subject: 5.9) How can I search for the date specified in the layout.
  460.  
  461.     The bad news is: you can't. The good is: you can define a field as 
  462.     data field with 2.0 PL 29 or higher. 
  463.  
  464. ------------------------------
  465. Subject: 6) Trouble ...
  466.  
  467.   6.1) waisindex dumps core when it reads more than 20 filenames from 
  468.   stdin. 
  469.   6.2) Hey, is directory-of-servers at quake.think.com down or what?
  470.   6.3) Compilation of the ctype directory does not work!
  471.   6.4) warning: couldn't open database.syn -translation disabled.
  472.  
  473. ------------------------------
  474. Subject: 6.1) waisindex dumps core when it reads more than 20 filenames from stdin.
  475.  
  476.     There is a hardcoded limit of 20 filenames (BLOCK_FILES_FROM_STDIN) 
  477.     in ir/waisindex.c which is not even checked for overruns (shudder). 
  478.     Either increase that value or use the patch01 for freeWAIS-sf-1.1 
  479.     wich allows for an arbitrary number of filenames: 
  480.  
  481.     
  482.     ftp://ls6-www.informatik.uni-dortmund.de/pub/wais/freeWAIS-sf-1.1/patch01.gz 
  483.  
  484. ------------------------------
  485. Subject: 6.2) Hey, is directory-of-servers at quake.think.com down or what?
  486.  
  487.     Yes it is. Use directory-of-servers at cnidir.org or 
  488.     server.wais.com instead. 
  489.  
  490. ------------------------------
  491. Subject: 6.3) Compilation of the ctype directory does not work!
  492.  
  493.     If you see something like the following 
  494.  
  495.         gcc -c  -DHAVE_CONFIG_H     -g mkctype.c
  496.         mkctype.c: In function `main':
  497.         mkctype.c:115: parse error before character 0344
  498.         mkctype.c:116: parse error before character 0304
  499.  
  500.     You probably have sed metacharacters (like '&') defined as country 
  501.     specific characters. Escape them with a double '\'! 
  502.  
  503. ------------------------------
  504. Subject: 6.4) warning: couldn't open database.syn -translation disabled.
  505.  
  506.     I get the following error: 
  507.   929: 1: ... -2: warning: couldn't open database.syn -translation disabled.
  508.     Is this a bad thing? 
  509.  
  510.     No it just tells you, that a file database.syn could not be found 
  511.     and therefore the synonym table is empty. If you did not intend to 
  512.     use synonym tables, you are perfect ok. 
  513.  
  514. ------------------------------
  515. Subject: 7) Does freeWAIS-sf run on ....
  516.  
  517.     We got UDP packets from freeWAIS-sf servers running on the 
  518.     following os/hw/cc combinations: 
  519.  
  520.  
  521.  A/UX    3.1.1      mc68030    cc            2.0.52, 2.0.65
  522.  A/UX    3.1.1      mc68030    gcc           1.0
  523.  A/UX    3.1.1      mc68040    2.7.2         2.1.0
  524.  A/UX    3.1.1      mc68040    cc            2.0.65
  525.  A/UX    3.1.1      mc68040    gcc 2.6.3     1.2-pre8
  526.  AIX     1          ********   1.3.0.0       1.1
  527.  AIX     1          ********   2.7.2         2.1.0
  528.  AIX     1          ********   3.1           1.2-pre9
  529.  AIX     1          ********   cc            1.0, 1.1, 2.0.16, 2.1.0
  530.  AIX     1          ********   gcc 2.7.0     2.0.65
  531.  AIX     2          ********   2.7.2         2.1.0
  532.  AIX     2          ********   2.7.2.1       2.1.2
  533.  AIX     2          ********   cc            1.0, 1.1, 1.1.1, 1.1.2, 1.2, 1.2-pre8, 1.2-pre9, 2.0.16, 2.0.39, 2.0.45, 2.0.52, 2.0.60, 2.0.65, 2.1.0
  534.  AIX     2          ********   gcc           1.2-pre8
  535.  AIX     2          ********   gcc 2.4.5     2.0.65
  536.  AIX     2          ********   gcc 2.6.0     2.0.52
  537.  AIX     2          ********   gcc 2.6.2     2.0.39
  538.  AIX     2          ********   gcc 2.6.3     2.0.35, 2.0.60, 2.0.65
  539.  BOSX    2          0001849841 cc            1.1
  540.  BSD/386 1.1        i386       gcc           1.0, 1.1, 1.1.1, 1.1.2, 1.2-pre8
  541.  BSD/386 1.1        i386       gcc 1.42      2.0.58
  542.  BSD/OS  2.0        i386       2.7.2         2.1.0
  543.  BSD/OS  2.0        i386       gcc           1.0, 1.1, 1.2-pre9
  544.  BSD/OS  2.0        i386       gcc 1.42      2.0.21, 2.0.58
  545.  BSD/OS  2.0        i386       gcc 2.6.3     1.2-pre10
  546.  BSD/OS  2.0.1      i386       2.6.3         2.1.0
  547.  BSD/OS  2.0.1      i386       2.7.2         2.1.0
  548.  BSD/OS  2.0.1      i386       gcc           1.0, 1.1, 1.2-pre8, 1.2-pre9
  549.  BSD/OS  2.0.1      i386       gcc 1.42      2.0.58, 2.0.65
  550.  BSD/OS  2.0.1      i386       gcc 2.6.3     1.2-pre10, 2.0.16, 2.0.45, 2.0.55, 2.0.58, 2.0.60, 2.0.65, 2.0.68
  551.  BSD/OS  2.0.1      i386       shlicc2       2.0.58, 2.0.65
  552.  BSD/OS  2.1        i386       2.7.2         2.1.0, 2.1.1
  553.  BSD/OS  2.1        i386       2.7.2p snapshot 960426    2.1.0
  554.  BSD/OS  2.1        i386       gcc           1.0, 1.1, 1.2-pre9
  555.  BSD/OS  2.1        i386       gcc 2.6.3     2.0.45
  556.  DYNIX/ptx 4.0        i386       cc            1.1.1
  557.  FreeBSD 1.1.5(RELE i386       gcc           1.0
  558.  FreeBSD 1.1.5.1(RE i386       gcc           1.0, 1.1, 1.1.2
  559.  FreeBSD 2.0-RELEAS i386       gcc           1.0
  560.  FreeBSD 2.0-RELEAS i386       gcc 2.6.2     2.0.65
  561.  FreeBSD 2.0.5-9506 i386       2.6.3         2.1.1
  562.  FreeBSD 2.0.5-RELE i386       2.6.3         2.1.0, 2.1.1, 2.1.2
  563.  FreeBSD 2.0.5-RELE i386       gcc           1.0, 1.1, 1.2-pre8, 1.2-pre9
  564.  FreeBSD 2.0.950412 i386       gcc           1.2-pre8
  565.  FreeBSD 2.1-STABLE i386       2.6.3         2.1.0
  566.  FreeBSD 2.1-STABLE i386       gcc           1.1
  567.  FreeBSD 2.1.0-RELE i386       2.6.3         2.1.0, 2.1.1, 2.1.2
  568.  FreeBSD 2.1.0-RELE i386       2.7.2         2.1.1
  569.  FreeBSD 2.1.0-RELE i386       gcc           1.2-pre8
  570.  FreeBSD 2.1.0-RELE i386       gcc 2.6.3     2.0.39, 2.0.65, 2.0.68
  571.  FreeBSD 2.1.0-RELE i386       gcc 2.7.2     2.0.68
  572.  FreeBSD 2.1.5-RELE i386       2.6.3         2.1.0, 2.1.1, 2.1.2
  573.  FreeBSD 2.1.5-RELE i386       2.7.2.1       2.1.2
  574.  FreeBSD 2.1.5-RELE i386       gcc 2.6.3     2.0.65, 2.0.68
  575.  FreeBSD 2.2-960612 i386       gcc 2.6.3     2.0.65
  576.  FreeBSD 2.2-960612 i386       gcc 2.7.2     2.0.68
  577.  FreeBSD 2.2-960801 i386       gcc 2.6.3     2.0.65
  578.  FreeBSD 2.2-960801 i386       gcc 2.7.2     2.0.68
  579.  FreeBSD 2.2-961006 i386       gcc 2.7.2     2.0.68
  580.  FreeBSD 2.2-961014 i386       gcc 2.7.2     2.0.68
  581.  FreeBSD 2.2-ALPHA  i386       2.7.2.1       2.1.2
  582.  FreeBSD 2.2-ALPHA  i386       gcc 2.7.2     2.0.68
  583.  FreeBSD 2.2-CURREN i386       2.7.2.1       2.1.2
  584.  FreeBSD 2.2-CURREN i386       gcc           1.1
  585.  FreeBSD 3.0-CURREN i386       2.7.2.1       2.1.2
  586.  FreeBSD 3.0-CURREN i386       gcc 2.7.2     2.0.68
  587.  HI-OSF/1-M R2.0       hitm       cc            1.2-pre10
  588.  HI-UX   01.04      3050/R     gcc 2.5.8     2.0.52
  589.  HP-UX   A.09.00    9000/827   cc            2.0.52
  590.  HP-UX   A.09.00    9000/832   2.7.2         2.1.0
  591.  HP-UX   A.09.00    9000/832   gcc 2.7.2     2.0.6, 2.0.65
  592.  HP-UX   A.09.01    9000/710   gcc           1.0, 1.1
  593.  HP-UX   A.09.01    9000/715   gcc           1.0, 1.1
  594.  HP-UX   A.09.01    9000/715   gcc 2.6.0     2.0.60
  595.  HP-UX   A.09.01    9000/715   gcc 2.6.3     2.0.60
  596.  HP-UX   A.09.01    9000/715   gcc 2.7.2     2.0.6, 2.0.65, 2.0.71
  597.  HP-UX   A.09.01    9000/720   gcc           1.1
  598.  HP-UX   A.09.01    9000/720   gcc 2.4.4     1.2
  599.  HP-UX   A.09.01    9000/735   gcc           1.1
  600.  HP-UX   A.09.01    9000/755   gcc 2.5.8     1, 1.2
  601.  HP-UX   A.09.03    9000/712   cc            2.0.50, 2.0.65
  602.  HP-UX   A.09.03    9000/720   gcc           1.1
  603.  HP-UX   A.09.03    9000/735   cc            2.0.60
  604.  HP-UX   A.09.04    9000/806   cc            2.0.60
  605.  HP-UX   A.09.04    9000/806   gcc 2.4.5     1.2
  606.  HP-UX   A.09.04    9000/816   gcc 2.6.3     1.
  607.  HP-UX   A.09.04    9000/827   cc            2.0.60
  608.  HP-UX   A.09.04    9000/847   gcc           1.1
  609.  HP-UX   A.09.04    9000/847   gcc 2.6.3     1.
  610.  HP-UX   A.09.04    9000/847   gcc 2.7.2     2.0.6
  611.  HP-UX   A.09.04    9000/856   gcc 2.7.2     2.0.65
  612.  HP-UX   A.09.04    9000/887   cc            1.0, 2.0.50
  613.  HP-UX   A.09.04    9000/887   gcc           1.1
  614.  HP-UX   A.09.04    9000/887   gcc 2.6.3     2.0.6
  615.  HP-UX   A.09.04    9000/887   gcc 2.7.2     2.0.65
  616.  HP-UX   A.09.05    9000/712   gcc           1.1
  617.  HP-UX   A.09.05    9000/712   gcc 2.6.3     1.
  618.  HP-UX   A.09.05    9000/712   gcc 2.7.2     2.0.65
  619.  HP-UX   A.09.05    9000/715   cc            1.1, 2.0.45
  620.  HP-UX   A.09.05    9000/720   cc            2.0.50
  621.  HP-UX   A.09.05    9000/725   gcc           1.1
  622.  HP-UX   A.09.05    9000/735   gcc           1.0, 1.1
  623.  HP-UX   A.09.05    9000/735   gcc 2.6.0     1, 1.2, 2.0.45
  624.  HP-UX   A.09.05    9000/735   gcc 2.7.0     2.0.4
  625.  HP-UX   A.09.05    9000/755   gcc           1.0
  626.  HP-UX   A.09.05    9000/755   gcc 2.5.8     1.2
  627.  HP-UX   A.09.05    9000/755   gcc 2.6.3     2.0.65
  628.  HP-UX   A.09.05    9000/755   gcc 2.7.0     2.0.4
  629.  HP-UX   A.09.07    9000/712   cc            1.1
  630.  HP-UX   B.09.00    9000/43T   gcc 2.5.7     2.0.65
  631.  HP-UX   B.10.00    9000/809   gcc 2.5.8     2.0.45
  632.  HP-UX   B.10.00    9000/809   gcc 2.7.0     2.0.45
  633.  HP-UX   B.10.00    9000/887   2.7.2         2.1.0
  634.  HP-UX   B.10.01    9000/712   cc            2.0.65
  635.  HP-UX   B.10.01    9000/715   cc            2.0.60
  636.  HP-UX   B.10.01    9000/735   cc            2.0.65
  637.  HP-UX   B.10.01    9000/755   gcc 2.7.0     2.0.52
  638.  HP-UX   B.10.01    9000/809   gcc 2.5.8     2.0.45
  639.  HP-UX   B.10.01    9000/816   2.7.2         2.1.0
  640.  HP-UX   B.10.01    9000/819   2.7.2         2.1.0
  641.  HP-UX   B.10.10    9000/712   2.7.2         2.1.0
  642.  HP-UX   B.10.10    9000/821   gcc 2.7.2     2.0.65
  643.  IRIX    4.0.5H     IP20       gcc           1.0
  644.  IRIX    5.2        IP12       cc            1.1
  645.  IRIX    5.2        IP17       gcc           1.1, 1.1.2
  646.  IRIX    5.2        IP20       cc            1.1, 1.1.1, 1.2
  647.  IRIX    5.2        IP22       cc            1.1, 1.2-pre8, 2.0.60, 2.0.65
  648.  IRIX    5.2        IP22       gcc           1.0, 1.1.2
  649.  IRIX    5.3        IP12       cc            1.1, 2.0.39, 2.0.65
  650.  IRIX    5.3        IP12       cc -cckr      2.0.65
  651.  IRIX    5.3        IP12       gcc           1.1
  652.  IRIX    5.3        IP17       cc            2.0.50
  653.  IRIX    5.3        IP17       gcc           1.1, 1.1.2
  654.  IRIX    5.3        IP19       cc            1.1, 1.2-pre8, 2.0.52, 2.1.0
  655.  IRIX    5.3        IP19       gcc           1.0, 1.1
  656.  IRIX    5.3        IP19       gcc 2.7.0     2.0.39
  657.  IRIX    5.3        IP20       cc            1.0, 1.1
  658.  IRIX    5.3        IP22       2.6.3         2.1.0
  659.  IRIX    5.3        IP22       2.7.2         2.1.0
  660.  IRIX    5.3        IP22       cc            1.0, 1.1, 1.2-pre10, 1.2-pre8, 2.0.39, 2.0.45, 2.0.50, 2.0.52, 2.0.60, 2.0.65
  661.  IRIX    5.3        IP22       cc -cckr      2.0.65
  662.  IRIX    5.3        IP22       gcc           1.0, 1.0.10, 1.1
  663.  IRIX    5.3        IP22       gcc 2.7.0     1.2-pre8, 2.0.35, 2.0.60
  664.  IRIX    6.2        IP22       cc            2.1.0, 2.1.2
  665.  IRIX64  6.2        IP19       gcc           1.1
  666.  IRIX64  6.2        IP21       cc            2.0.65
  667.  Linux   1.0        i486       gcc 2.5.8     1.2-pre8, 2.0.39
  668.  Linux   1.0        i586       gcc           1.1
  669.  Linux   1.0        i586       gcc 2.5.8     2.0.65
  670.  Linux   1.1        i386       gcc           1.0
  671.  Linux   1.1        i486       gcc           1.0, 1.1, 1.1.2
  672.  Linux   1.1        i486       gcc 2.5.8     1.2, 1.2-pre8, 1.2-pre9, 2.0.35, 2.0.39
  673.  Linux   1.1        i486       gcc 2.6.3     2.0.65
  674.  Linux   1.1        i586       gcc           1.0, 1.1
  675.  Linux   1.1        i586       gcc 2.6.3     2.0.60
  676.  Linux   1.2        i386       gcc           1.0, 1.1
  677.  Linux   1.2        i386       gcc 2.5.8     1.2-pre8
  678.  Linux   1.2        i386       gcc 2.6.3     1.2-pre8, 2.0.39
  679.  Linux   1.2        i386       gcc 2.7.0     2.0.62, 2.0.65
  680.  Linux   1.2        i486       2.5.8         2.1.0
  681.  Linux   1.2        i486       2.6.3         2.1.0
  682.  Linux   1.2        i486       2.7.0         2.1.0, 2.1.2
  683.  Linux   1.2        i486       2.7.2         2.1.0
  684.  Linux   1.2        i486       gcc           1.0, 1.1, 1.1.1, 1.1.2, 2.0.65
  685.  Linux   1.2        i486       gcc 2.5.8     1.2-pre8, 2.0.16, 2.0.35, 2.0.39, 2.0.45, 2.0.65
  686.  Linux   1.2        i486       gcc 2.6.2     1.2
  687.  Linux   1.2        i486       gcc 2.6.3     1.2-pre10, 1.2-pre8, 1.2-pre9, 2.0.35, 2.0.39, 2.0.41, 2.0.45, 2.0.5, 2.0.51, 2.0.52, 2.0.56, 2.0.58, 2.0.60, 2.0.65
  688.  Linux   1.2        i486       gcc 2.7.0     1.2-pre8, 2.0.35, 2.0.39, 2.0.52, 2.0.55, 2.0.58, 2.0.60, 2.0.61, 2.0.62, 2.0.65
  689.  Linux   1.2        i486       gcc 2.7.2     2.0.60, 2.0.65
  690.  Linux   1.2        i586       2.5.8         2.1.0
  691.  Linux   1.2        i586       2.6.3         2.1.0
  692.  Linux   1.2        i586       2.7.0         2.1.0, 2.1.2
  693.  Linux   1.2        i586       2.7.2         2.1.0
  694.  Linux   1.2        i586       gcc           1.0, 1.1, 1.1.2, 1.2
  695.  Linux   1.2        i586       gcc 2.5.8     1.2-pre8, 1.2-pre9, 2.0.16, 2.0.35, 2.0.39, 2.0.65
  696.  Linux   1.2        i586       gcc 2.6.2     2.0.16
  697.  Linux   1.2        i586       gcc 2.6.3     1.2-pre8, 1.2-pre9, 2.0.35, 2.0.39, 2.0.41, 2.0.45, 2.0.52, 2.0.55, 2.0.60, 2.0.65
  698.  Linux   1.2        i586       gcc 2.7.0     1.2-pre10, 2.0.35, 2.0.39, 2.0.50, 2.0.52, 2.0.60, 2.0.61, 2.0.62, 2.0.65
  699.  Linux   1.2        i586       gcc 2.7.2     2.0.52, 2.0.65
  700.  Linux   1.2        i686       2.7.2         2.1.0
  701.  Linux   1.2        i686       gcc 2.7.0     2.0.62
  702.  Linux   1.2        i686       gcc 2.7.2     2.0.65
  703.  Linux   1.3        alpha      gcc 2.7.1     2.0.68
  704.  Linux   1.3        i386       gcc 2.7.0     2.0.62
  705.  Linux   1.3        i486       2.7.0         2.1.0, 2.1.1
  706.  Linux   1.3        i486       gcc           1.0, 1.1, 1.1.1, 1.1.2
  707.  Linux   1.3        i486       gcc 2.5.8     2.0.16
  708.  Linux   1.3        i486       gcc 2.6.3     2.0.39
  709.  Linux   1.3        i486       gcc 2.7.0     1.2, 1.2-pre8, 2.0.35, 2.0.60, 2.0.61, 2.0.62, 2.0.65, 2.0.68, 2.1.0
  710.  Linux   1.3        i586       2.7.0         2.1.0
  711.  Linux   1.3        i586       gcc           1.1, 1.1.2, 1.2-pre8
  712.  Linux   1.3        i586       gcc 2.5.8     2.0.39, 2.0.52
  713.  Linux   1.3        i586       gcc 2.6.3     1.2-pre9, 2.0.16, 2.0.39, 2.0.41, 2.0.60, 2.0.65
  714.  Linux   1.3        i586       gcc 2.7.0     2.0.39, 2.0.52, 2.0.55, 2.0.60, 2.0.61, 2.0.62, 2.0.65
  715.  Linux   1.3        i586       gcc 2.7.1     2.0.60
  716.  Linux   1.3        i586       gcc 2.7.2     2.0.52, 2.0.65, 2.0.68
  717.  Linux   1.3        i686       gcc 2.7.0     2.0.65
  718.  Linux   1.99       i486       gcc 2.7.0     2.0.62
  719.  Linux   1.99       i586       gcc 2.7.0     2.0.62
  720.  Linux   1.99       i586       gcc 2.7.2     2.0.68
  721.  Linux   1.99       i686       gcc 2.7.2     2.0.52
  722.  Linux   2.0        i386       gcc 2.7.0     2.0.62
  723.  Linux   2.0        i486       2.6.3         2.1.0
  724.  Linux   2.0        i486       2.7.0         2.1.0
  725.  Linux   2.0        i486       2.7.2         2.1.0
  726.  Linux   2.0        i486       gcc           1.1, 1.1.1
  727.  Linux   2.0        i486       gcc 2.6.2     2.0.35, 2.0.65
  728.  Linux   2.0        i486       gcc 2.6.3     2.0.65
  729.  Linux   2.0        i486       gcc 2.7.0     2.0.52, 2.0.62, 2.0.65, 2.1.0
  730.  Linux   2.0        i486       gcc 2.7.2     2.0.60, 2.0.65
  731.  Linux   2.0        i586       2.6.3         2.1.0
  732.  Linux   2.0        i586       2.7.0         2.1.0
  733.  Linux   2.0        i586       2.7.2         2.1.0, 2.1.2
  734.  Linux   2.0        i586       2.7.2p        2.1.0
  735.  Linux   2.0        i586       gcc           1.0, 1.1
  736.  Linux   2.0        i586       gcc 2.6.3     2.0.65
  737.  Linux   2.0        i586       gcc 2.7.0     2.0.39, 2.0.52, 2.0.60, 2.0.61, 2.0.62, 2.1.0
  738.  Linux   2.0        i586       gcc 2.7.2     2.0.60, 2.0.65, 2.0.68
  739.  Linux   2.0        i586       gcc 2.7.2p    2.0.68
  740.  Linux   2.0        i686       2.7.2         2.1.0, 2.1.2
  741.  Linux   2.0        i686       gcc 2.7.0     2.0.62
  742.  Linux   2.1        i486       2.7.2         2.1.0
  743.  Linux   2.1        i586       2.7.2p        2.1.0
  744.  NEWS-OS 6.1.1      news4000   cc            2.0.65
  745.  NetBSD  1.0        i386       gcc           1.1.1
  746.  NetBSD  1.0A       i386       gcc           1.2
  747.  NetBSD  1.1        i386       gcc           1.0, 1.1.1
  748.  NetBSD  1.1        i386       gcc 2.4.5     2.0.39, 2.0.65
  749.  NetBSD  1.2_BETA   i386       2.7.2         2.1.0
  750.  OSF1    1.2        alpha      gcc 2.6.3     1.2-pre9
  751.  OSF1    V1.3       alpha      cc            1.0
  752.  OSF1    V2.0       alpha      cc            1.1, 1.1.2, 1.2, 1.2-pre9, 2.0.49, 2.0.52, 2.0.58, 2.0.60, 2.0.65
  753.  OSF1    V2.0       alpha      gcc           1.1.2
  754.  OSF1    V2.0       alpha      gcc 2.7.0     2.0.41
  755.  OSF1    V2.1       alpha      cc            1.0, 1.1, 1.2, 2.0.60, 2.0.65
  756.  OSF1    V2.1       alpha      gcc 2.6.0     1.2
  757.  OSF1    V3.0       alpha      cc            1.1, 1.1.2, 1.2, 1.2-pre10, 1.2-pre8, 2.0.16, 2.0.41, 2.0.60, 2.0.65, 2.0.7
  758.  OSF1    V3.0       alpha      gcc           1.1, 1.1.2
  759.  OSF1    V3.0       alpha      gcc 2.6.3     1.2
  760.  OSF1    V3.0       alpha      gcc 2.7.0     2.0.7
  761.  OSF1    V3.0       alpha      gcc 2.7.1     2.0.65
  762.  OSF1    V3.2       alpha      2.7.0         2.1.2
  763.  OSF1    V3.2       alpha      2.7.2         2.1.0
  764.  OSF1    V3.2       alpha      cc            1.0, 1.1, 1.1.2, 1.2-pre8, 2.0.16, 2.0.52, 2.0.60, 2.0.61, 2.0.65
  765.  OSF1    V3.2       alpha      gcc           1.0
  766.  OSF1    V3.2       alpha      gcc 2.6.3     1.2-pre8
  767.  OSF1    V3.2       alpha      gcc 2.7.0     1.2, 2.0.39, 2.0.52, 2.0.60, 2.0.65
  768.  OSF1    V3.2       alpha      gcc 2.7.1     2.0.45
  769.  OSF1    V3.2       alpha      gcc 2.7.2     1.2-pre8, 2.0.65, 2.0.68
  770.  OSF1    V4.0       alpha      /bin/cc       2.1.0
  771.  OSF1    V4.0       alpha      cc            2.0.65, 2.1.0
  772.  SCO_SV  3.2        i386       cc            1.1, 1.2-pre8, 2.0.65, 2.0.68
  773.  SCO_SV  3.2        i386       gcc 2.6.3     1.2-pre10
  774.  SINIX-N 5.42       RM400      unknown       1.1
  775.  SunOS   4.1.1      sun4       cc            1.0.10, 2.0.65
  776.  SunOS   4.1.1      sun4       gcc 2.6.2     2.0.65
  777.  SunOS   4.1.1      sun4c      cc            1.0, 1.0.10, 2.0.60, 2.0.65
  778.  SunOS   4.1.1      sun4c      gcc           1.0, 1.1, 1.1.2
  779.  SunOS   4.1.1      sun4c      gcc 2.4.3     2.0.60
  780.  SunOS   4.1.1      sun4c      gcc 2.5.8     2.0.60
  781.  SunOS   4.1.1      sun4c      gcc 2.7.0     2.0.60, 2.0.65
  782.  SunOS   4.1.1-GF   sun4c      gcc           1.1
  783.  SunOS   4.1.1-JL   sun4c      gcc           1.1.2
  784.  SunOS   4.1.1_U1   sun3       cc            2.0.65
  785.  SunOS   4.1.2      sun4       gcc 2.5.8     1.2-pre9, 2.0.65
  786.  SunOS   4.1.2      sun4c      cc            1.0.10
  787.  SunOS   4.1.2      sun4c      gcc           1.0, 1.1, 1.2
  788.  SunOS   4.1.2      sun4c      gcc 2.6.3     1.2-pre8
  789.  SunOS   4.1.2      sun4c      gcc cygnus-2.3.3    1.2-pre8
  790.  SunOS   4.1.2      sun4m      cc            1.0.10
  791.  SunOS   4.1.2      sun4m      gcc           1.1
  792.  SunOS   4.1.2      sun4m      gcc 2.2.2     1.2-pre8
  793.  SunOS   4.1.2      sun4m      gcc 2.4.5     2.0.60
  794.  SunOS   4.1.2      sun4m      gcc 2.6.3     2.0.60, 2.0.65
  795.  SunOS   4.1.2      tp_s2      cc            1.2-pre8
  796.  SunOS   4.1.3      sun4       cc            1.0.10, 2.0.65
  797.  SunOS   4.1.3      sun4       gcc           1.0, 1.1
  798.  SunOS   4.1.3      sun4c      2.4.2         2.1.0
  799.  SunOS   4.1.3      sun4c      2.7.2.1       2.1.2
  800.  SunOS   4.1.3      sun4c      cc            1.0.10, 1.1, 1.2-pre8, 2.0.35, 2.0.39, 2.0.52, 2.0.60, 2.0.65
  801.  SunOS   4.1.3      sun4c      gcc           1.0, 1.1, 1.1.1
  802.  SunOS   4.1.3      sun4c      gcc 2.3.3     1.2-pre8
  803.  SunOS   4.1.3      sun4c      gcc 2.4.5     1.2-pre9, 2.0.45
  804.  SunOS   4.1.3      sun4c      gcc 2.5.5     1.2-pre8, 2.0.16
  805.  SunOS   4.1.3      sun4c      gcc 2.5.7     1.2-pre9
  806.  SunOS   4.1.3      sun4c      gcc 2.6.1     2.0.52
  807.  SunOS   4.1.3      sun4c      gcc 2.6.2     2.0.65
  808.  SunOS   4.1.3      sun4c      gcc 2.6.3     2.0.52, 2.0.60
  809.  SunOS   4.1.3      sun4c      gcc 2.7.0     2.0.0
  810.  SunOS   4.1.3      sun4m      2.7.2         2.1.2
  811.  SunOS   4.1.3      sun4m      2.7.2.1       2.1.2
  812.  SunOS   4.1.3      sun4m      cc            1.0, 1.0.10, 1.1, 1.2-pre8, 2.0.16, 2.0.39, 2.0.52, 2.0.58, 2.0.65
  813.  SunOS   4.1.3      sun4m      gcc           1.0, 1.1, 1.1.1, 1.1.2
  814.  SunOS   4.1.3      sun4m      gcc 2.4.5     1.2, 2.0.16, 2.0.52
  815.  SunOS   4.1.3      sun4m      gcc 2.5.7     2.0.65
  816.  SunOS   4.1.3      sun4m      gcc 2.5.8     2.0.60
  817.  SunOS   4.1.3      sun4m      gcc 2.6.3     2.0.16, 2.0.45, 2.0.60, 2.0.68
  818.  SunOS   4.1.3      sun4m      gcc 2.7.0     1.2, 2.0.60, 2.0.65
  819.  SunOS   4.1.3      sun4m      gcc 2.7.2     2.0.65
  820.  SunOS   4.1.3-JL   sun4c      2.7.2         2.1.1
  821.  SunOS   4.1.3-JL   sun4c      cc            2.0.65
  822.  SunOS   4.1.3-JL   sun4m      2.5.8         2.1.2
  823.  SunOS   4.1.3-JL   sun4m      2.7.2         2.1.2
  824.  SunOS   4.1.3-JL   sun4m      cc            2.0.65
  825.  SunOS   4.1.3-JL   sun4m      gcc 2.6.3     2.0.68
  826.  SunOS   4.1.3-JL   sun4m      gcc 2.7.2     2.0.65
  827.  SunOS   4.1.3-KL   sun4c      cc            2.0.65
  828.  SunOS   4.1.3C     sun4m      cc            1.0.10, 1.2-pre8, 2.0.50
  829.  SunOS   4.1.3C     sun4m      gcc           1.0, 1.1
  830.  SunOS   4.1.3C     sun4m      gcc 2.6.3     1.2-pre8
  831.  SunOS   4.1.3C     sun4m      gcc 2.7.0     2.0.65
  832.  SunOS   4.1.3C-J   sun4m      2.3.3         2.1.1
  833.  SunOS   4.1.3_Axil sun4m      cc            2.0.65
  834.  SunOS   4.1.3_Axil sun4m      gcc           1.0
  835.  SunOS   4.1.3_U1   sun4c      cc            1.0.10, 1.1.2, 2.0.35, 2.0.39, 2.0.52, 2.0.65
  836.  SunOS   4.1.3_U1   sun4c      gcc           1.0, 1.1
  837.  SunOS   4.1.3_U1   sun4c      gcc 2.4.5     1.2-pre8
  838.  SunOS   4.1.3_U1   sun4c      gcc 2.5.7     2.0.39
  839.  SunOS   4.1.3_U1   sun4c      gcc 2.5.8     1.2-pre8, 2.0.39, 2.0.45
  840.  SunOS   4.1.3_U1   sun4c      gcc 2.6.0     1.2-pre8, 2.0.35
  841.  SunOS   4.1.3_U1   sun4c      gcc 2.6.3     1.2, 1.2-pre8, 2.0.65
  842.  SunOS   4.1.3_U1   sun4c      gcc 2.7.0     2.0.65
  843.  SunOS   4.1.3_U1   sun4c      gcc 2.7.2     2.0.62, 2.0.65
  844.  SunOS   4.1.3_U1   sun4m      2.5.8         2.1.0
  845.  SunOS   4.1.3_U1   sun4m      2.7.2         2.1.0, 2.1.2
  846.  SunOS   4.1.3_U1   sun4m      2.7.2.1       2.1.0
  847.  SunOS   4.1.3_U1   sun4m      cc            1.0, 1.0.10, 1.1, 1.2-pre8, 2.0.35, 2.0.39, 2.0.45, 2.0.60, 2.0.65
  848.  SunOS   4.1.3_U1   sun4m      gcc           1.0, 1.1, 1.1.1, 1.1.2, 1.2
  849.  SunOS   4.1.3_U1   sun4m      gcc 2.4.5     1.2-pre8, 1.2-pre9
  850.  SunOS   4.1.3_U1   sun4m      gcc 2.5.7     2.0.39
  851.  SunOS   4.1.3_U1   sun4m      gcc 2.5.8     1.2, 2.0.39
  852.  SunOS   4.1.3_U1   sun4m      gcc 2.6.0     2.0.65
  853.  SunOS   4.1.3_U1   sun4m      gcc 2.6.2     1.2-pre8
  854.  SunOS   4.1.3_U1   sun4m      gcc 2.6.3     1.2, 1.2-pre8, 2.0.39, 2.0.60, 2.0.65
  855.  SunOS   4.1.3_U1   sun4m      gcc 2.7.0     1.2-pre8, 2.0.0, 2.0.52, 2.0.65
  856.  SunOS   4.1.3_U1   sun4m      gcc 2.7.2     2.0.65
  857.  SunOS   4.1.4      sun4       gcc           1.1
  858.  SunOS   4.1.4      sun4       gcc 2.6.3     2.0.45
  859.  SunOS   4.1.4      sun4c      cc            2.0.39, 2.0.65
  860.  SunOS   4.1.4      sun4c      gcc           1.1
  861.  SunOS   4.1.4      sun4c      gcc 2.5.8     1.2-pre8, 2.0.29, 2.0.37, 2.0.45, 2.0.47, 2.0.48
  862.  SunOS   4.1.4      sun4c      gcc 2.6.3     1.2-pre8, 2.0.56
  863.  SunOS   4.1.4      sun4c      gcc 2.7.0     2.0.39, 2.0.51, 2.0.60
  864.  SunOS   4.1.4      sun4c      gcc 2.7.2     2.0.65
  865.  SunOS   4.1.4      sun4m      2.6.3         2.1.0
  866.  SunOS   4.1.4      sun4m      2.7.2         2.1.0
  867.  SunOS   4.1.4      sun4m      2.7.2.1       2.1.2
  868.  SunOS   4.1.4      sun4m      2.7.2.f.1     2.1.0
  869.  SunOS   4.1.4      sun4m      cc            1.0.10, 1.2-pre8, 1.2.0, 2.0.0, 2.0.16, 2.0.39, 2.0.60, 2.0.65, 2.0.68
  870.  SunOS   4.1.4      sun4m      gcc           1.0, 1.1, 1.1.2
  871.  SunOS   4.1.4      sun4m      gcc 2.5.8     2.0.3, 2.0.47, 2.0.65
  872.  SunOS   4.1.4      sun4m      gcc 2.6.0     1.2-pre9
  873.  SunOS   4.1.4      sun4m      gcc 2.6.3     1.2-pre8, 2.0.39, 2.0.60, 2.0.65
  874.  SunOS   4.1.4      sun4m      gcc 2.7.0     1.2-pre9, 2.0.19, 2.0.21, 2.0.65
  875.  SunOS   4.1.4      sun4m      gcc 2.7.1     2.0.68
  876.  SunOS   4.1.4      sun4m      gcc 2.7.2     2.0.65, 2.0.68
  877.  SunOS   4.1.4-JL   sun4c      cc            2.0.61
  878.  SunOS   4.1.4-JL   sun4m      2.6.3         2.1.2
  879.  SunOS   4.1.4-JL   sun4m      2.7.0         2.1.2
  880.  SunOS   4.1.4-JL   sun4m      2.7.2         2.1.1, 2.1.2
  881.  SunOS   4.1.4-JL   sun4m      cc            2.0.65
  882.  SunOS   4.1.4-JL   sun4m      gcc 2.3.1     1.2-pre8
  883.  SunOS   4.1.4-JL   sun4m      gcc 2.6.3     1.2-pre8
  884.  SunOS   4.1.4-JL   sun4m      gcc 2.7.1     2.0.68
  885.  SunOS   4.1.4-JL   sun4m      gcc 2.7.2     2.0.65
  886.  SunOS   5.2        sun4m      gcc           1.0, 1.1
  887.  SunOS   5.2        sun4m      gcc 2.6.2     2.0.65
  888.  SunOS   5.3        sun4c      gcc           1.0, 1.1
  889.  SunOS   5.3        sun4c      gcc 2.5.6     2.0.60
  890.  SunOS   5.3        sun4c      gcc 2.6.0     2.0.65
  891.  SunOS   5.3        sun4c      gcc 2.6.3     2.0.39, 2.0.52
  892.  SunOS   5.3        sun4d      2.7.0         2.1.1
  893.  SunOS   5.3        sun4d      gcc           1.0, 1.1
  894.  SunOS   5.3        sun4d      gcc 2.4.5     2.0.65
  895.  SunOS   5.3        sun4d      gcc 2.5.6     1.2, 2.0.50, 2.0.52, 2.0.55
  896.  SunOS   5.3        sun4d      gcc 2.6.0     2.0.60
  897.  SunOS   5.3        sun4d      gcc 2.7.2     2.0.65
  898.  SunOS   5.3        sun4m      /usr/ucb/cc    2.0.45
  899.  SunOS   5.3        sun4m      2.7.0         2.1.0, 2.1.1
  900.  SunOS   5.3        sun4m      cc            1.0, 1.0.10, 1.1, 2.0.65
  901.  SunOS   5.3        sun4m      gcc           1.0, 1.1, 1.1.1, 1.1.2
  902.  SunOS   5.3        sun4m      gcc 2.5.6     1.2, 1.2-pre9, 2.0.39, 2.0.45, 2.0.52, 2.0.65
  903.  SunOS   5.3        sun4m      gcc 2.5.8     1.2, 2.0.0, 2.0.3, 2.0.60
  904.  SunOS   5.3        sun4m      gcc 2.6.0     1.2-pre8
  905.  SunOS   5.3        sun4m      gcc 2.6.2     1.2-pre8
  906.  SunOS   5.3        sun4m      gcc 2.6.3     1.2-pre8, 2.0.35, 2.0.45, 2.0.52, 2.0.58, 2.0.65
  907.  SunOS   5.3        sun4m      gcc 2.7.0     1.2, 1.2-pre8, 2.0.35, 2.0.52, 2.0.65
  908.  SunOS   5.3        sun4m      gcc 2.7.2     2.0.65
  909.  SunOS   5.4        i86pc      2.7.2         2.1.0
  910.  SunOS   5.4        i86pc      gcc           1.1
  911.  SunOS   5.4        i86pc      gcc 2.4.5     2.0.65
  912.  SunOS   5.4        i86pc      gcc 2.5.8     2.0.35, 2.0.45
  913.  SunOS   5.4        i86pc      gcc 2.6.3     1.2-pre8, 2.0.45
  914.  SunOS   5.4        i86pc      gcc 2.7.1     2.0.60
  915.  SunOS   5.4        sun4       gcc           1.0, 1.1
  916.  SunOS   5.4        sun4       gcc 2.6.0     1.2-pre8
  917.  SunOS   5.4        sun4c      2.5.8         2.1.0
  918.  SunOS   5.4        sun4c      2.7.0         2.1.0
  919.  SunOS   5.4        sun4c      2.7.1         2.1.2
  920.  SunOS   5.4        sun4c      2.7.2         2.1.0
  921.  SunOS   5.4        sun4c      cc            1.1, 2.0.39, 2.0.65
  922.  SunOS   5.4        sun4c      gcc           1.0, 1.1, 1.1.2
  923.  SunOS   5.4        sun4c      gcc 2.5.6     1.2-pre8, 1.2-pre9, 2.0.50, 2.0.52
  924.  SunOS   5.4        sun4c      gcc 2.7.0     1.2, 2.0.60
  925.  SunOS   5.4        sun4d      2.7.1         2.1.2
  926.  SunOS   5.4        sun4d      2.7.2         2.1.0
  927.  SunOS   5.4        sun4d      cc            1.0.10, 1.1, 1.2-pre10, 2.0.39, 2.0.65
  928.  SunOS   5.4        sun4d      gcc           1.0, 1.1, 1.1.2, 1.2
  929.  SunOS   5.4        sun4d      gcc 2.5.8     2.0.16
  930.  SunOS   5.4        sun4d      gcc 2.6.2     1.2-pre8, 2.0.16
  931.  SunOS   5.4        sun4d      gcc 2.6.3     1.2-pre8
  932.  SunOS   5.4        sun4d      gcc 2.7.0     2.0.50, 2.0.60, 2.0.62
  933.  SunOS   5.4        sun4d      gcc 2.7.2     2.0.65
  934.  SunOS   5.4        sun4m      /opt/SUNWspro/bin/cc    2.0.65
  935.  SunOS   5.4        sun4m      2.5.6         2.1.0
  936.  SunOS   5.4        sun4m      2.5.8         2.1.0, 2.1.2
  937.  SunOS   5.4        sun4m      2.6.2         2.1.0
  938.  SunOS   5.4        sun4m      2.7.0         2.1.0
  939.  SunOS   5.4        sun4m      2.7.1         2.1.2
  940.  SunOS   5.4        sun4m      2.7.2         2.1.0
  941.  SunOS   5.4        sun4m      2.7.2.1       2.1.0
  942.  SunOS   5.4        sun4m      cc            1.0, 1.0.10, 1.1, 1.1.2, 1.2-pre8, 1.2-pre9, 2.0.45, 2.0.50, 2.0.52, 2.0.60, 2.0.65
  943.  SunOS   5.4        sun4m      gcc           1.0, 1.1, 1.1.1, 1.1.2, 1.2, 1.2-pre9
  944.  SunOS   5.4        sun4m      gcc 2.3.3     1.2-pre8
  945.  SunOS   5.4        sun4m      gcc 2.4.5     2.0.52
  946.  SunOS   5.4        sun4m      gcc 2.5.6     1.2, 1.2-pre8, 2.0.55, 2.0.56, 2.0.60
  947.  SunOS   5.4        sun4m      gcc 2.5.8     1.2, 1.2-pre8, 2.0.16, 2.0.45, 2.0.52
  948.  SunOS   5.4        sun4m      gcc 2.6.0     1.2-pre8, 2.0.45, 2.0.52, 2.0.60, 2.0.65
  949.  SunOS   5.4        sun4m      gcc 2.6.2     1.2, 2.0.45, 2.0.52, 2.0.65
  950.  SunOS   5.4        sun4m      gcc 2.6.3     1.2, 1.2-pre8, 1.2-pre9, 2.0.16, 2.0.37, 2.0.39, 2.0.45, 2.0.5, 2.0.50, 2.0.52, 2.0.58, 2.0.60, 2.0.61, 2.0.65, 2.0.68
  951.  SunOS   5.4        sun4m      gcc 2.7.0     1.2-pre8, 1.2-pre9, 2.0.29, 2.0.35, 2.0.39, 2.0.45, 2.0.50, 2.0.65, 2.0.68
  952.  SunOS   5.4        sun4m      gcc 2.7.1     2.0.52, 2.0.65
  953.  SunOS   5.4        sun4m      gcc 2.7.2     1.2-pre8, 2.0.39, 2.0.52, 2.0.60, 2.0.65, 2.0.68
  954.  SunOS   5.4        sun4m      gcc 2.7.2.1    2.0.65
  955.  SunOS   5.5        i86pc      2.6.0         2.1.0
  956.  SunOS   5.5        i86pc      2.7.2         2.1.0
  957.  SunOS   5.5        i86pc      gcc           1.1
  958.  SunOS   5.5        i86pc      gcc 2.6.3     2.0.65
  959.  SunOS   5.5        i86pc      gcc 2.7.2     2.0.65
  960.  SunOS   5.5        sun4c      2.7.0         2.1.0
  961.  SunOS   5.5        sun4c      cc            1.2-pre9, 2.0.65
  962.  SunOS   5.5        sun4c      gcc           1.0, 1.1
  963.  SunOS   5.5        sun4c      gcc 2.5.6     2.0.65
  964.  SunOS   5.5        sun4c      gcc 2.6.2     2.0.52, 2.0.65
  965.  SunOS   5.5        sun4c      gcc 2.7.2     2.0.60, 2.0.65
  966.  SunOS   5.5        sun4c      gcc cygnus-2.0.2    2.0.65
  967.  SunOS   5.5        sun4d      2.7.2         2.1.0
  968.  SunOS   5.5        sun4d      cc            2.0.60
  969.  SunOS   5.5        sun4d      gcc           1.0, 1.1, 1.2
  970.  SunOS   5.5        sun4d      gcc 2.4.5     2.0.65
  971.  SunOS   5.5        sun4d      gcc 2.5.6     2.0.65
  972.  SunOS   5.5        sun4d      gcc 2.6.0     2.0.60
  973.  SunOS   5.5        sun4d      gcc 2.7.0     2.0.65
  974.  SunOS   5.5        sun4d      gcc 2.7.1     2.0.61
  975.  SunOS   5.5        sun4d      gcc 2.7.2     2.0.65
  976.  SunOS   5.5        sun4m      2.5.8         2.1.0
  977.  SunOS   5.5        sun4m      2.7.0         2.1.0
  978.  SunOS   5.5        sun4m      2.7.2         2.1.0, 2.1.2
  979.  SunOS   5.5        sun4m      2.7.2.1       2.1.0
  980.  SunOS   5.5        sun4m      cc            1.1, 1.2-pre10, 1.2-pre9, 2.0.52, 2.0.58, 2.0.60, 2.0.65, 2.1.0
  981.  SunOS   5.5        sun4m      gcc           1.0, 1.1, 1.1.2
  982.  SunOS   5.5        sun4m      gcc 2.5.6     2.0.60, 2.0.65
  983.  SunOS   5.5        sun4m      gcc 2.5.8     1.2-pre10, 2.0.45, 2.0.65
  984.  SunOS   5.5        sun4m      gcc 2.6.0     2.0.65
  985.  SunOS   5.5        sun4m      gcc 2.6.2     2.0.39, 2.0.65
  986.  SunOS   5.5        sun4m      gcc 2.6.3     1.2-pre9, 2.0.45
  987.  SunOS   5.5        sun4m      gcc 2.7.0     2.0.65
  988.  SunOS   5.5        sun4m      gcc 2.7.2     1.2-pre8, 2.0.60, 2.0.65, 2.0.68
  989.  SunOS   5.5        sun4m      gcc 2.7.2.f.1    2.0.65
  990.  SunOS   5.5        sun4u      2.7.0         2.1.0, 2.1.1
  991.  SunOS   5.5        sun4u      2.7.2         2.1.0, 2.1.2, 2.1.2.2
  992.  SunOS   5.5        sun4u      2.7.2.1       2.1.0
  993.  SunOS   5.5        sun4u      cc            1.2-pre9, 2.0.65
  994.  SunOS   5.5        sun4u      gcc           1.0
  995.  SunOS   5.5        sun4u      gcc 2.6.0     2.0.60
  996.  SunOS   5.5        sun4u      gcc 2.7.0     2.0.65
  997.  SunOS   5.5        sun4u      gcc 2.7.2     2.0.60, 2.0.65
  998.  SunOS   5.5        sun4u      gcc 2.7.2.f.1    2.0.65
  999.  SunOS   5.5.1      i86pc      gcc           1.1
  1000.  SunOS   5.5.1      sun4c      2.7.2         2.1.0
  1001.  SunOS   5.5.1      sun4c      gcc           1.0
  1002.  SunOS   5.5.1      sun4c      gcc 2.7.2     2.0.65
  1003.  SunOS   5.5.1      sun4d      2.7.0         2.1.0
  1004.  SunOS   5.5.1      sun4d      cc            2.0.39
  1005.  SunOS   5.5.1      sun4d      gcc           1.1
  1006.  SunOS   5.5.1      sun4m      2.7.2         2.1.0
  1007.  SunOS   5.5.1      sun4m      2.7.2.1       2.1.0
  1008.  SunOS   5.5.1      sun4m      gcc           1.0, 1.1.2
  1009.  SunOS   5.5.1      sun4m      gcc 2.7.0     2.0.52, 2.0.68
  1010.  SunOS   5.5.1      sun4m      gcc 2.7.2     2.0.39, 2.0.65
  1011.  SunOS   5.5.1      sun4u      /opt/SUNWspro/bin/cc    2.0.65
  1012.  SunOS   5.5.1      sun4u      2.7.0         2.1.0
  1013.  SunOS   5.5.1      sun4u      2.7.2         2.1.0
  1014.  SunOS   5.5.1      sun4u      cc            1.2-pre8, 1.2-pre9, 2.0.58, 2.0.65
  1015.  SunOS   5.5.1      sun4u      gcc           1.1
  1016.  SunOS   5.5.1      sun4u      gcc 2.7.0     2.0.52
  1017.  SunOS   5.5.1      sun4u      gcc 2.7.2     2.0.65
  1018.  ULTRIX  4.2        RISC       cc            1.2-pre8
  1019.  ULTRIX  4.2        RISC       gcc           1.0, 1.1
  1020.  ULTRIX  4.2        RISC       gcc 2.5.8     1.2
  1021.  ULTRIX  4.3        RISC       cc            1.2-pre8, 2.0.16
  1022.  ULTRIX  4.3        RISC       gcc           1.0
  1023.  ULTRIX  4.4        RISC       cc            2.0.60, 2.0.65, 2.1.0
  1024.  ULTRIX  4.4        RISC       gcc           1.0, 1.1
  1025.  ULTRIX  4.4        RISC       gcc 2.3.3     1.2-pre8
  1026.  ULTRIX  4.4        RISC       gcc 2.6.3     1.2-pre10
  1027.  ULTRIX  4.5        VAX        cc            2.0.65
  1028.  UNIX_SV 4.2        Pentium/EI cc            2.0.60
  1029.  UNIX_SV 4.2        i386       cc            1.1
  1030.  UNIX_SV 4.2        i386       gcc           1.1
  1031.  UNIX_SV 4.2MP      i386       cc            2.0.58, 2.0.65
  1032.  UNIX_SV 4.2MP      i386       gcc 2.5.8     1.2-pre9, 2.0.45
  1033.  achus   4.2        i386       cc            2.0.39, 2.0.41
  1034.  app     3.2        i386       cc            1.1
  1035.  aps     4.0        i386       cc            1.1.1
  1036.  arthur  4.0        i386       cc            1.1.1
  1037.  bad     3.2        i386       gcc 2.6.2     2.0.16
  1038.  butcher 3.2.0      i386       cc            1.1.1
  1039.  csercc2 3.2        i386       cc            2.0.52
  1040.  csercc2 3.2        i386       gcc 2.7.0     2.0.52
  1041.  ctcop   5.4R2.01   AViiON     cc            2.0.39
  1042.  dgldt   3.2        i386       gcc 2.6.3     1.2-pre10
  1043.  dgux    5.4R3.10   AViiON     gcc           1.0, 1.1
  1044.  easy    4.2        486/EISA   cc            2.0.60
  1045.  gonzo   3.2        i386       cc            1.0
  1046.  gopher  3.2        i386       cc            1.0
  1047.  hobbit  4.2MP      i386       cc            1.1
  1048.  idsserver 5.4R3.10   AViiON     gcc           1.0
  1049.  info    3.2        i386       cc            1.2-pre8, 1.2-pre9
  1050.  jordan  3.2        i386       gcc 2.7.0     2.0.52
  1051.  mammoth 3.2        i386       cc            2.0.65
  1052.  mammoth 3.2        i386       gcc           1.1.2
  1053.  nextstep 2.2        m68k       gcc 2.7.2     2.0.68
  1054.  ns      3.2        i386       cc            1.2-pre8
  1055.  pse     3.2        i386       gcc 2.7.0     2.0.52
  1056.  pusgram 3.2        i386       gcc 2.7.0     2.0.52
  1057.  pustaka 3.2        i386       gcc 2.7.0     2.0.52
  1058.  ross    5.4        sun4c      gcc           1.1
  1059.  scoma04 3.2        i386       cc            1.1, 1.2-pre8
  1060.  seq1    3.2.0      i386       cc            1.1.1
  1061.  uucp-gw 3.2        i386       gcc 2.6.2     1.2-pre8, 
  1062.  
  1063.     These are reported by mail: 
  1064.  
  1065.    BSDI 2.0    p5-90      gcc 2.7.0
  1066.    UNIX_SVR4 lab2 4.2 7.4.4 DRS 6000 sparc
  1067.  
  1068. ------------------------------
  1069. Subject: 8) Does freeWAIS-sf work with ...
  1070.  
  1071.   8.1) Can i use other wais clients to query a freeWAIS-sf server? 
  1072.   8.2) Can i link freeWAIS-sf with gopher?
  1073.   8.3) Gopher Error: Nothing Available!
  1074.   8.4) Can i link freeWAIS-sf with Mosaic?
  1075.   8.5) Can i link freeWAIS-sf with the cern httpd?
  1076.  
  1077. ------------------------------
  1078. Subject: 8.1) Can i use other wais clients to query a freeWAIS-sf server?
  1079.  
  1080.     Yes, all clients running the wais protocol (z39.50 V1 + adds) can 
  1081.     query an freeWAIS-sf server. 
  1082.  
  1083.     There is only one small incompatibility, which can be enabled 
  1084.     during installation of freeWAIS-sf (default is: run compatible). 
  1085.     This modification only applies to the document type URL and allows 
  1086.     to customize the headline. The original handling uses the headline 
  1087.     to store the URL. The modified freeWAIS-sf puts the URL in the 
  1088.     document id field. But this handling currently is only supported by 
  1089.     SFgate. 
  1090.  
  1091. ------------------------------
  1092. Subject: 8.2) Can i link freeWAIS-sf with gopher?
  1093.  
  1094.     Yes. Details for linking with gopher 2.1.1 and gopher 2.016 cand be 
  1095.     found on the http server: 
  1096.     http://ls6-www.informatik.uni-dortmund.de/freeWAIS-sf/ 
  1097.  
  1098.     Since freeWAIS-sf uses the same protocol than other wais systems 
  1099.     linking with them is ok - as long as you use only the protocol part 
  1100.     and do not try to do searches calling internal functions. 
  1101.  
  1102. ------------------------------
  1103. Subject: 8.3) Gopher Error: Nothing Available!
  1104.  
  1105.     Do a "waisindex -export ...". It is important that the host and 
  1106.     port information is compiled into the *.src file, EVEN IF THE 
  1107.     SEARCHES ARE LOCAL! I have my gopher, wais , and all the databases 
  1108.     all on the same machine. It is also important that the waisserver 
  1109.     is running. 
  1110.  
  1111. ------------------------------
  1112. Subject: 8.4) Can i link freeWAIS-sf with Mosaic?
  1113.  
  1114.     Yes. No details yet - but it is not hard to do ;-) 
  1115.  
  1116. ------------------------------
  1117. Subject: 8.5) Can i link freeWAIS-sf with the cern httpd?
  1118.  
  1119.     Direct WAIS access for CERN httpd 3.0 is easy to provide with 
  1120.     freeWAIS-sf 1.1. The only thing you need to do is rename the WAIS 
  1121.     libraries in CERN httpd Makefile's. 
  1122.  
  1123.     If you're a lucky guy and your system supports imake, you need to: 
  1124.  
  1125.  
  1126.         Retrieve Rainer Klute's Imake extension to CERN httpd 3.0: 
  1127.         ftp://ftp.germany.eu.net/pub/infosystems/www/cern/WWW-Imake.tar.gz 
  1128.  
  1129.         Replace WWW.cf in the top-level directory with this code in 
  1130.         http://ls6-www.informatik.uni-dortmund.de/freeWAIS-sf/section3_13.html 
  1131.  
  1132.         Update the location of your freeWAIS-sf code in WWW.cf 
  1133.         (variable WAISDIR) 
  1134.  
  1135.     If your system doesn't support imake, you need to update manually 
  1136.     the WAIS libraries in the Makefile pertaining to your architecture 
  1137.     and the top-level Makefile. And think about how easy life would be 
  1138.     if only you had imake. 
  1139.  
  1140.