Hi there FG community! I created a small little script that downloads and installs everything necessary to get fgrun up and running on an Ubuntu/Debian system. Just make sure it's executable, then run it. The code would be something like this:
chmod +x downloadandinstallfgrun.sh
./downloadandinstallfgrun.sh
<enter password here> (for apt-get)
After that, you should be able to start up fgrun by typing:
fgrun
If there are any errors, reply to this thread, and I will try to get a fix in ASAP.
You can get it here: http://ubudog.net/scripts/downloadinstallfgrun.sh
Hope this helps people, I know how hard it is to get fgrun installed correctly.