Codex mapping system utilizes the Hive Toolkit frame-work. It is designed and meant to be easily installed on a 64bit LAMP server.
Dependencies are
** xrender libs for newer ubuntu systems **
sudo aptitude install openssl build-essential xorg libssl-dev libxrender-dev
** zip / unzip **
sudo aptitude install zip
once the dependencies are taken care of you may simply install the app by:
wget http://universe.hivetoolkit.com/build/install
(This url will compile and send you the latest build and revision of the core/CMS framework)
unzip install
** Web install **
To install HiveToolkit simply go to http://<your url="">/setup</your>
** permissions **
on some systems folders created by users cannot be deleted by the www-data group, so it might be necessary to change the permissions of the setup/ folder to 777 previous to install. Although this will not fail your install it will prevent the ugly access denied messages you recieve
** GIS Module **
To install the GIS module simply go to the control panel and click install for GIS under the updates menu option.
-qbist
Anonymous