occam-ra / occam

OCCAM Reconstructability Analysis Tools
Other
20 stars 14 forks source link

OCCAM Installation Script and Simplified Documentation #61

Closed Gooseus closed 2 months ago

Gooseus commented 4 years ago

Creates an install_occam.sh script which installs all the necessary dependencies, builds the OCCAM core library, sets permissions, and configures the apache to serve the web application on port 80.

Simplifies the INSTALL.md documentation to only cover installing VirtualBox with Ubuntu 18.04, cloning the OCCAM repo, and running the install_occam.sh script.

BartMassey commented 3 months ago

Sorry that this got so stale. Hopefully some of it can still be salvaged.

Stock Debian 12 cannot currently build Occam, because python2.7-dev has been removed as way too old. Work is in progress.

bowertree commented 2 months ago

Because of the deprecation of python 2.7 in much of ubuntu this is unfortunately too dated at this point and only adds to the confusion.

bowertree commented 2 months ago

Additionally, the functionality of the install script is captured in podman/Dockerfile