Hi Michael, I am confused :)
You previously mentioned that the file /usr/lib/x86_64-linux-gnu/cmake/Qt5/Qt5Config.cmake exists on the system I was suggesting to set the prefix path to /usr/lib/x86_64-linux-gnu/cmake - so that directory should exist I am happy to add a CMake flag that will disable the search for the plugins. We need the plugins when packaging ITK-SNAP binaries using make package. Otherwise if a system does not already have Qt installed, the user is hosed. Thanks! Paul On Thu, Oct 23, 2014 at 11:40 AM, Michael Hanke <[email protected]> wrote: > On Thu, Oct 23, 2014 at 11:26:50AM -0400, Paul Yushkevich wrote: > > Please try cmake ... -D CMAKE_PREFIX_PATH:STRING=/usr/lib/ > > x86_64-linux-gnu/cmake > > > > And let me know if that works any better. > > No, it doesn't -- such a directory doesn't exist. > > I believe the CMake setup assumes a rigidity of a Qt5 installation that > does not match the actual installation of the Debian (Ubuntu, Mint,...) > system > Qt5. > > Michael > > > > -- > Michael Hanke > http://mih.voxindeserto.de > -- Paul A. Yushkevich, Ph.D. Associate Professor Penn Image Computing and Science Laboratory Department of Radiology University of Pennsylvania

