|
|||
|
mkdir /apps
cd /apps wget http://www.complang.tuwien.ac.at/for...h-0.7.0.tar.gz tar xzf gforth-0.7.0.tar.gz cd gforth-0.7.0 CFLAGS='-std=gnu99' ./configure --prefix=/apps/gforth && make && make install ln -s /apps/gforth/bin/gforth /bin/gf gf |
|
|
||||
|
||||
|
|
|
|||
|
On Jun 29, 2:01*pm, quiet_lad <gavcom...@gmail.com> wrote:
> mkdir /apps > cd /apps > wgethttp://www.complang.tuwien.ac.at/forth/gforth/gforth-0.7.0.tar.gz > tar xzf gforth-0.7.0.tar.gz > cd gforth-0.7.0 > CFLAGS='-std=gnu99' ./configure --prefix=/apps/gforth && make && make > install > ln -s /apps/gforth/bin/gforth /bin/gf > gf fixed |
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|