I use unstable Debian and 2.0.33 kernel, compiled by myself from sources. I have perl (5.004.04-4) installed. I tried to install perl-curses (1.01-1) and I have the following problem:
wizard at alv:/usr/doc/perl-curses$ perl demo Can't locate loadable object for module Curses in @INC (@INC contains: /usr/lib/perl5/i386-linux/5.004 /usr/lib/perl5 /usr/local/lib/site_perl/i386-linux /usr/local/lib/site_perl .) at demo line 3 BEGIN failed--compilation aborted at demo line 3. wizard at alv:/usr/doc/perl-curses$ perl -I /usr/lib/perl5/ demo Can't locate auto/DynaLoader/_check_file.al in @INC (@INC contains: /usr/lib/perl5/ /usr/lib/perl5/i386-linux/5.004 /usr/lib/perl5 /usr/local/lib/site_perl/i386-linux /usr/local/lib/site_perl .) at /usr/lib/perl5//auto/DynaLoader/dl_findfile.al line 62 BEGIN failed--compilation aborted at demo line 3. wizard at alv:/usr/doc/perl-curses$ perl -I /usr/lib/perl5/ -I /usr/lib/perl5/i386-linux/5.00307/ demo Segmentation fault The same thing happened with perlmagick package. WHat can I do? Thanks, Alexey. -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .