Hi All,

I have recently managed to get RT 3.6.6 running on fedora 9. It was rather straight forward to get it up and running and RT looks like a really nice product. However I get this error when I click on Configuration>Tools> System Configuration

System error
error: Not a GLOB reference at /usr/lib/perl5/vendor_perl/5.10.0/ Module/Versions/Report.pm line 125.
context:        
...     
121:    next if $this eq 'main'; # %main:: is %::
122:    
123:    #print "Peeking at $this => ${$this . '::VERSION'}\n";
124:    
125:    if(defined ${$this . '::VERSION'} ) {
126:    $v{$this} = ${$this . '::VERSION'};
127:    $count++;
128:    } elsif(
129:    defined *{$this . '::ISA'} or defined &{$this . '::import'}
...     
code stack: /usr/lib/perl5/vendor_perl/5.10.0/Module/Versions/ Report.pm:125
/usr/share/rt3/html/Admin/Tools/Configuration.html:68
/usr/share/rt3/html/Admin/autohandler:49
/usr/share/rt3/html/autohandler:291

I must admit that I have no knowledge of this type of thing and my Linux and Fedora knowledge is basic at best. I tried searching for this error using various tools but could not find anything. I would actually like to get RT-3.8.0 running, but the latest package for fedora 9 is 3.6.6. and I dont have a clue how to do it from downloading the latest version of RT and installing it manually.

Further info:
Apache/2.2.9
Perl v5.10.0
mysql Ver 14.12 Distrib 5.0.51a

Thank you,

Pieter
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to