Installing the Debian Packages

From IHRIS Wiki
Revision as of 14:22, 31 August 2009 by MarkAHershberger (talk | contribs) (fix wget)

These directions are for the stable packages. If you would like to test the experiemental packages, or modify the demo site in any way, please see Customizing Packaged iHRIS

Ubuntu and Debian

1. Open a terminal and copy the following lines to run the installation script for iHRIS Manage.

wget -O ihris-setup.sh -q http://www.ihris.org/w/upload/Ihris-deb-install.txt;\
    sudo sh -e ihris-setup.sh

The script will prompt to type “I UNDERSTAND” to verify that it is ok to install the iHRIS Manage Demo. Be aware that any database named “ihris” will be dropped. This shouldn't be a problem if this is the first time you've installed the Demo.

2. After the script completes, visit http://localhost/ihris/manage/Demo in your web browser. You'll be prompted to update the site. Click “OK”.

3. When this completes, you'll get another prompt to procede to the site. Click “OK” again.

4. Explore!