Installing request tracker

Hello:
I’m installing the request tracker on Debian Sarge

executing
make testdeps

I obtain

WWW::Mechanize …MISSING
Test::WWW::Mechanize …MISSING

trying to do everything according to the procedure, and executing
make fixdeps

I obtain this message in some points of the process

Test::Memory::Cycle not installed

executing several times
make fixdeps
doesn’t fix this problem

I tried to install this dependency by myself but I haven’t found the way.

Thanks in advance for any answer

Enediel

Hello,On Tuesday 11 October 2005 15:54, enediel gonzalez wrote:

Hello:
I’m installing the request tracker on Debian Sarge

executing
make testdeps

I obtain

WWW::Mechanize …MISSING
Test::WWW::Mechanize …MISSING

trying to do everything according to the procedure, and executing
make fixdeps

I obtain this message in some points of the process

Test::Memory::Cycle not installed

executing several times
make fixdeps
doesn’t fix this problem

Don’t know, why you have problems, installing RT on Debian since
i was able to install without any problem.
Anyway, perhaps apt-get install libwww-mechanize-perl could help?

hth, Andreas