[Question] I want to use CSCOPE to port Linux kernel.
THEDREAM at chollian.net
THEDREAM at chollian.net
Thu Sep 20 21:08:53 EST 2001
HI.
I want to use CSCOPE.
I use Redhat 7.1 in my PC.
I tried to install cscope but I had the message as below.
------------------------------------------------------
# rpm -ivh cscope-15.3-1.i386.rpm
error: failed dependencies:
libncurses.so.4 is needed by cscope-15.3-1
------------------------------------------------------
I have already libncurses.so.5.2
So I tried as below, but I had the same result.
---------------------------------------------------
# ln -s libncurses.so.5.2 libncurses.so.4
# rpm -ivh cscope-15.3-1.i386.rpm
error: failed dependencies:
libncurses.so.4 is needed by cscope-15.3-1
----------------------------------------------------
What do I do to use CSCOPE ?
Any help could greatly appreciated.
Have a nice day.
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-dev
mailing list