Hi Rick, The patch Ben cited has been merged in paraview-superbuild master. Please checkout the master branch and fetch the latest changes. master will build 5.2.0 by default.
Thanks, Cory On Mon, Jan 2, 2017 at 2:04 PM, Ben Boeckel <[email protected]> wrote: > On Wed, Dec 28, 2016 at 17:01:23 +0000, Angelini, Richard C (Rick) CIV USARMY > RDECOM ARL (US) wrote: >> I’ve stumbled onto an issue with the 5.2 Superbuild – I’ve looked around in >> the email archives but didn’t see this problem reported. >> >> I’m building on a generic RHEL6 workstation and I get a successful build, >> but the install fails. It seems to be a simple misconfiguration in the >> superbuild/projects/qt4.functions.cmake ….. >> >> The error that I’m seeing is “Unable to find the sqldrivers/libqsqlite >> plugin from QT4 under /home/angel/PV-Build/install/../plugins. The issue >> is that the plugins directory is in “install/plugins” not >> “install/../plugins”. If I make that change in qt4.functions.cmake, the >> install completes successfully. > > Oops, I got some logic mixed up when doing that bit. Here's a PR for the > common superbuild to fix this: > > https://gitlab.kitware.com/paraview/common-superbuild/merge_requests/127 > > --Ben > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview -- Cory Quammen Staff R&D Engineer Kitware, Inc. _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
