View Single Post
Old 10-16-2017, 12:38 PM   #7
coplate
Guru
coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.
 
Posts: 645
Karma: 1888888
Join Date: Jun 2009
Device: prs-505, Kindle Keyboard 3g, PW3
Quote:
Originally Posted by iamagloworm View Post
coplate, thanks for lending a hand while you are on vacation.
i am trying on os x and debian and maybe i am missing something, but when I run $ KT_WITH_UNKNOWN_DEVCODES=1 ./kindletool <rest of command > then it just moves to the next command prompt with no output. i even tried bash, zsh and sh...

if i use && between the set variable and the ./kindletool then I get the same error "Unknown device 293 (0x293)."

knc1, at least in my testing that didn't make a difference. i can package for other devices, but add these unknown devices, 293 and 294 causes it to stop...
After the command ran, did you check if it made the file?

I'm just lookign back at the log si put in my post, and I don't see any output of that command, and I cannot rememeber if I cut that out, or if there really isn't any output. I can check later tonight.

Try using 'export' instead of 'set'? I just noticed that - set was from the windows-mingw version, export is the equivalent command for osx/debian.

Can you copy paste form terminal to show the full command you ran of the one that gave no output.

And you are using my build to run these commands, not NiLuJe's?

Last edited by coplate; 10-16-2017 at 01:08 PM.
coplate is offline   Reply With Quote