Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: TaoTePuh on April 22, 2011, 10:41:40 AM

Title: emprint - libgnutls.so.26
Post by: TaoTePuh on April 22, 2011, 10:41:40 AM
Code: [Select]
tc@box:~$ emprint
emprint: error while loading shared libraries: libgnutls.so.26: cannot open shared object file: No such file or directory
Title: Re: emprint - libgnutls.so.26
Post by: bmarkus on April 22, 2011, 11:00:07 AM
Is gnutls.tcz installed?
Title: Re: emprint - libgnutls.so.26
Post by: TaoTePuh on April 22, 2011, 07:19:31 PM
No, but this should not happen automatically via dependency?
Title: Re: emprint - libgnutls.so.26
Post by: floppy on May 01, 2011, 10:40:15 AM
for me, emprint (see  http://forum.tinycorelinux.net/index.php?topic=9367.msg51340#msg51340  ) made another error

"emprint" as command in a terminal, the error came "emprint: error while loading shared   
libraries: libxcb.so.1: cannot open shared object file: No such file or directory".

Missing dependencies?
Title: Re: emprint - libgnutls.so.26
Post by: gutmensch on May 01, 2011, 06:14:36 PM
added gnutls and libxcb to the dep file of emprint. if it still reports missing libs then please run ldd /usr/local/bin/emprint and report back :)