Graf Zahl wrote:You have to compile it yourself. That's what happens if some Linux users develop software. Apparently they don't even consider providing binaries for all those people who
a) don't use Linux or
b) don't know how to compile stuff.
It's kind of hard to provide Windows binaries when I don't have Windows. Point me to a good cross-compiler
and a reliable means to test Windows programs in Linux, and I'll gladly do it.
And if anyone else is willing to compile and package a Windows executable, go right ahead. I encourage it.
And one thing that annoys even me: Why tar.bz2? That is one of those compression formats I have no decent tools for and have to dig out some shit I don't like. Is it really too much to ask to use something more common (like .zip or .tar.gz) that every decent compression manager can handle? Who cares about those few kilobytes that are saved by it?
bz2 isn't standard? I don't ever remember having a problem with it.. both WinRAR and 7-Zip handled it fine in Windows. I'm surprised you don't say the same thing about Randy using cabs: That is one of those compression formats I have no decent tools for and have to dig out some shit I don't like. Is it really too much to ask to use something more common (like .zip or .tar.gz) that every decent compression manager can handle?
Oh, but wait.. you can browse it like a normal folder as long as you use Windows. That makes it alll better.
Personally, I don't like .zip. It doesn't support one critical feature: global compression. It just compresses the individual files and packs them together, instead of packing the files and then compressing them together.