|  01-02-2013, 12:06 PM | #31 | 
| (offline)            Posts: 2,907 Karma: 6736094 Join Date: Dec 2011 Device: K3, K4, K5, KPW, KPW2 | 
			
			I don't use Windows at all, but from what I understand, the Windows binaries that NiLuJe publishes are self-contained. So normally, they should simply work, regardless of your Windows version.
		 | 
|   |   | 
|  01-02-2013, 12:16 PM | #32 | 
| THE NOOB            Posts: 708 Karma: 1545649 Join Date: Jan 2012 Location: Italy Device: Kindle Touch 5.3.2 | 
			
			Yep, they work fine on Windows! Just use the plain old CMD! | 
|   |   | 
|  01-02-2013, 12:57 PM | #33 | |
| Wizard            Posts: 4,764 Karma: 246906703 Join Date: Dec 2011 Location: USA Device: Oasis 3, Oasis 2, PW3, PW1, KT | Quote: 
 | |
|   |   | 
|  01-04-2013, 04:36 PM | #34 | |
| ( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr            Posts: 6,586 Karma: 6299993 Join Date: Jun 2012 Location: uti gratia usura (Yao ying da ying; Mo ying da yieng) Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch | 
			
			For me. I had to take note of.. Quote: 
 Thanks for the tips. | |
|   |   | 
|  01-15-2013, 11:32 AM | #35 | 
| BLAM!            Posts: 13,506 Karma: 26047202 Join Date: Jun 2010 Location: Paris, France Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E | 
			
			@DuckieTigger: The 'mingw' binaries are native, like silver18 said, you can run them in your favorite native Windows terminal   . (One thing of note, though: it'll probably horribly break on anything non-ASCII, and even then, some libarchive output might be mangled [char vs wchar, and all the fun it implies]).. The 'cygwin' binaries, on the other hand, will only run inside a cygwin shell, but should be as 'stable' as any other POSIX build, so, if you encounter a weird error with the native binary, it can't hurt to check if a POSIX-friendly build fails in the same way  . @twobob: IIRC, there's now a separate buildscript (tools/simple-linux-static-build.sh) that handles that automagically, because there's apparently a staggering number of Linux distro out there running out of date software ;D. | 
|   |   | 
|  01-15-2013, 11:50 AM | #36 | 
| (offline)            Posts: 2,907 Karma: 6736094 Join Date: Dec 2011 Device: K3, K4, K5, KPW, KPW2 | 
			
			@NiLuJe: welcome back   ... and to add a bit more to the stress, could you please take a look at this post and the follow-ups? Bottom line is that there seems to be a B01F Paperwhite out there (japanese 3G model), which doesn't seem to be supported yet (though I didn't check as thoroughly as I should have, I'm just assuming that's the reason). If so, could you please include support for that model, and release the binaries? That'd be very much appreciated... Thanks a ton! | 
|   |   | 
|  01-15-2013, 02:18 PM | #37 | 
| BLAM!            Posts: 13,506 Karma: 26047202 Join Date: Jun 2010 Location: Paris, France Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E | 
			
			@ixtab: Thanks! Ah! I've been expecting this one to pop up for quite some time now, so I'm glad to finally have it pinned down! Japanese 3G PW support has been added to github. No ETA yet on the next binary release, but it probably won't happen until the next couple of weeks. (@ixtab: If you really need Linux binaries, I can probably rush those tonight). | 
|   |   | 
|  01-15-2013, 02:45 PM | #38 | |
| (offline)            Posts: 2,907 Karma: 6736094 Join Date: Dec 2011 Device: K3, K4, K5, KPW, KPW2 | Quote: 
  , but I'd really like to release a version that works for everyone (as of now). Spoiler: 
 ^ That's the one I'm referring to. Thanks again!   | |
|   |   | 
|  01-15-2013, 03:08 PM | #39 | |||
| ( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr            Posts: 6,586 Karma: 6299993 Join Date: Jun 2012 Location: uti gratia usura (Yao ying da ying; Mo ying da yieng) Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch | Quote: 
 me@dev ~/GIT/KindleTool $ git pull me@dev ~/GIT/KindleTool/tools $ ./kindletool-static-build.sh Quote: 
 Quote: 
 | |||
|   |   | 
|  01-15-2013, 03:12 PM | #40 | 
| BLAM!            Posts: 13,506 Karma: 26047202 Join Date: Jun 2010 Location: Paris, France Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E | 
			
			Updated the first post with Linux & Windows binaries (for now). OS X users, beware of the filename   . Last edited by NiLuJe; 01-15-2013 at 05:44 PM. | 
|   |   | 
|  01-15-2013, 05:15 PM | #41 | 
| (offline)            Posts: 2,907 Karma: 6736094 Join Date: Dec 2011 Device: K3, K4, K5, KPW, KPW2 | 
			
			Thank you so much!   Using version 1.5.6-linux-i686-openssl-0.9.8 right now. | 
|   |   | 
|  01-26-2013, 11:09 PM | #42 | 
| BLAM!            Posts: 13,506 Karma: 26047202 Join Date: Jun 2010 Location: Paris, France Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E | 
			
			Released 1.5.7, with Canadian 3G PaperWhite support   . (Still no up to date OS X binaries until I get my hands on a Mac, though...). | 
|   |   | 
|  01-26-2013, 11:21 PM | #43 | 
| but forgot what it's like            Posts: 741 Karma: 2345678 Join Date: Dec 2011 Location: north (by northwest) Device: Kindle Touch | 
			
			@NiLuJe, make a heroic attempt, rewrite it in Go. You'll get for free: compress, archive and crypto support in standard library, statically linked binaries, easy and fast cross-compiling for Windows, Linux, OS X.    | 
|   |   | 
|  01-28-2013, 12:57 PM | #44 | 
|  curly᷂͓̫̙᷊̥̮̾ͯͤͭͬͦͨ ʎʌɹnɔ            Posts: 3,021 Karma: 50506927 Join Date: Dec 2010 Location: ♁  ᴺ₄₅°₃₀' ᵂ₇₃°₃₇' ±₆₀" Device: K3₃.₄.₃ PW3&4₅.₁₃.₃ | 
				
				█ ♣ █
			 
			
			On behalf of B01C's. Thanks.
		 | 
|   |   | 
|  01-30-2013, 11:34 AM | #45 | 
| ( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr            Posts: 6,586 Karma: 6299993 Join Date: Jun 2012 Location: uti gratia usura (Yao ying da ying; Mo ying da yieng) Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch | |
|   |   | 
|  | 
| Tags | 
| kindletool, update | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| BookCreator: Does anybody create IMP files using BC? | =X= | Workshop | 0 | 01-07-2011 01:20 PM | 
| Create readable .mobi files out of pdfs | jordan13589 | Amazon Kindle | 3 | 12-21-2010 11:35 PM | 
| Create catalogue without creating new files and folders? | zaphod234 | Calibre | 4 | 07-21-2010 06:44 PM | 
| Firmware Update Kindle dx not sorting recent files after 2.5 update,help | nayito2 | Amazon Kindle | 8 | 06-05-2010 12:49 PM | 
| unpack requires a string argument of length 2 | Sannepan | Calibre | 2 | 02-23-2010 02:05 PM |