[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: curses!
On Mon, Apr 08, 2002 at 07:38:48AM -0700, Robert Threet wrote:
> I'm trying to load prc-tools on my RH7.2 system and it
> wants libncurses.so.4. Well, libncurses.so.5 is already
> loaded so it bombs out doing the rpm -i.
>
> Q: Do I force the load? (Or will it screw up my system?)
> Or, Do I make a ln -s to so.5?
Neither. Install ncurses4.
BTW, if you have rpmdb-redhat installed, you could have done this to
figure out what package to install:
rpm -q --redhatprovides libncurses.so.4
Steve
--
steve@silug.org | Southern Illinois Linux Users Group
(618)398-7360 | See web site for meeting details.
Steven Pritchard | http://www.silug.org/
-
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.
- References:
- curses!
- From: Robert Threet <rthreet@yahoo.com>