You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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?
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.
The text was updated successfully, but these errors were encountered: