Refer the user to Sunterlib 0.4
This commit is contained in:
parent
36d54ba325
commit
7b5dc3c710
8
INSTALL
8
INSTALL
|
@ -1,7 +1,11 @@
|
||||||
Installing scx
|
Installing scx
|
||||||
|
|
||||||
|
|
||||||
1. Get Sunterlib 0.4 (or the current CVS head) and install it.
|
1. Get Sunterlib 0.4 from
|
||||||
|
|
||||||
|
http://savannah.nongnu.org/download/sunterlib/release.pkg/0.4/sunterlib-0.4.tar.gz
|
||||||
|
|
||||||
|
and install it.
|
||||||
|
|
||||||
2. Configure scx
|
2. Configure scx
|
||||||
|
|
||||||
|
@ -33,3 +37,5 @@
|
||||||
|
|
||||||
env "LDFLAGS=-lsocket -lnsl" make
|
env "LDFLAGS=-lsocket -lnsl" make
|
||||||
|
|
||||||
|
4. There is currently no "install" target, it is recommended to leave
|
||||||
|
scx and scx.image in the build directory.
|
||||||
|
|
Loading…
Reference in New Issue