Hi Vladimir,

On Thu, Oct 24, 2002 at 12:50:30PM +0300, Vladimir Gerdjikov wrote:

>   I have questrion about install process.
>   My system is RedHat v8.0 and I install otrs in /usr/local/OpenTRS.
>   Almost everything is fine, but in several files I found "hard"
>   coded lib statement. Example:

You did nothing wrong. It's a bug. :-/

>   - in files: otrs.setPassword; otrs.User2Group; otrs.User;
>   otrs.Group; otrs.addStdResponse2Queue; SystemStarts lib point to '/opt/OpenTRS'

I fixed this. Anyway it should work for you right now, because the needed "use lib"
is done by BEGIN{}.

>   - in file .Cron.sh variable OTRS_ROOT point to '/opt/OpenTRS'

Yes, bad. I chaned this to $HOME.

>   - in file .#index.pl.1.16 lib point to /home/martin/src/otrs :)

This is a old swap file. It's not needed and should not be a part of the
tar (my mistake). You can remove it. 

>   What i've done wrong, or this is just buggy install script?
>   10x in advance.

We have to say: thank you Vladimir! :) 

> Vladimir Gerdjikov,

  Martin

--
Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/
--
Old programmers never die. They just branch to a new address.

_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

Reply via email to