LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-02-2011, 12:59 AM   #1
anujkaushal
LQ Newbie
 
Registered: Sep 2011
Posts: 17

Rep: Reputation: Disabled
Problem to install spice3, ncurses (libtinfo.so.5) is requried


I have problem to install "spice3" software.
The "libinfo.so.5" is required but while installing it through ncurses-lib, the ncurses itself not installing.
here is the process i did:-
[root@localhost Desktop]# rpm -ivh spice-3f5sfix-2.i386.rpm
error: Failed dependencies:
libtinfo.so.5 is needed by spice-3f5sfix-2.i386
[root@localhost Desktop]#
## to install libtinfo the ncurses-libs are required which must be lower version of the ncurses installed in system
## but no lower version ncurses are available . lower than 5.6-13 Otherwise it will conflicts
## so new version of ncurses package si requred

[root@localhost Desktop]# rpm -ivh ncurses-libs-5.9-2.20110716.fc16.i686.rpm
warning: ncurses-libs-5.9-2.20110716.fc16.i686.rpm: Header V3 RSA/SHA256 signature: NOKEY, key ID a82ba4b7
error: Failed dependencies:
ncurses-base = 5.9-2.20110716.fc16 is needed by ncurses-libs-5.9-2.20110716.fc16.i686
rpmlib(FileDigests) <= 4.6.0-1 is needed by ncurses-libs-5.9-2.20110716.fc16.i686
rpmlib(PayloadIsXz) <= 5.2-1 is needed by ncurses-libs-5.9-2.20110716.fc16.i686
ncurses < 5.6-13 conflicts with ncurses-libs-5.9-2.20110716.fc16.i686
[root@localhost Desktop]#

[root@localhost Desktop]# rpm -ivh ncurses-5.9-2.20110716.fc16.i686.rpm
warning: ncurses-5.9-2.20110716.fc16.i686.rpm: Header V3 RSA/SHA256 signature: NOKEY, key ID a82ba4b7
error: Failed dependencies:
libtic.so.5 is needed by ncurses-5.9-2.20110716.fc16.i686
libtinfo.so.5 is needed by ncurses-5.9-2.20110716.fc16.i686
ncurses-libs = 5.9-2.20110716.fc16 is needed by ncurses-5.9-2.20110716.fc16.i686
rpmlib(FileDigests) <= 4.6.0-1 is needed by ncurses-5.9-2.20110716.fc16.i686
rpmlib(PayloadIsXz) <= 5.2-1 is needed by ncurses-5.9-2.20110716.fc16.i686


##### and when i try to instal the ncurses downloaded form gnu site then it also stuck:-
[root@localhost Desktop]# rpm -qa | grep ncurses
ncurses-5.5-24.20060715
ncurses-5.5-24.20060715
[root@localhost Desktop]#

[root@localhost ncurses-5.9]# cd /root/Desktop/ncurses-5.9
[root@localhost ncurses-5.9]# ./configure
checking for egrep... grep -E
Configuring NCURSES 5.9 ABI 5 (Mon Aug 29 16:44:03 IST 2011)
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
Configuring for linux-gnu
checking for prefix... /usr
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable cc found in $PATH
[root@localhost ncurses-5.9]#

[root@localhost ncurses-5.9]# make
make: *** No targets specified and no makefile found. Stop.
[root@localhost ncurses-5.9]#

Last edited by anujkaushal; 09-02-2011 at 01:01 AM.
 
Old 09-02-2011, 01:37 AM   #2
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
spice-3f5sfix-2.i386.rpm : That's a 9 year old Redhat 8? package.

# yum install ngspice ( ng means 'new generation'.)

ngspice is in the EPEL repo https://fedoraproject.org/wiki/EPEL
 
Old 09-02-2011, 01:48 AM   #3
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
and on top of the rh8 package
installing individual fedora16 ALPHA testing only rpms
fedora16 only barely half works and is in alpha testing .

what Operating system is this ?
 
Old 09-02-2011, 02:47 AM   #4
anujkaushal
LQ Newbie
 
Registered: Sep 2011
Posts: 17

Original Poster
Rep: Reputation: Disabled
yes it is a every old software as spice3. but is there any solution to install ncurses
The problem is due to the libtinfo.so.5. Can anyone tell me how to fix this
i am using redhat enterprise 5.5
 
Old 09-02-2011, 03:40 AM   #5
anujkaushal
LQ Newbie
 
Registered: Sep 2011
Posts: 17

Original Poster
Rep: Reputation: Disabled
thanks dear............. i will try to install ngspice.
 
Old 09-02-2011, 03:51 AM   #6
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Post #4 : Spice3 for Redhat Enterprise 5.x : ngspice.

Package x86_64 : ngspice-21-3.cvs20100719.el5.x86_64.rpm
ftp://ftp.sunet.se/pub/Linux/distrib...el5.x86_64.rpm

About ngspice http://ngspice.sourceforge.net/presentation.html

..

Last edited by knudfl; 09-02-2011 at 03:52 AM.
 
Old 09-02-2011, 04:29 AM   #7
anujkaushal
LQ Newbie
 
Registered: Sep 2011
Posts: 17

Original Poster
Rep: Reputation: Disabled
Thanks knudfl...............i hope issue will be solved through ngspice.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
can not find libtinfo.so.5 needed to install an rpm in opensuse 11.1 64bit sirius57 Linux - Software 2 07-24-2010 05:46 AM
libtinfo.so.5 chicken76 Slackware 1 05-18-2009 03:52 PM
ncurses - install problem schtevo Linux - Software 1 01-25-2006 03:38 PM
how to install spice3 age Linux - Software 8 10-04-2005 10:52 AM
libtinfo.so.5??? maskim7 Linux - General 0 04-07-2002 02:42 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:04 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration