On Mon, Dec 12, 2011 at 11:46 PM, soewij <soesilowij
...@yahoo.ca> wrote:
> Hi I'm new, downloaded the zip file from github download page through the "Download as ZIP" button, it's a 3.8 MB zip file.
Do you want to install the application, or are you actually planning
to hack on the code?
If you just need to install, don't use that button; it's for grabbing
the latest source, includes a bunch of stuff you don't care about and
might not even work at any given moment.
Use the link just below for "thinkup_1.0.zip — version 1.0" which is
the currently-packaged release.
Gina, Mark, etc:
Do those filenames have to be in that format? IZArc doesn't complain
about extracting them, but instead silently munges the paths so they
end up at eg:
[zipdir]\webapp\plugins\googleplus\tests\testdata\https_\__accounts.google. com_o_oauth2_tokenclient_id
[etc]
Note the https:// getting turned into an extra directory and
underscores. Which is still going to break stuff, I'd assume.