FGCom (before 3.0): Difference between revisions

→‎Install on Linux: - must use bash, not sh & PLIB is a pre-requisite
(→‎Install on Linux: - must use bash, not sh & PLIB is a pre-requisite)
Line 72: Line 72:
cd fgcom
cd fgcom
wget http://www.gitorious.org/fg/fgmeta/blobs/raw/master/download_and_compile.sh
wget http://www.gitorious.org/fg/fgmeta/blobs/raw/master/download_and_compile.sh
sh ./download_and_compile.sh FGCOM
chmod +x ./download_and_compile.sh  
./download_and_compile.sh PLIB FGCOM
</pre>
</pre>
... it will ask 2 x for the root password
... it will ask 2 x for the root password
929

edits