Changeset 437efdf in git for doc/INSTALL_unix.texi


Ignore:
Timestamp:
Apr 15, 2009, 12:41:15 PM (14 years ago)
Author:
Frank Seelisch <seelisch@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
Children:
d30e4385889c87a580f6646bc1998bfbe87eedb9
Parents:
52328628095f0818a3c034679299b8636883a90f
Message:
last textual changes prior to 3-1-0


git-svn-id: file:///usr/local/Singular/svn/trunk@11711 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/INSTALL_unix.texi

    r523286 r437efdf  
    11@comment -*-texinfo-*-
    2 @comment $Id: INSTALL_unix.texi,v 1.29 2009-04-08 12:44:41 seelisch Exp $
     2@comment $Id: INSTALL_unix.texi,v 1.30 2009-04-15 10:41:14 seelisch Exp $
    33@c FILE: INSTALL_unix.texi
    44@c PURPOSE: Installation instruction for Singular on Unix
     
    2121@end ifset
    2222
    23 The possibilities for installing Singular in a Unix or Linux system range from
     23The possibilities for installing @sc{Singular} on a Unix or Linux system range from
    2424a purely manual installation over a convenient installation of RPM or DEB
    2525packages up to a completely automated installation via a package tool like
     
    5454@code{@value{_UNAME}} is a description of the processor and operating system
    5555for which @sc{Singular} is compiled (e.g, @code{ix86-Linux}). Please contact us if
    56 you can not find an appropriate architecture dependent archive.
     56you cannot find an appropriate architecture dependent archive.
    5757@end ifclear
    5858
     
    164164@item @strong{Feature} @tab @strong{Requires}
    165165@item running @code{ESingular}, or @code{Singular} within Emacs
    166 @tab @uref{http://www.fsf.org/software/emacs/emacs.html,,Emacs} version
     166@tab @uref{http://www.gnu.org/software/emacs/emacs.html,,Emacs} version
    16716720 or higher, or, @uref{http://www.xemacs.org,,XEmacs} version 20.3 or
    168168higher (ESingular is only included in the Linux distribution.
    169169On other Unix platforms you can download the
    170170@uref{ftp://www.mathematik.uni-kl.de/pub/Math/Singular/src/,,
    171 Singular emacs lisp files} but we give no warranties for specific platforms).
     171@sc{Singular} emacs lisp files} but we give no warranties for specific platforms).
    172172@item on-line @code{html} help
    173173@tab any web browser
     
    180180@item visualization of curves and surfaces
    181181@tab
    182 @uref{http://www.mathematik.uni-mainz.de/AlgebraischeGeometrie/surf/surf.shtml,,surf}
    183 version 0.9 or higher (available for Linux, Solaris, MacOS X and Windows).
     182@uref{http://www.imaginary2008.de/surfer.php,,surfer}
     183Setup executable for the visualization tool surfer.
    184184@end multitable
    185185
     
    240240
    241241@itemize @bullet
    242 @item General: @sc{Singular} can not find its libraries or on-line help
     242@item General: @sc{Singular} cannot find its libraries or on-line help
    243243@enumerate
    244244@item
    245245Make sure that you have read and/or execute permission the files and
    246 directories of the Singular distribution. If in doubt, @code{cd} to the
     246directories of the @sc{Singular} distribution. If in doubt, @code{cd} to the
    247247directory where you unpacked @sc{Singular}, and do (as root, if
    248248necessary):
Note: See TracChangeset for help on using the changeset viewer.