FYI -
Within the file INSTALL (in otrs-1.1.3-01.tar.gz)...
Step 1 instructs the person doing the installation to check if all needed
modules are installed:
Check if all needed modules are installed:
------------------------------------------
$shell:~> perl -cw /opt/otrs/bin/cgi-bin/index.pl
/opt/otrs/bin/cgi-bin/index.pl syntax OK
$shell:~> perl -cw /opt/otrs/bin/PostMaster.pl
/opt/otrs/bin/PostMaster.pl syntax OK
$shell:~>
Those locations are not created until step 3:
3. Install tar.gz:
---------------
$shell: cd /opt/
$shell: tar -xzvf otrs-xxxx-xx-xx.tar-gz
Chears!
- Jm
_______________________________________________
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev