[Paraview-developers] make install still fails

Scott, W Alan wascott at sandia.gov
Mon Sep 16 15:11:01 EDT 2013


I believe that here is the problem file - Build/Applications/ParaView/cmake_install.cmake.

Notice the area around line 46.  It basically says that if .../lib/paraview-4.0/paraview exists (it does, as a file), and this is not a symlink (it is not - make install just copied it in here as a file), then change RPATH (which must be a directory) to be the executable .../lib/paraview_4.0/paraview.

Obviously, this dies.  Short term, where should I hack this to install, and long term, it needs to be fixed.

Thanks,


Alan





      _____________________________________________
      From: Scott, W Alan
      Sent: Monday, September 16, 2013 12:30 PM
      To: paraview-developers at paraview.org
      Subject: make install still fails


      Make install still fails for me.  This is on Linux, LAN (i.e., non cluster), master.  I did not do a build from scratch, but can if desired.  Error is as follows:

      -- Up-to-date: /projects/viz/paraview/ParaView/4.1.0-alan/Linux-eng-sci-rhel6-x86_64/lib/paraview-4.0/paraview
      CMake Error at Applications/ParaView/cmake_install.cmake:45 (FILE):
        file RPATH_CHANGE given FILE
        "/projects/viz/paraview/ParaView/4.1.0-alan/Linux-eng-sci-rhel6-x86_64/lib/paraview-4.0/paraview"
        that does not exist.
      Call Stack (most recent call first):
        Applications/cmake_install.cmake:37 (INCLUDE)
        cmake_install.cmake:99 (INCLUDE)


      make: *** [install] Error 1

      Thanks,

      Alan



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20130916/582ddf15/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmake_install.cmake
Type: application/octet-stream
Size: 4192 bytes
Desc: cmake_install.cmake
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20130916/582ddf15/attachment.obj>


More information about the Paraview-developers mailing list