unstable
This version is always unstable
No issues for this version
Version unstable¶
This version is named unstable, because it really is unstable. Always update to the latest SVN revision. This release is for people who want to use the bleeding-edge features, who want to test new releases and for developers.
Installation¶
Before you start, make sure, that you have a clean install of the glastopf MySQL database. The GlasIF depends on this database. On the other hand the installer will stop, if it stumbles upon an old table (like the user table from the old glaspot-wi). Thus make sure you remove it before installing.
- Check out the trunk from subversion into your webservers document root:
svn co http://dav.nodebroker.net/glasif/trunk glasif
- Check permissions of files and directories. They have to match the user and group of your the user running your webserver.
- Point your webbrowser to your webserver (i.e . http://localhost/glasif)
- Fill out the forms in the installer wizard
- Have fun and don't forget to file bugs!