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'm getting this on 10.11.6 MBP with an Nvidia card. Anybody got a solution?
AdminNamesMBPro:VisualSFM_OS_X_Installer-master admin$ /Users/admin/Downloads/VisualSFM_OS_X_Installer-master/vsfm_os_x_installer.sh
Dan Monaghan's VSFM and PMVS installer for OS X
About to check to see if you have the Brew Package Manager
Great, you've got brew... Continuing
wget is already installed, OK
About to install xcode select
Hit Enter after it's installed
xcode-select: error: command line tools are already installed, use "Software Update" to install updates
Checking we have the right version of XQuartz
<string>2.7.8</string>
xquartz_version_result=0
Your version of XQuartz is 2.7.8 - perfect.
Ok, now you have to should have either...
1. Already had the correct version of XQuartz, so I'm continuing...
2. Had to have installed XQuartz and just logged out and back in...
Ready to continue the next installation of VSFM & PMVS (press ENTER)
Installing Brew packages... this can take quite a long time
Updating Homebrew...
Warning: jpeg 9c is already installed
Warning: gdk-pixbuf 2.36.11 is already installed
Warning: cairo 1.14.12 is already installed
Warning: freetype 2.9 is already installed
Warning: Already linked: /usr/local/Cellar/freetype/2.9
To relink: brew unlink freetype && brew link freetype
Warning: pango 1.40.14 is already installed
Warning: Already linked: /usr/local/Cellar/pixman/0.34.0_1
To relink: brew unlink pixman && brew link pixman
Warning: Already linked: /usr/local/Cellar/fontconfig/2.12.6
To relink: brew unlink fontconfig && brew link fontconfig
######################################################################## 100.0%
Warning: gtk+ 2.24.28 is already installed
Warning: glew 2.1.0 is already installed
Warning: gsl 2.4 is already installed
Warning: boost 1.66.0 is already installed
Warning: intltool 0.51.0 is already installed
Warning: cmake 3.10.2 is already installed
Error: homebrew/versions was deprecated. This tap is now empty as all its formulae were migrated.
Warning: [email protected] 4.9.4_1 is already installed
Warning: devil 1.8.0_1 is already installed
Warning: pkg-config 0.29.2 is already installed
Zip file is present, so just unzipping, removing old dir to install so we don't have any conflicts
Archive: VisualSFM_osx_64bit.zip
creating: vsfm/
creating: vsfm/bin/
creating: vsfm/build/
creating: vsfm/lib/
inflating: vsfm/lib/blas.a
inflating: vsfm/lib/lapack.a
inflating: vsfm/lib/libf2c.a
inflating: vsfm/lib/libjpeg.a
inflating: vsfm/lib/VisualSFM.a
inflating: vsfm/makefile
inflating: vsfm/README
Changing VSFM GCC to Brews gcc-4.9
Changing /usr/x11/lib to OS X default /opt/x11/lib
About to make...
mkdir -p build
mkdir -p bin
cd build; ar -x ../lib/VisualSFM.a; cd ..;
g++-4.9 -w -o bin/VisualSFM build/*.* -L/usr/local/lib -L/opt/X11/lib -pthread -lGL -lGLU -lX11 -ldl -L/usr/local/Cellar/gtk+/2.24.28/lib -L/usr/local/Cellar/pango/1.40.14/lib -L/usr/local/Cellar/atk/2.26.1/lib -L/usr/local/Cellar/cairo/1.14.12/lib -L/usr/local/Cellar/gdk-pixbuf/2.36.11/lib -L/usr/local/Cellar/glib/2.54.3/lib -L/usr/local/Cellar/pango/1.40.14/lib -L/usr/local/Cellar/glib/2.54.3/lib -L/usr/local/Cellar/fontconfig/2.12.6/lib -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/glib/2.54.3/lib -L/usr/local/opt/gettext/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation lib/lapack.a lib/blas.a lib/libf2c.a lib/libjpeg.a
rm -f build/*.*
VSFM application built... moving on
LIB_SIFT_GPU is present, skipping download and unzip. removing old dir to install so we don't have any conflicts
Archive: sift_gpu.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 sift_gpu.zip or
sift_gpu.zip.zip, and cannot find sift_gpu.zip.ZIP, period.
/Users/admin/Downloads/VisualSFM_OS_X_Installer-master/vsfm_os_x_installer.sh: line 261: cd: SiftGPU: No such file or directory
Disable Cuda Flags
sed: makefile: No such file or directory
Changing march from native core2 in makefile
sed: makefile: No such file or directory
Changing to prefer GLUT
sed: makefile: No such file or directory
Removing -L/opt/local/lib from makefile
sed: makefile: No such file or directory
Changing /usr/x11/lib to OS X default /opt/x11/lib
sed: makefile: No such file or directory
Disable TestWin build for this OS X build
sed: makefile: No such file or directory
make: *** No rule to make target `siftgpu'. Stop.
libsiftgpu.so failed to build. Halting.
AdminNamesMBPro:VisualSFM_OS_X_Installer-master admin$
The text was updated successfully, but these errors were encountered:
I'm getting this on 10.11.6 MBP with an Nvidia card. Anybody got a solution?
The text was updated successfully, but these errors were encountered: