Note that we now distribute binaries with some modules included, called “OTB-contrib”. you can find it directly on the Downloads page: https://www.orfeo-toolbox.org/download/
Now about your error, it looks like an error in your path. Make sure you have a working c++ compiler in PATH? Victor Poughon De : Nafissa Sfaksi [mailto:[email protected]] Envoyé : mardi 18 avril 2017 15:08 À : otb-users Cc : Poughon Victor Objet : Re: [otb-users] which distribution of Ubuntu for OTB ? Hi every body, Thank you all for your reponse, I have finally choose the Ubuntu 16.10 version for my install, And I choose to follow the steps detailled in http://www.karasiak.net/superbuild-otb-remote-modules/ But I have always problemes with the OTB install: I have this error message root@sen2os:~/OTB/build# cmake -D CMAKE_INSTALL_PREFIX=~/OTB/install -D OTB_USE_QWT=ON -D OTB_USE_GLEW=ON -D OTB_USE_GLUT=ON -D OTB_USE_OPENGL=ON -D CMAKE_CXX_FLAGS=-std=gnu++11 ../otb/SuperBuild -- The CXX compiler identification is unknown CMake Error at CMakeLists.txt:23 (project): The CMAKE_CXX_COMPILER: 6std=gnu++11 is not a full path and was not found in the PATH. Tell CMake where to find the compiler by setting either the environment variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path to the compiler, or to the compiler name if it is in the PATH. -- Configuring incomplete, errors occurred! See also "/root/OTB/build/CMakeFiles/CMakeOutput.log". See also "/root/OTB/build/CMakeFiles/CMakeError.log". "" I don't realy understand the nature of the error, I Had installed c++11, but it still give me the same error Thank you for your help Nafissa Le mardi 18 avril 2017 08:34:59 UTC+2, Poughon Victor a écrit : Hi Nafissa, OTB works well on Ubuntu. You can just use the lastest version. Best, Victor Poughon ________________________________ De : [email protected]<javascript:> [[email protected]<javascript:>] de la part de Nafissa Sfaksi [[email protected]<javascript:>] Envoyé : vendredi 14 avril 2017 16:25 À : otb-users Objet : [otb-users] which distribution of Ubuntu for OTB ? Hi, I have a new server to use OTB and before begining I want to be sure about the ubuntu distribution I have to install. Thank your for your replay ! Nafissa -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you are subscribed to the Google Groups "otb-users" group. To post to this group, send email to [email protected]<javascript:> To unsubscribe from this group, send email to [email protected]<javascript:> For more options, visit this group at http://groups.google.com/group/otb-users?hl=en --- You received this message because you are subscribed to the Google Groups "otb-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<javascript:>. For more options, visit https://groups.google.com/d/optout. -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you are subscribed to the Google Groups "otb-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/otb-users?hl=en --- You received this message because you are subscribed to the Google Groups "otb-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
