0.33 interest
-
Is it possible to get a copy of 0.33 at this time, for the purpose of small scale testing to help out the developers?
-
yes, you can download the most up to date beta of .33 by doing the following:
[SIZE=4][B]Install Subversion[/B][/SIZE]
sudo apt-get update
sudo apt-get install subversion[SIZE=4][B]Download the package[/B][/SIZE]
cd ~
mkdir svn
cd svn
svn checkout [url]https://freeghost.svn.sourceforge.net/svnroot/freeghost/trunk[/url][SIZE=4][B]Install It![/B][/SIZE]
cd ~/svn/trunk/bin
sudo ./installfog.sh -
Repo has moved…
svn checkout [url]https://svn.code.sf.net/p/freeghost/code/trunk[/url]
-
Tom’s latest install instructions, with a few options on how to do it: [url]http://fogproject.org/forum/threads/fog-0-33b-now-considered-release-candidate.10331/#post-25806[/url]