Nevermind I'm an idiot, I used the wrong paths. So the Cmake configuration of vigra outputs this at the end :
vigranumpy tests will NOT be executed (nosetests missing) --------------------------------------------------------- VIGRA configuration information: --------------------------------------------------------- Using ZLIB libraries: /usr/lib/x86_64-linux-gnu/libz.so Using PNG libraries: /usr/lib/x86_64-linux-gnu/libpng.so;/usr/lib/x86_64-linux-gnu/libz.so Using TIFF libraries: /usr/lib/x86_64-linux-gnu/libtiff.so Using JPEG libraries: /usr/lib/x86_64-linux-gnu/libjpeg.so Using OpenEXR libraries: /home/caetano/programs/huginplus/huginplus-2021-1-1-source/vcpkg/packages/openexr_x64-linux-dynamic/lib/libIlmImf-2_5.so;/home/caetano/programs/huginplus/huginplus-2021-1-1-source/vcpkg/packages/openexr_x64-linux-dynamic/lib/libImath-2_5.so;/home/caetano/programs/huginplus/huginplus-2021-1-1-source/vcpkg/packages/openexr_x64-linux-dynamic/lib/libHalf-2_5.so;/home/caetano/programs/huginplus/huginplus-2021-1-1-source/vcpkg/packages/openexr_x64-linux-dynamic/lib/libIex-2_5.so;/home/caetano/programs/huginplus/huginplus-2021-1-1-source/vcpkg/packages/openexr_x64-linux-dynamic/lib/libIlmThread-2_5.so Using FFTW libraries: /usr/lib/x86_64-linux-gnu/libfftw3.so Using HDF5 libraries: /usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5.so;/usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5_hl.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libsz.so Using Boost Graph Library: /usr/include/boost/graph LEMON graph library disabled by user (WITH_LEMON=0) Using Python libraries: /usr/lib/x86_64-linux-gnu/libpython2.7.so;/usr/lib/x86_64-linux-gnu/libboost_python.so Using Numpy includes: /usr/lib/python2.7/dist-packages/numpy/core/include --------------------------------------------------------- building shared lib binaries will be generated in: /home/caetano/programs/huginplus/huginplus-2021-1-1-source/vigra manuals will be generated in: /home/caetano/programs/huginplus/vigra/vigra-1.11.1/doc --------------------------------------------------------- includes will be installed at: /usr/local/include libraries will be installed at: /usr/local/lib binaries will be installed at: /usr/local/bin vigra manuals will be installed at: /usr/local/doc/vigra/index.html vigranumpy will be installed at /usr/local/../lib/python2.7/dist-packages vigranumpy manuals will be installed at: /usr/local/doc/vigranumpy/html/index.html --------------------------------------------------------- Configuring done I tried to get rid of that "nosetests missing" by installing nose with "sudo pip3 install nose" which properly installed it but that didn't make the "missing" go away, although I'm not sure it's problematic. However, now when I sudo make install in viagra (... I knew I would do this typo eventually), it stops at this : make[2]: *** [vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/build.make:76: vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/convolution.cxx.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:4294: vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/all] Error 2 make: *** [Makefile:163: all] Error 2 So maybe it was problematic ? But then how to properly install nose in order for the vigra configuration to use it? So many questions! -- A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ --- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/hugin-ptx/OoupBKtKI41xx4BTqpAKlacFfLwFRiKhowA436DFM2Oxbs-DcCiWCS2nE63lq-GwpY9AeGZoE4-dAscTjDy7kitDz64FxQQ0u1O_C1uO-MI%3D%40protonmail.com.
