Tiny Core Linux
Tiny Core Base => Raspberry Pi => Topic started by: cattail on February 18, 2013, 12:50:14 AM
-
I try piCore in qemu1.3.1(for windows), tce mini Xorg , use apps install lua.tcz
When I type :
lua
I get:
lua: error while loading shared libraries: libreadline.so.6: cannot open shared object file: No such file or directory
And I can't find a file like :
libreadline.tcz in repo, is there lack a tcz or dep file must be add something in?
-
Hi cattail
Try readline.tcz
-
Hi Rich
readline.tcz is ok .
And should I upload a bug report to somewhere?
------
Another bug:
When I install lftp.tcz , I seen readline.tcz in loading info, and try lua is OK .When I will modify my post, find reply , Rich you are so fast ! :)
And this time I get :
lftp: error while loading shared libraries: libtasn1.so.6: cannot open shared object file: No such file or directory
Now I Find "libtasn1.tcz" is lack in lftp.dep file. After install it, lftp working OK.
-
Hi cattail
I suppose maybe you could report it under TCE->Bugs, however, if you do that, be sure to mention that you are
referring to an ARM extension. Maybe bmarkus has an opinion on that.
-
I try piCore in qemu1.3.1(for windows), tce mini Xorg , use apps install lua.tcz
When I type :
lua
I get:
lua: error while loading shared libraries: libreadline.so.6: cannot open shared object file: No such file or directory
Thanks for noting, I will add readline.tcz to lua.tcz dep list.
-
When I install lftp.tcz , I seen readline.tcz in loading info, and try lua is OK .When I will modify my post, find reply , Rich you are so fast ! :)
And this time I get :
lftp: error while loading shared libraries: libtasn1.so.6: cannot open shared object file: No such file or directory
Now I Find "libtasn1.tcz" is lack in lftp.dep file. After install it, lftp working OK.
Thanks, libtasn1.tcz is missing in gnutls.tcz's dep list, will add it,