forked from GitHub/gf-core
xvfz
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<P ALIGN="center"><CENTER><H1>GF Resource Grammar Library v. 1.0</H1>
|
||||
<FONT SIZE="4">
|
||||
<I>Author: Aarne Ranta <aarne (at) cs.chalmers.se></I><BR>
|
||||
Last update: Tue Feb 28 15:53:00 2006
|
||||
Last update: Tue Feb 28 15:54:42 2006
|
||||
</FONT></CENTER>
|
||||
|
||||
<P></P>
|
||||
@@ -43,7 +43,7 @@ The simplest way to get the library is to install the precompiled version
|
||||
</P>
|
||||
<PRE>
|
||||
cd GF/lib
|
||||
tar tvfz compiled.tgz
|
||||
tar xvfz compiled.tgz
|
||||
</PRE>
|
||||
<P>
|
||||
There is no need to link application grammars to the source directories of the
|
||||
|
||||
@@ -24,7 +24,7 @@ The simplest way to get the library is to install the precompiled version
|
||||
[``lib/compiled.tgz`` ../../compiled.tgz]. Just do
|
||||
```
|
||||
cd GF/lib
|
||||
tar tvfz compiled.tgz
|
||||
tar xvfz compiled.tgz
|
||||
```
|
||||
There is no need to link application grammars to the source directories of the
|
||||
library. Use one (or several) of the following packages instead:
|
||||
|
||||
Reference in New Issue
Block a user