Quote:
Originally Posted by Roker2
I delete this file in system and copy this file in /mnt/us/extensions/gambatte-k/bin/ , but emulator don't work.
Я удалил этот файл в системе и скопировал этот файл в /mnt/us/extensions/gambatte-k/bin/ , но эмулятор не работает.
|
Seriously? I usually don’t change system file. And IIRC “/usr/” is read only, you can’t delete any file without remount it as RW mode.
Recommend:
Restore any system files you changed, other program may need it.
Extract and rename the so file I upload before to “libpng16.so”, put it in “/mnt/us/extensions/gambatte-k/bin/”. Open a terminal, type
Code:
export LD_LIBRARY_PATH=/mnt/us/extensions/gambatte-k/bin/:$LD_LIBRARY_PATH
cd /mnt/us/extensions/gambatte-k/bin/
./gambattek-kindle
If things still not working, stop fiddling and read some books. (It’s not really playable)
Or, learn some Linux skill and compile from the source code.