Minor updates.
This commit is contained in:
parent
0d574180af
commit
d662676607
15
README
15
README
|
@ -65,21 +65,24 @@ http://www.scsh.net/
|
||||||
Installation
|
Installation
|
||||||
============
|
============
|
||||||
|
|
||||||
As of version 2.1 SUnet conforms to the packaging proposal for scsh
|
Starting with version 2.1 SUnet conforms to the packaging proposal for
|
||||||
(<http://lamp.epfl.ch/~schinz/scsh_packages/>). In short, this means
|
scsh by Michel Schinz. Please see:
|
||||||
that you can install SUnet by unpacking the SUnet tarball and issuing
|
|
||||||
the following command in the created directory:
|
<http://lamp.epfl.ch/~schinz/scsh_packages/>
|
||||||
|
|
||||||
|
In short, this means that you can install SUnet by unpacking the SUnet
|
||||||
|
tarball and issuing the following command in the created directory:
|
||||||
|
|
||||||
scsh-install-pkg --prefix /path/to/your/package/root
|
scsh-install-pkg --prefix /path/to/your/package/root
|
||||||
|
|
||||||
See the file INSTALL for the generic installation instructions for
|
See the file INSTALL for the generic installation instructions for
|
||||||
scsh packages.
|
scsh packages.
|
||||||
|
|
||||||
The SUnet package accepts a special option "--with-suflets yes/no"
|
The SUnet package accepts a special option "--with-suflets <yes/no>"
|
||||||
that controls the installation of the SUrflets library. You need to
|
that controls the installation of the SUrflets library. You need to
|
||||||
install the SSAX package available from
|
install the SSAX package available from
|
||||||
<http://lamp.epfl.ch/~schinz/scsh_packages/> to use the SUrflets
|
<http://lamp.epfl.ch/~schinz/scsh_packages/> to use the SUrflets
|
||||||
library.
|
library. The default is to install the SUrflets library.
|
||||||
|
|
||||||
Support
|
Support
|
||||||
=======
|
=======
|
||||||
|
|
Loading…
Reference in New Issue