iromu / vsfm-osx

VisualSFM OSX app builder
70 stars 33 forks source link

Cannot find zip file #20

Open ronellu opened 10 years ago

ronellu commented 10 years ago

I have Macbook Pro with OS X Mavericks 10.9.3. After initiating ./scripts/all, several tasks were performed, and then this message:

Installing Homebrew dependencies into /private/tmp/iromu/VisualSFM.app/Contents/Resources Archive: VisualSFM_osx_64bit.zip End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of VisualSFM_osx_64bit.zip or VisualSFM_osx_64bit.zip.zip, and cannot find VisualSFM_osx_64bit.zip.ZIP, period.

I find the folder, vsfm-osx, has VisualSFM_osx_64bit.zip" (565 bytes) and VisualSFM_osx_64bit 2.zip" (565 bytes), but no .zip.zip or .zip.Zip. I re-cloned (entering git clone git://github.com/iromu/vsfm-osx) to no avail.

emnullfuenf commented 10 years ago

I had the same problem. The script is pointing to http://ccwu.me/release/vsfm/vsfm.cgi?mac64 which gives an Internal Server Error.

However i found the right zip archive outside the working directory and copied to the right place.

MeganMGMiller01 commented 9 years ago

how do you change the script to point to the correct place? I'm not sure how you were able to fix this problem, did you change where the script file looked or did you change the actual zip file's location?

Thank you for your time.

MEgan