[rt-users] RT still using the old Perl libraries
Vivek Khera
khera at kcilink.com
Wed Nov 27 09:50:05 EST 2002
>>>>> "a" == alviN <gamboa at infophil.com> writes:
a> i just upgraded perl from 5.6.0 to 5.6.1 to get rid of those 'Bizaare
a> copy of hash' errors. unfortunately, i am still getting those errors and
a> i noticed that it still uses the 5.6.0 libraries instead of 5.6.1
a> error: Bizarre copy of CODE in aassign at
a> /usr/lib/perl5/site_perl/5.6.0/Devel/StackTrace.pm line 67.
a> ...
a> perl 5.6.1 libraries are located on /usr/local/lib/perl5/5.6.1 and are
a> the ones that should be used.
a> how can i fix this?
If you're running mod_perl, you need to recompile mod_perl with the
perl 5.6.1 libraries.
More information about the rt-users
mailing list