On 2004-01-16, Rick Weinbender penned: > Hi, > I've just installed bastille on Debian using the > 'apt-get install bastille' command. > It looks like there is an 'InteractiveBastille' > command that can be entered from the commandline. > When I type it, I get: > **************************************************************** > RAW ERROR: Can't locate Curses.pm in @INC (@INC contains: /usr/lib > /usr/local/lib/perl/5.6.1 /usr/local/share/perl/5.6.1 /usr/lib/perl5 > /usr/share/perl5 /usr/lib/perl/5.6.1 /usr/share/perl/5.6.1 > /usr/local/lib/site_perl .) at (eval 1) line 2. BEGIN > failed--compilation aborted at (eval 1) line 2. at > /usr/sbin/InteractiveBastille line 243. > ***************************************************************** > I've tried installing libncurses using > 'apt-get install libncurses5-dev' > which installs fine, but doesn't get rid of that error message. > I know this isn't completely a debian issue, but > if anyone could help with this I'd appreciate it. > Thanks, > -Rick >
Looks to me like it's looking for *perl's* curses library, not the C curses library. Jump into dselect or aptitude to check dependencies, and I bet your problems will be solved. -- monique -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]