View Single Post
Old 05-16-2012, 11:58 AM   #58
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773670
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Quote:
Originally Posted by xueyou2 View Post
Q1:yes.Before install the new version tcc-1.5

Q2: firmware 3.3 (611680021) kindle 3g with ads

Q3:/mnt/us/myts #ls -al /lib/libm*
-rwxr-xr-x 1 root root /lib/libm-2.5/so
lrwxrwxrwx 1root root /lib/libm.so.6-> libm-2.5.so

-rwxr-xr-x 1root root /lib/libmenusage.so


Q4:/mnt/us/myts #ls -al /usr/lib/libm*

-rwxr-xr-x 1 root root usr/lib/libmenu.so.5->libmenu.so.5.4
lrwxrwxrwx 1root root usr/lib/libmenu.so.5.4

-rwxr-xr-x 1root root usr/lib/libmp3-parser-arm11_elunux.so
My K3 3.3 does not have special offers, but that should not make a difference.

I just compared your output from those commands to my own. You are missing the symlink that should be created by the install script.

It looks like you did not successfully run the uninstall script, and it also looks like you did not successfully run the install script.

As far as I know that can only happen if you have it installed to a different folder. It can also fail if you modified the scripts in Windows (putting ascii carriage returns in them), but that would give different error messages.

Please do the following commands and show me the output:

cd /mnt/us/tcc
pwd
./uninstall
./install
ls -al /usr/lib/libm*


Thanks.
geekmaster is offline   Reply With Quote