source: git/README.download @ 788529d

spielwiese
Last change on this file since 788529d was 9a2aa0, checked in by Christoph Lossen <lossen@…>, 23 years ago
* lossen: new registration procedure (form on homepage) git-svn-id: file:///usr/local/Singular/svn/trunk@5353 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 2.6 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
34(2) Unpack them at the same place and follow the instructions
35    contained in the `INSTALL' file of the architecture dependent
36    distribution.
37
38(3) In case of any trouble, consult the architecture dependent INSTALL
39    file which is also available in this directory as
40    INSTALL.[unix,win,mac].
41     
42
43LICENSING:
44==========
45Please see the file COPYING contained in this directory for license
46information on Singular. In particular, notice that we only grant you
47permission to use Singular if you have registered yourself as a
48Singular user by using the registration form on the Singular homepage
49
50                  http://www.singular.uni-kl.de
51
52If for some reason you cannot access the registration form, you can also
53register by sending an email to <singular@mathematik.uni-kl.de>
54with subject line `register' and body containing the following data:
55your name, e-mail address, organisation, country and platform(s).
56
57
58MORE INFORMATION ABOUT SINGULAR: COMMENTS, QUESTIONS, BUG REPORTS
59=================================================================
60More and up-to-date information about Singular is always available
61from
62           http://www.singular.uni-kl.de
63We very much welcome any comments, questions, and bug reports. Please
64contact us at 
65                    singular@mathematik.uni-kl.de
66
67
68GOOD LUCK and ENJOY!                         Your Singular team.
Note: See TracBrowser for help on using the repository browser.