source: git/doc/INSTALL_win.texi @ a66b36

fieker-DuValspielwiese
Last change on this file since a66b36 was c4b7de, checked in by Oliver Wienand <wienand@…>, 16 years ago
ringe im manual und windows install ueberarbeitet git-svn-id: file:///usr/local/Singular/svn/trunk@10884 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 2.1 KB
Line 
1@comment -*-texinfo-*-
2@comment $Id: INSTALL_win.texi,v 1.15 2008-07-17 12:27:38 wienand Exp $
3@c FILE:    INSTALL.texi
4@c PURPOSE: Installation instructions for Singular on MSWindows
5@c          This file is displayed during installation and copied to
6@c          /etc/INSTALL
7
8@ifclear VERSION
9@include version.texi
10@end ifclear
11
12@ifclear singularmanual
13@majorheading Installation instructions for Singular on MS Windows.
14@end ifclear
15
16@heading For the impatient (with only one file download):
17@itemize
18@item
19If you have @code{Cygwin} installed, please read the information below.
20@item
21Execute the self-extracting installation archive and
22@strong{carefully} follow the instructions given there.
23Setup will analyze your system, create the corresponding configuration
24and give you further tips on the installation process.
25(see @uref{http://www.singular.uni-kl.de/WINDOWS/pfwinstall.html})
26@item
27In case of troubles, see the installed file @code{/etc/INSTALL} or visit
28@strong{Singular Forum} at @uref{http://www.singular.uni-kl.de/forum}.
29@end itemize
30
31@heading Installation preliminaries
32
33@sc{Singular} is a CYGWIN package on MS Windows: you can install it
34with the Cygwin Installer (Net Install):
35you will find the packages related to @sc{Singular} under
36@itemize
37@item a.Category Math
38singular-base, singular-share,
39singular-help (optional, recommended),
40singular-icons(optional),
41singular-surf (optional, recommended)
42@item b.Category Editors
43emacs or xemacs (optional, needed if you wish to use @sc{Singular (Emacs)} or @sc{ESingular})
44@item c.Category Shells
45rxvt (optional, strongly recommended)
46@end itemize
47
48Complete installation informations for Windows are available from
49@display
50@uref{http://www.singular.uni-kl.de/WINDOWS/index.html}.
51@end display
52
53@include register.texi
54
55For any other troubles,
56please send an email to @email{singular@@mathematik.uni-kl.de}
57and include the header which is displayed by starting up @sc{Singular}
58with the @code{-v} option, and a description of your machine and
59operating system.
60
61@include info.texi
62
63@ifclear singularmanual
64GOOD LUCK and ENJOY!
65Your @sc{Singular} team.
66@end ifclear
67
Note: See TracBrowser for help on using the repository browser.