mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 09:32:53 -06:00
*** empty log message ***
This commit is contained in:
@@ -28,6 +28,14 @@ To make and install GF2 (Version 2.1, 8/11/2004).
|
||||
|
||||
./configure CPPFLAGS="`lib__readline -I` `lib__ncurses -I`" LDFLAGS="`lib__readline -l` `lib__ncurses -l`"
|
||||
|
||||
If you experience problems with readline, try:
|
||||
|
||||
./configure --with-readline=no
|
||||
|
||||
You may need to run "make clean" after ./configure when you change the
|
||||
readline setting.
|
||||
|
||||
|
||||
5. Compile with make:
|
||||
|
||||
make
|
||||
|
||||
Reference in New Issue
Block a user