source: git/doc/INSTALL_osx.texi @ a1efec7

spielwiese
Last change on this file since a1efec7 was a1efec7, checked in by Hans Schoenemann <hannes@…>, 11 years ago
chg: minor cleanup
  • Property mode set to 100644
File size: 1.5 KB
RevLine 
[b6b982d]1@comment -*-texinfo-*-
[c2279e9]2@c FILE:    INSTALL_osx.texi
3@c PURPOSE: Installation instructions for Singular on Macintosh
[b6b982d]4
5@ifclear VERSION
6@include version.texi
7@end ifclear
8
9@ifclear singularmanual
[1673507]10@majorheading Installation instructions for @sc{Singular} on a Macintosh (Mac OS X)
[b6b982d]11
12
[c2279e9]13@heading Installation preliminaries
[b6b982d]14
[1673507]15To install @sc{Singular} on a Macintosh, you need the file @code{Singular-<version>-ppcMac-darwin.tar.gz} resp. @code{Singular-<version>-share.tar.gz} which you can obtain by public ftp from @uref{ftp://www.mathematik.uni-kl.de/pub/Math/Singular}. Furthermore, you need Mac OSX version >= 10.2.
[b6b982d]16
17@include register.texi
18
[1673507]19@heading Installing @sc{Singular} on Mac OS X
[b6b982d]20
[c2279e9]21Please see @uref{INSTALL_unix.html}. Full functionality of @sc{Singular} requires the presence of the X-window
[1673507]22environment. In the absense of X under Mac OS X, @sc{Singular} is only available as a shell command, that is
[c2279e9]23there are no @code{TSingular} and @code{ESingular}. @sc{Singular} can only be used by typing @code{Singular}
[a1efec7]24in a terminal under Aqua. Alternatively, you may choose @code{Terminal} as the application to open the file @code{Singular} with and put it into the dock.
[b6b982d]25
26@include info.texi
27
[c2279e9]28For any troubles, please send an email to @email{singular@@mathematik.uni-kl.de} and include the header which is displayed by starting up @sc{Singular}
29with the @code{-v} option, and a description of your machine and operating system.
30
[b6b982d]31@ifclear singularmanual
[c2279e9]32Good luck and enjoy! Your @sc{Singular} team.
[b6b982d]33@end ifclear
Note: See TracBrowser for help on using the repository browser.