k clair on Mon, 5 May 2003 10:09:19 -0400 |
Hello, I've encountered an error with a perl installation that I cannot get to the bottom of, and I'm hoping someone on this list will have some ideas. The installation is the perl 5.6.1 rpm for redhat 7.3. The error has come up twice so far for two different modules: Fcntl object version 1.03 does not match bootstrap parameter 1.00 at /usr/lib/perl5/5.6.1/i386-linux/DynaLoader.pm line 225. Data::Dumper object version 2.102 does not match $Data::Dumper::VERSION 2.09 at /usr/lib/perl5/5.6.1/i386-linux/DynaLoader.pm line 225. The perl situation on the server is kind of funny because there was an installation of perl 5.005 alongside of 5.6.1. The 5.005 files were removed, and I reinstalled the 5.6.1 rpm, which has not helped. Most of the information i've found online for similar sorts of errors would seem to indicate that perl is using a module from a different version of perl, but if that were really the problem, I would have thought that removing the 5.005 installation and reinstalling 5.6.1 would have solved it. Thanks for any input! kristina _________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.netisland.net/mailman/listinfo/plug-announce General Discussion -- http://lists.netisland.net/mailman/listinfo/plug
|
|