Milan Baša wrote: > Jan Engelhardt wrote / napísal(a): >>>>>> Where can i find lcurses? >>>>> Throw in the "ncurses-devel" package. >>>>> >>>> I have installed ncurses-devel, but the same error happened. >>> Try running ldconfig. >>> >>> >>> Jan Engelhardt > Something like this? > > [EMAIL PROTECTED]:~> /sbin/ldconfig -p | grep curs > libncursesw.so.5 (libc6) => /usr/lib/libncursesw.so.5 > libncursesw.so (libc6) => /usr/lib/libncursesw.so > libncurses.so.5 (libc6) => /lib/libncurses.so.5 > libncurses.so.4 (libc6) => /usr/lib/libncurses.so.4 > libncurses.so (libc6) => /usr/lib/libncurses.so > libXcursor.so.1 (libc6) => /usr/X11R6/lib/libXcursor.so.1 > libXcursor.so (libc6) => /usr/X11R6/lib/libXcursor.so > > I can see that the libraries are there, but what now? > Milan
Check out latest svn repository. Changelog: 0.11.2 (4 September 2006) * fix compilation by detecting libncurses under Suse -- Regards, Rajko. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
