I tried to run this on Touch and here it goes:
Code:
./ufbvncd: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory
so I created a symbolic link:
Code:
ln -s libjpeg.so libjpeg.so.62
and in vain hope of being successful, finally I got the following error:
Code:
ufbvncd: open_device> cannot open framebuffer device "/dev/fb/0"
ufbvncd: startup> cannot open device
which I guess confirms what
geekmaster said about framebuffer difference between KT and other Kindles
here.
So, is there anyway we can have VNC server on Touch?