home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / gnu / djgpp / diffs / texinfo-.1 / install.dos next >
Encoding:
Text File  |  1993-11-28  |  1.6 KB  |  51 lines

  1. *** orig/texinfo-.1/install.dos    Sun Aug 29 18:41:24 1993
  2. --- src/texinfo-.1/install.dos    Sun Aug 29 21:28:46 1993
  3. ***************
  4. *** 0 ****
  5. --- 1,45 ----
  6. + To install this software on your machine, you need the following things:
  7. + * texi31sr.tgz (this file, from omnigate.clarkson.edu, or wherever else)
  8. + * DJPPP 1.09 or higher
  9. + * a make program
  10. + If you need additional information on this program or my patches, look
  11. + at the files 'readme' and 'readme.dos' and some of the other files
  12. + without a name-extension in ...\texinfo
  13. + To compile and install all this, do:
  14. + * CD to an appropriate directory (e.g. \djgpp\contrib is a good choice)
  15. + * COPY texi31sr.tgz to this directory
  16. + * "gunzip texi31sr.tgz"
  17. + * "djtarx texi31sr.tar"
  18. + * Do a 'cd texinfo-.1' (yeah, it's a silly name, but it's a silly operating
  19. + system also)
  20. + * Say 'make -f makefile.djg' and sit back, ...
  21. + * Try out your new info-system for a while (jump around a bit from node
  22. +   to node, play around with the new keys described in readme.hbb, ...)
  23. + * If everything, including the just-described 'walk around the block',
  24. +   works as fine as it should, you may want to say 'make clean' or even
  25. +   'make realclean' to get rid of all those space-consuming intermediate
  26. +   files (*.o's, a.out's, ...).
  27. + Now, here's my adress for your bug-reports, thanks, flames, and
  28. + anything:
  29. + EMail (internet) : softbrek@POOL.Informatik.RWTH-Aachen.DE
  30. + S(nail)Mail      : Hans-Bernhard Broeker
  31. +                    Templergraben 39a
  32. +                    D-52062 Aachen
  33. +                    (Germany)
  34.