[ale] help with lib

Geoffrey esoteric at 3times25.net
Tue Jan 25 20:57:36 EST 2005


ringo wrote:
> Using SUSE 9.2
> 
> I'm trying to compile a c program that uses the curses lib, but I get
> the error "Cannot find -lcurses"
> I went to Yast and searched for "curse" and installed everything
> related, including:
> Cdk	the runtime for the curses devel kit
> Ncurses New curses lib
> Ncurses devel

Does /usr/lib/libncurses.a exist?

I think this is what it's looking for.

What does the following return:

ldconfig -v |grep libncurses

-- 
Until later, Geoffrey



More information about the Ale mailing list