home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / gnustuff / tos / othergnu / texinf31.zoo / texinfo-3.1 / README.ST < prev    next >
Encoding:
Text File  |  1993-06-01  |  2.7 KB  |  55 lines

  1.  
  2.  GNU texinfo v3.1
  3.  ----------------
  4.  
  5.  Here's the binaries for GNU texinfo v3.1. These programs were all rather easy
  6.  to build (the configure-script ran almost without problems). To compile and
  7.  link the programs I used GCC v2.3.3 (Atari PL2) with MiNTLibs PL30. All
  8.  binaries are stripped ('xstrip -k'), the _stacksize is set to 8kb and the
  9.  fastload-bit is set. The binaries are NOT sharable, sorry!
  10.  
  11.  The standalone info-reader ('info') defaults to look for *.info-files in the
  12.  directory "/dev/u/gnu/info". If that doesn't suit your setup, then set the
  13.  environment-variable INFOPATHS to a colon-separated list of directories in
  14.  which 'info' should look for *.info-files. To install 'info' just place it in
  15.  a directory pointed to by PATH and make sure "/dev/u/gnu/info" (or whatever
  16.  you have set INFOPATHS to) contains your *.info-files. You must also set the
  17.  TERM and TERMCAP variables to match your setup.
  18.  
  19.  The makeinfo-program will take your *.texi or *.texinfo files as input and
  20.  convert them into *.info-files, readable by 'info'. Just put the program
  21.  ('makeinfo') somewhere in your PATH, change directory to
  22.  ~/texinfo-3.1/makeinfo/ and type 'makeinfo makeinfo.texi'. After a second or
  23.  two the program is ready and you've got a brand new file called makeinfo.info
  24.  which should be moved to (for example) "/dev/u/gnu/info". When you've moved
  25.  the file you should be able to view it by typing 'info -f makeinfo'.
  26.  
  27.  For first-time users the following sequence should provide you with enough
  28.  information to get you started:
  29.  
  30.  1. Since you're reading this file you've already unpacked the archive. :-)
  31.  2. Put the files info/info.ttp and makeinfo/makeinfo.ttp somewhere in your
  32.     PATH.
  33.  3. Create the directory u:/gnu/info. If that doesn't suit your setup then
  34.     be sure to set the INFOPATHS to the directory you choose to have your
  35.     *.info-files in.
  36.  4. Set TERM and TERMCAP to something suitable.
  37.  5. Type 'makeinfo info/info.texi'
  38.  6. Move the newly created info/info.info to u:/gnu/info or some other
  39.     directory pointed to by INFOPATHS.
  40.  7. Type 'info -f info'.
  41.  8. Follow the instructions and you'll learn how to operate the different
  42.     functions.
  43.  
  44.  As usual the source-code can be fetched from your favourite GNU-site, or if
  45.  they haven't got it, from prep.ai.mit.edu with anonymous FTP. Please respect
  46.  the FTP guidelines by only FTP'ing during non-prime-time.
  47.  
  48.  Happy info-reading!
  49.  
  50.  -----------------------------------------------------------------------------
  51.  Daniel Eriksson       Internet: m91der@bellatrix.tdb.uu.se, den@abacus.hgs.se
  52.  Gardskarsvagen 6B     Fidonet : Daniel Eriksson @ 2:205/229
  53.  81493 Skutskar        IRC     : ddf ('Daniel of Delta Force')
  54.  SWEDEN                Voice   : +46 (0)26 72905, +46 (0)26 72901
  55.