Hello Gforth
   I decided to start using the more current branch of gforth in my
projects.  So i needed to use the BUILD-FROM-SCRATCH command after pulling
the git repo from this address: git://git.savannah.gnu.org/gforth.git
   Gforth installed its files at /usr/local/share/gforth/0.7.9_20140402/ so
you can see the version i am on.  I started to use it but found out that
script.fs was not transferred to this
/usr/local/share/gforth/0.7.9_20140402/ directory.  I know i can just copy
the script.fs from the git that i have also stored locally after pulling
it.  My question is why is script.fs not transferred to be in the fpath for
Gforth?  Is that just some mistake.  I know i got several errors when
building from scratch so i figured some stuff never completed but gforth
works fine so far!
   I am working on a Raspberry Pi with debian wheezy that reports with
'uname -a && cat /etc/*release' the following:

Linux raspberrypi 3.12.20+ #687 PREEMPT Fri May 30 16:39:11 BST 2014 armv6l
GNU/Linux
PRETTY_NAME="Raspbian GNU/Linux 7 (wheezy)"
NAME="Raspbian GNU/Linux"
VERSION_ID="7"
VERSION="7 (wheezy)"
ID=raspbian
ID_LIKE=debian
ANSI_COLOR="1;31"


-- 
                \|||/
-----0oo---( o o )---oo0------
                (_)
>From the hand of PKS

Reply via email to