
Hi Brian,
On Fri, Jan 10, 2003 at 01:37:17PM -0800, OTRS wrote:
I just downloaded the new version and this is what I get..
web05# perl -cw /opt/otrs/bin/cgi-bin/index.pl Can't locate Kernel/Config.pm in @INC (@INC contains: /opt/otrs/bin/cgi-bin/../../Kernel/cpan-lib /opt/otrs/bin/cgi-bin/../.. /usr/local/lib/perl5/site_perl/5.005/i386-freebsd /usr/local/lib/perl5/site_perl/5.005 . /usr/libdata/perl/5.00503/mach /usr/libdata/perl/5.00503) at /opt/otrs/bin/cgi-bin/index.pl line 49. BEGIN failed--compilation aborted at /opt/otrs/bin/cgi-bin/index.pl line
Okay this is going to sound stupid...
But what does this mean ?
cd Kernel/Config/
for foo in *.dist; do cp $foo `basename $foo .dist`; done
[...]
Thanks
-Brian
----- Original Message -----
From: "Martin Edenhofer"
Yes! It's new in 1.0. :)
INSTALL [...] 4. Demo config files: ------------------ There are several OTRS demo config files in $OTRS_HOME/Kernel/*.dist and $OTRS_HOME/Kernel/Config/*.dist. Make copies of all demo config
files:
cp Kernel/Config.pm.dist Kernel/Config.pm
cd Kernel/Config/ for foo in *.dist; do cp $foo `basename $foo .dist`; done [...]
It's easier to update tar.gz - versions (e. g. on FreeBSD).
Thanks -Brian
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