forked from GitHub/gf-core
Find java with configure, do not include preprocessed jgf script in binary dists.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user