Changes

From SME Server
Jump to navigationJump to search
1,146 bytes added ,  22:40, 18 February 2010
Added further installation information etc
Line 26: Line 26:  
  gunzip < JournyxTimesheet_78_Linux_i386_glibc_2.3_REDHAT9_to_RHAS4.tar.gz | tar xvf -
 
  gunzip < JournyxTimesheet_78_Linux_i386_glibc_2.3_REDHAT9_to_RHAS4.tar.gz | tar xvf -
 
This should create a directory called jtime and unpack all of the files.
 
This should create a directory called jtime and unpack all of the files.
====Install====
+
====Installation====
 
See the [http://www.journyx.com/support/78-unix_install.html install] page for further info
 
See the [http://www.journyx.com/support/78-unix_install.html install] page for further info
   Line 32: Line 32:  
  cd jtime
 
  cd jtime
 
  ./jtinstall
 
  ./jtinstall
 +
During the install process you will be prompted for a port number on which the apache web server will run. This will default to 8784
 +
{{Note box| Whatever port is selected the next two port numbers are also required, so make sure that all three consecutive ports are not in use}}
 +
The application will be installed in another ''jtime'' sub-directory.
 +
====Environment Setup====
 +
In order to use the command line administrative tools, it is necessary to prime the user environment at login time
 +
Login as the ''jtime'' user
 +
cd /home/e-smith/files/users/jtime
 +
Create and edit ''.profile''
 +
cd home/jtime/jtime/pi/bin
 +
. ./setup
 +
Close and exit
 +
 +
Now when ever the ''jtime'' user logs in they will be placed in the directory of the binary admin tools, with the correct environment variables set.
 +
===Running===
 +
The newly installed Timesheet application will be available at
 +
http://yourdom.ain:8784
 +
Replace the port number with whatever you selected at installation
 +
The initial login name and password will be
 +
jtime
 +
jtime
 +
or whatever Account User Name you created above.
 +
===Uninstall===
 +
Login as the ''jtime'' user
 +
cd jtime/jtime
 +
pi/bin/uninstall

Navigation menu