View Single Post
Old 05-05-2023, 01:43 AM   #253
hello_world.c
Junior Member
hello_world.c began at the beginning.
 
Posts: 4
Karma: 10
Join Date: May 2023
Device: K4
Hello, I can't get fbink to work on my K4 (JB, USBNetwork, KUAL all working). I have un-tared the 1.25 archive from the first post onto the rw root partition and everything seems to be there:
Code:
[root@kindle /]# which fbink
/usr/bin/fbink
[root@kindle /]# ls -al /usr/bin/fbink
lrwxrwxrwx    1 root     root           26 May  4 18:38 /usr/bin/fbink -> /usr/local/fbink/bin/fbink
[root@kindle /]# ls -al /usr/local/fbink/bin/fbink
-rwxr-xr-x    1 root     root        75604 Dec  5 19:59 /usr/local/fbink/bin/fbink
But calling fbink results in a 'not found' error:
Code:
[root@kindle /]# fbink
-sh: fbink: not found
Same thing when I try to call it directly with its full path. I am new to the Kindle but not new to Linux and I've never seen something like this. What is going on?
hello_world.c is offline   Reply With Quote