[Dxspider-support] VB: Suse 10.0 + Perl-Curses ---> console.pl ???

Dirk Koopman djk at tobit.co.uk
Sun May 21 15:06:44 BST 2006


On Sun, 2006-05-21 at 14:14 +0200, SM6HOC wrote:
> Hello again !
> 
> Everything else, I hope, works ok. It's a new installation of Suse 10.0
> here is the log:
> 
> 
> lb4:/spider/perl # ./console.pl
> Curses object version 1.08 does not match $Curses::VERSION 1.07 at
> /usr/lib/perl5/5.8.7/i586-linux-thread-multi/DynaLoader.pm line 253.
> Compilation failed in require at ./console.pl line 36.
> BEGIN failed--compilation aborted at ./console.pl line 36.
> 

Did it work once and if so when? Have you upgraded? There are probably
two different versions of Curses in your perl include path (perl -V will
tell you where to look [@INC]).

The standard cure for this is to recompile the Curses CPAN module (which
I think is now on 1.13 BTW). When you do this do a 'make install
UNINST=1' and it will remove all the competing versions.

Dirk




More information about the Dxspider-support mailing list