source: git/README.download @ 5e4527

fieker-DuValspielwiese
Last change on this file since 5e4527 was 3d696fb, checked in by Hans Schönemann <hannes@…>, 25 years ago
*** empty log message *** git-svn-id: file:///usr/local/Singular/svn/trunk@3038 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 2.5 KB
Line 
1WELCOME TO THE HOME FTP SITE OF SINGULAR -- A COMPUTER ALGEBRA SYSTEM FOR
2                       POLYNOMIAL COMPUTATIONS
3
4ANNOUNCING SINGULAR VERSION <x.y.z>:
5==================================
6Singular <x.y.z> is now available. It is a minor upgrade from Singular
7version 1.2.2 and contains mainly bug fixes. Furthermore, the download
8procedure has changed a bit.
9
10
11THIS DIRECTORY CONTAINS:
12=========================
13Singular-<x.y.z>-share.[tar.gz,zip,sea.hqx]
14        -- architecture independent files of Singular distribution
15Singular-<x.y.z>-<uname>.[tar.gz,zip,sea.hqx]
16        -- architecture dependent files of Singular distribution
17INSTALL.[unix,win,mac]  Detailed downloading and installation instructions
18COPYING                 License information on Singular
19README.general          General information on Singular
20utils/                  Directory containing various utilities
21                        (info, unzip, termcap, dynamic libraries, etc)
22doc/                    Directory containing Singular documentation
23Attic/                  Directory containing old versions of Singular
24
25
26DOWNLOAD:
27=========
28(1) Download two files:
29        One of      `Singular-<x.y.z>-share.[tar.gz,zip,sea.hqx]'
30        AND, one of `Singular-<x.y.z>-<uname>.[tar.gz,zip,sea.hqx]'
31    where <uname> is a description of your hardware and
32    operating system.
33    Messages from tar like "Could not create symlink to ..."
34    can safely be ignored - they appaer only in the case that you install
35    the same version of Singular twice.
36
37(2) Unpack them at the same place and follow the instructions
38    contained in the `INSTALL' file of the architecture dependent
39    distribution.
40
41(3) In case of any trouble, consult the architecture dependent INSTALL
42    file which is also available in this directory as
43    INSTALL.[unix,win,mac].
44     
45
46LICENSING:
47==========
48Please see the file COPYING contained in this directory for license
49information on Singular. In particular, notice that we only grant you
50permission to use Singular if you have registered yourself as a
51Singular user by sending an email to <singular@mathematik.uni-kl.de>
52with the subject line (or, mail body) `register'.
53
54
55MORE INFORMATION ABOUT SINGULAR: COMMENTS, QUESTIONS, BUG REPORTS
56=================================================================
57More and up-to-date information about Singular is always available
58from
59           http://www.mathematik.uni-kl.de/~zca/Singular
60We very much welcome any comments, questions, and bug reports. Please
61contact us at 
62                    singular@mathematik.uni-kl.de
63
64
65GOOD LUCK and ENJOY!                         Your Singular team.
Note: See TracBrowser for help on using the repository browser.