Installing the Debian Packages

From IHRIS Wiki
Revision as of 15:11, 31 August 2009 by MarkAHershberger (talk | contribs) (start on blank site)

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

iHRIS Manage Demo

These steps cover the installation of the iHRIS Manage demonstration on an Ubuntu or Debian system.

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 you 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!

iHRIS Manage Blank Site