Gino wrote: > > I want to install AbiCommand; rpm returns a dependency on libtermcap.so.2. > > I've downloaded this file but don't know where to put it. I've looked on > > AbiSource and SourceForge and not found anything. Can someone help?
been looking for some more info, just found this (on http://www.xig.com/Pages/FAQsPages/FAQsSup-OS-Answers.html): > 1/ Because SuSE 7.2 doesn't ship with libtermcap, you must first create > a libtermcap link pointing to libncurses: > ln -s /lib/libncurses.so.4.2 /lib/libtermcap.so.2 looks kinda weird, but just create libtermcap.so.2 as a symlink to libncurses might do the trick, apperantly.. frank ----------------------------------------------- To unsubscribe from this list, send a message to [EMAIL PROTECTED] with the word unsubscribe in the message body.
