
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

Hi Jm, On Tue, Nov 11, 2003 at 01:42:07PM -0800, Jm Valera wrote:
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!
Thanks for the info. I fixed it in the CVS. Thanks again!
- Jm
Martin -- ((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg http://www.otrs.de/ :: Tel. +49 (0)6172 4832388
participants (2)
-
Jm Valera
-
Martin Edenhofer