Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
libtinfo.so.5 missing, how to create? [Solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
vespaman
Guru
Guru


Joined: 28 Aug 2002
Posts: 346
Location: Stockholm, Sweden

PostPosted: Fri Jun 22, 2018 1:05 pm    Post subject: libtinfo.so.5 missing, how to create? [Solved] Reply with quote

Hi,

I installed Atollic STM32 True Studio (binary package) on my computer. All is fine until I run a debugger session, where it says that it need libtinfo.so.5, which is not around on my system.

So I found that -tinfo flag on ncurses would do it. But it only created libtinfo.so which is some kind of text file/place holder. So hard or symlink to libtinfo.so.5 just gives me the error of invalid ELF header.
I also saw some suggestion to link to ncurses.so, but that also gave med the ELF header error.


Is there a way to make it work??


Last edited by vespaman on Fri Jun 22, 2018 8:01 pm; edited 1 time in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30917
Location: here

PostPosted: Fri Jun 22, 2018 1:14 pm    Post subject: Reply with quote

Code:
$ locate libtinfo
/lib64/libtinfo.so.6
/lib64/libtinfo.so.6.1
/lib64/libtinfow.so.6
/lib64/libtinfow.so.6.1
/usr/lib32/libtinfo.so
/usr/lib32/libtinfo.so.5
/usr/lib32/libtinfo.so.6
/usr/lib32/libtinfo.so.6.1
/usr/lib32/libtinfow.so
/usr/lib32/libtinfow.so.5
/usr/lib32/libtinfow.so.6
/usr/lib32/libtinfow.so.6.1
/usr/lib64/libtinfo.so
/usr/lib64/libtinfo.so.5
/usr/lib64/libtinfow.so
/usr/lib64/libtinfow.so.5
$ equery b /usr/lib64/libtinfo.so.5
 * Searching for /usr/lib64/libtinfo.so.5 ...
sys-libs/ncurses-5.9-r101 (/usr/lib64/libtinfo.so.5)

sys-libs/ncurses:5 in my system create /usr/lib64/libtinfo.so.5
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
vespaman
Guru
Guru


Joined: 28 Aug 2002
Posts: 346
Location: Stockholm, Sweden

PostPosted: Fri Jun 22, 2018 8:01 pm    Post subject: Reply with quote

Cheers Mate!

That got me a fully working libtinfo.so.5 - exactly what I needed, now I'm up and running!
Back to top
View user's profile Send private message
iandoug
l33t
l33t


Joined: 11 Feb 2005
Posts: 832
Location: Cape Town, South Africa

PostPosted: Sat Oct 08, 2022 12:35 pm    Post subject: Reply with quote

I needed sys-libs/ncurses-compat
_________________
Asus X570-PRO, Ryzen 7 5800X, GeForce GTX 1650, 32 GB RAM | Asus Sabertooth P990, AMD FX-8150, GeForce GTX 560, 16GB Ram
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum