You are not logged in.
Pages: 1
hello;
I am trying to open mplayer and i get
mplayer: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such file or directory.
could you help me with this.
Offline
Find the tazpkg that owns the missing file:
[c]tazpkg search-pkgname libtinfo.so.5[/c]
Search result for package "libtinfo.so.5"
================================================================================
libtinfo
================================================================================
1 package
Install the tazpkg that provides the file:
[c]tazpkg -gi libtinfo[/c]
Offline
Pages: 1
[ Generated in 0.024 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]