[rt-users] Problems with RTx::Shredder!

Sven Sternberger sven.sternberger at desy.de
Thu Sep 9 07:39:30 EDT 2004


Hi Ruslan!


>> 4.) Some hints for users of the debian distribution, because some path
>> are different, so I had to modify the Makefile to get the installer
>> work.
> 
> I use Module::Install::RTx and I thought that it gets file pathes from 
> current RT instance.
> Please, send me output from `perl Makefile.PL`

this are the result on a untweaked debian:
Using RT configurations from /usr/share/request-tracker3/lib/RT.pm:
./lib   => /usr/local/share/request-tracker3/lib
./sbin  => /usr/local/share/request-tracker3/sbin
configure: creating ./config.status
config.status: creating sbin/rtx-shredder
config.status: creating sbin/rtx-validator
config.status: creating lib/RTx/Shredder.pm
Writing Makefile for RTx::Shredder

okay what seems to be not okay is in Makefile
SITEPREFIX = $(PREFIX)/local (Makefile)
SITEPREFIX = /usr/local/share/request-tracker3 (debian)

and the rt sbin dir is under debian in:
/usr/sbin

but sorry yesterday I also installed ExtractCustomFieldValues
which failed due to a wrong path to rt-setup-database. so
in the case of shredder it is minor important. it worked out
of the box.

best regards (and thanks for 6500 wiped out tickets :-)

sven



More information about the rt-users mailing list