source: git/doc/INSTALL_win.texi @ 437efdf

spielwiese
Last change on this file since 437efdf was 437efdf, checked in by Frank Seelisch <seelisch@…>, 15 years ago
last textual changes prior to 3-1-0 git-svn-id: file:///usr/local/Singular/svn/trunk@11711 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 2.2 KB
RevLine 
[e8c1a9a]1@comment -*-texinfo-*-
[437efdf]2@comment $Id: INSTALL_win.texi,v 1.17 2009-04-15 10:41:14 seelisch Exp $
[e8c1a9a]3@c FILE:    INSTALL.texi
4@c PURPOSE: Installation instructions for Singular on MSWindows
[bde8dd]5@c          This file is displayed during installation and copied to
6@c          /etc/INSTALL
[e8c1a9a]7
8@ifclear VERSION
9@include version.texi
10@end ifclear
11
12@ifclear singularmanual
[437efdf]13@majorheading Installation instructions for @sc{Singular} on MS Windows.
[e8c1a9a]14@end ifclear
15
[7e96fe]16@heading For the impatient (single file download):
[a97900]17@itemize
18@item
[c4b7de]19If you have @code{Cygwin} installed, please read the information below.
[3de58c]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
[7e96fe]24and give you further tips regarding the installation process.
[f73e815]25(see @uref{http://www.singular.uni-kl.de/WINDOWS/pfwinstall.html})
[3de58c]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}.
[a97900]29@end itemize
30
31@heading Installation preliminaries
32
[7e96fe]33@sc{Singular} is a CYGWIN package on MS Windows. You can install it
[f73e815]34with the Cygwin Installer (Net Install):
[7e96fe]35For a minimal installation, the following set of packages is recommended
36to be chosen when the Cygwin package browser comes up:
[f73e815]37@itemize
[7e96fe]38@item - singular-base, singular-share, singular-help, singular-icons;
39@item - rxvt.
40@end itemize
41These packages can be complemented by the following, in order to install a full version
42supporting - among other additional features - the use of @sc{Singular} under (x)emacs and
43@sc{Singular} Surf:
44@itemize
45@item - singular-surf,
46@item - emacs-X11, xemacs-sumo,
47@item - xorg-server, xinit.
[f73e815]48@end itemize
[a97900]49
[7e96fe]50Complete installation information for Windows is available at
[bde8dd]51@display
[f73e815]52@uref{http://www.singular.uni-kl.de/WINDOWS/index.html}.
[bde8dd]53@end display
54
[7aebcd]55@include register.texi
[bde8dd]56
[98761e]57For any other troubles,
58please send an email to @email{singular@@mathematik.uni-kl.de}
[bde8dd]59and include the header which is displayed by starting up @sc{Singular}
[1fcb63]60with the @code{-v} option, and a description of your machine and
61operating system.
[bde8dd]62
[7aebcd]63@include info.texi
[bde8dd]64
[1fcb63]65@ifclear singularmanual
[3de58c]66GOOD LUCK and ENJOY!
[bde8dd]67Your @sc{Singular} team.
68@end ifclear
[e8c1a9a]69
Note: See TracBrowser for help on using the repository browser.