Linux (Ubuntu) Installation - 4.1.8

From IHRIS Wiki
Revision as of 09:11, 28 September 2013 by Karla Matus (talk | contribs)

Esta página contiene instrucciones para instalar la version 4.1.8 de iHRIS manualmente.


Need help? Try our Project Communication

Usted podrí necesitar las instrucciones para instalar debian packages con un proceso de instalación más simple.

Software de Soporte

Primero debe instalar Ubuntu y todos los software de soporter requeridos por iHRIS siguiendo las instructions en Linux (Ubuntu) Installation - Supporting Software.

Note: Installing on ext4 filesystem? see this

Note: Unless specifically mentioned, all the commands below are run using a terminal. You can start this in Ubuntu by going to Applications -> Accessories -> Terminal. Any time a command begins with sudo it will prompt for your password because this will be run with administrative privileges. When you run sudo multiple times, only the first time will ask for your password.

Note: Some installation commands will prompt for inputs in the terminal window, usually with a blue background. The mouse doesn't work to click on options here. You can use Tab to move between options and the space bar to check or uncheck selections.

Note: Some commands will launch the gedit file editor. Look at the documentation if you need additional help.

Descargar la Suite iHRIS complete

Before proceeding with iHRIS Manage or iHRIS Qualify installation, we will want to download the most recent version of the full iHRIS Suite. To download the software you enter these commands: <source lang="bash"> sudo mkdir -p /var/lib/iHRIS/lib/4.1.8 sudo ln -s /var/lib/iHRIS/lib/4.1.8 /var/lib/iHRIS/lib/4.1 cd /var/lib/iHRIS/lib/4.1.8 sudo wget http://launchpad.net/i2ce/4.1/4.1.8/+download/ihris-suite-4.1.8.tar.bz2 sudo tar -xjf ihris-suite-4.1.8.tar.bz2 </source>

Instalar el Software

Follow the iHRIS Manage Installation instructions for iHRIS Manage.

Follow the iHRIS Qualify Installation instructions for iHRIS Qualify.

Follow the iHRIS Plan Installation instructions for iHRIS Plan. (You do not need to download the full iHRIS Suite above)