Quote:
Originally Posted by GeoffR
Well, tar is trying to extract the wrong filename (it should be extracting ./usr/local/Kobo/libadobe.so), but I have no idea how that could happen unless the 3.5.0.sh script has been altered.
|
The 3.5.0.sh script works fine here as well, and I can't see any obvious way for the script to get the filenames wrong either.
I'd suggest trying again with the original files, and if that doesn't work run the script with "sh -x" to get lots of debugging output. Post all the output somewhere - here or perhaps pastebin.
Quote:
cd /path/to/patch_kobo_35
sh -x ./3.5.0.sh
|