mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
Added Solaris VCS configure instructions
This commit is contained in:
@@ -24,6 +24,10 @@ To make and install GF2 (Version 2-beta, 2/4/2004).
|
|||||||
|
|
||||||
./configure --prefix=/usr
|
./configure --prefix=/usr
|
||||||
|
|
||||||
|
To compile on Chalmers Solaris systems using VCS, use this configuration:
|
||||||
|
|
||||||
|
./configure CPPFLAGS="`lib__readline -I` `lib__ncurses -I`" LDFLAGS="`lib__readline -l` `lib__ncurses -l`"
|
||||||
|
|
||||||
5. Compile with make, either of
|
5. Compile with make, either of
|
||||||
|
|
||||||
make unix -- for Linux, Solaris, Mac OSX
|
make unix -- for Linux, Solaris, Mac OSX
|
||||||
|
|||||||
Reference in New Issue
Block a user