Skip to content
This repository was archived by the owner on Oct 6, 2019. It is now read-only.

5th Amendment BETA2

Pre-release
Pre-release

Choose a tag to compare

@polterguy polterguy released this 26 Sep 14:27
· 976 commits to master since this release

Trial run of the 5th Amendment release.

To install a new binary release, or upgrade an existing on linux/Debian/Ubuntu, type in the following to download the installation script. Make sure you don't have an old "install.sh" file in the same folder from before.

wget https://github.com/polterguy/phosphorusfive/releases/download/v4.96/install.sh

Then the following to make your installation script become an executable.

chmod +x install.sh

Then start the installation process with the following.

sudo ./install.sh

The sha1 for download is as follows '7F8D58BB292C9065D43301BA0C3ACA838A4BAA15'.

If you wish to test it with Visual Studio, make sure you download the "source" version below, and at the very least add up micro to your "/modules/" folder, probably some other apps too I'd guess, such as camphora-five or sephia-five by downloading their source versions, and putting these folders inside of your "/p5.webapp/modules/" folder.

Important

If you wish to test the source code locally, in e.g. Visual Studio or MonoDevelop, it's crucial that you also install MySQL and GnuPG. The binary release (on Linux and Debian based system) takes automatic care of this for you.