platform.tex 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. @comment -*-texinfo-*-
  2. @comment This file was generated by doc2tex.pl from platform.doc
  3. @comment DO NOT EDIT DIRECTLY, BUT EDIT platform.doc INSTEAD
  4. @comment Id: platform.tex,v 1.1 2003/08/08 14:27:06 pertusus Exp $
  5. @comment this file contains Release notes and various howto's
  6. @c The following directives are necessary for proper compilation
  7. @c with emacs (C-c C-e C-r). Please keep it as it is. Since it
  8. @c is wrapped in `@ignore' and `@end ignore' it does not harm `tex' or
  9. @c `makeinfo' but is a great help in editing this file (emacs
  10. @c ignores the `@ignore').
  11. @ignore
  12. %**start
  13. \input texinfo.tex
  14. @setfilename platform.hlp
  15. @node Installation and Platform Specifics
  16. @menu
  17. * Installation and Platform Specifics::
  18. @end menu
  19. @node Installation and Platform Specifics, Index, SINGULAR libraries, Top
  20. @chapter Installation and Platform Specifics
  21. %**end
  22. @end ignore
  23. @menu
  24. * News and changes::
  25. * Downloading instructions::
  26. * Unix installation instructions::
  27. * Windows installation instructions::
  28. * Macintosh installation instructions::
  29. @end menu
  30. @c ----------------------------------------------------------
  31. @node News and changes, Downloading instructions,,Release Notes
  32. @section News and changes
  33. @cindex news
  34. @cindex changes
  35. @include NEWS.texi
  36. @c ----------------------------------------------------------
  37. @node Downloading instructions, Unix installation instructions, News and changes, Release Notes
  38. @section Downloading instructions
  39. @cindex downloading
  40. @cindex instructions, downloading
  41. @cindex howto, download
  42. @sc{Singular} is available as binary program for most common hard-
  43. and software platforms. Release versions of @sc{Singular} can be
  44. downloaded with ftp from our FTP site
  45. @display
  46. @uref{ftp://www.mathematik.uni-kl.de/pub/Math/Singular/},
  47. @end display
  48. or, using your favorite WWW browser, from
  49. @display
  50. @uref{http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/}.
  51. @end display
  52. @include README_download.texi
  53. @c ----------------------------------------------------------
  54. @node Unix installation instructions, Windows installation instructions,Downloading instructions, Release Notes
  55. @section Unix installation instructions
  56. @cindex Unix installation
  57. @cindex instructions, Unix installation
  58. @cindex howto, install on Unix
  59. @include INSTALL_unix.texi
  60. @c ----------------------------------------------------------
  61. @node Windows installation instructions, Macintosh installation instructions, Unix installation instructions, Release Notes
  62. @section Windows installation instructions
  63. @cindex Windows installation
  64. @cindex instructions, Windows installation
  65. @cindex howto, install on Windows
  66. @include INSTALL_win.texi
  67. @c ----------------------------------------------------------
  68. @node Macintosh installation instructions,,Windows installation instructions, Release Notes
  69. @section Macintosh installation instructions
  70. @cindex Macintosh installation
  71. @cindex instructions, Macintosh installation
  72. @cindex howto, install on Macintosh
  73. For the SINGULAR version for Mac OS X refer to the Unix section.
  74. The SINGULAR version for Mac OS 9 is available as
  75. `ftp://www.mathematik.uni-kl.de/pub/Math/Singular/MAC/classic/Singular-@value{VERSION}-html.sea.hqx'
  76. (documentation) and
  77. `ftp://www.mathematik.uni-kl.de/pub/Math/Singular/MAC/classic/Singular-@value{VERSION}-ppc-MPW.sea.hqx'
  78. (binaries and libraries). The file
  79. `ftp://www.mathematik.uni-kl.de/pub/Math/Singular/MAC/classic/INSTALL_mac.txt'
  80. gives details on how to finish the installation.
  81. @include INSTALL_mac.texi