[rt-users] rt 1.0.7

Rajesh Kumar Gupta rgupta at interlynx.net
Wed Apr 4 18:11:34 EDT 2001


Hello,

	I am attempting to install rt 1.0.7 on a Debian GNU/Linux system
(kernel 2.2.18pre21, i686).  Perl 5.005_03 is being used on this system,
along with apache-perl 1.3.9 as the httpd (version of Apache with mod_perl
module statically linked).  However, when I attempt to test the perl
module dependencies, by issuing the following command:

	'perl bin/testdeps.pl -warn'

	I get the following returned:

	'Checking for DBI...DBI not installed'
	'Checking for Digest::MD5...Digest::MD5 not installed'
	'Checking for CGI 2.71 ....CGI 2.71  not installed.'
	'Checking for CGI::Cookie 1.16 ....CGI::Cookie 1.16  not'
	'installed.'

	So, I executed the following after being told that I am missing
modules:

	'perl bin/testdeps.pl -fix'

	This accessed a CPAN site and downloaded what I needed, everything
seemed to go okay, however after testing the dependencies, CGI 2.71 and
(CGI::Cookie) modules still cannot be found (DBI and Digest::MD5 are
installed).  Any suggestions? :)

	Thanks,

	Rajesh Gupta





More information about the rt-users mailing list