1
0
forked from GitHub/gf-core

Find java with configure, do not include preprocessed jgf script in binary dists.

This commit is contained in:
bringert
2004-06-23 13:46:40 +00:00
parent 09b3c82997
commit 801a2cb9f1
5 changed files with 27 additions and 12 deletions

View File

@@ -4,10 +4,12 @@ Installing a binary GF distribution:
$ gtar -zxf GF-2.0-[host].tar.gz
2. If you don't want to install the files under /usr/local,
run configure with the right installation prefix:
2. Run configure:
E.g.
$ ./configure
If you don't want to install the files under /usr/local,
run configure with the right installation prefix. E.g.:
$ ./configure --prefix=/usr