[Paraview] Compilation of current paraview-CVS failed...

2009-01-28 Thread Stefan Melber
Hi, i checked out yesterday the current version of pv and compiled it - starting it, it fails searching for some libs. In the mailing list i found that VTK_USE_RPATH has to switched off. Further on, i used LD_LIBRARY_PATH=/usr/local/lib/paraview-3.5 Starting pv it gives:

Re: [Paraview] Compilation of current paraview-CVS failed...

2009-01-28 Thread Berk Geveci
Hi Stefan, Even when you set VTK_USE_RPATH to off, you shouldn't have to set LD_LIBRARY_PATH. ParaView does a forwarding trick that should make it work without setting the path. I am guessing you installed using make install? Can you send us a list of all files under /usr/local/lib/paraview-3.5?

Re: [Paraview] Compilation of current paraview-CVS failed...

2009-01-28 Thread Berk Geveci
Hmm, it looks like there is a bug and libKWCommon is not being installed. What happens if you manually copy it from your build tree to /usr/local/lib/paraview-3.5? -berk On Wed, Jan 28, 2009 at 9:40 AM, Stefan Melber stefan.mel...@dlr.de wrote: Hi Berk, yes - i used make install. The list of

Re: [Paraview] Compilation of current paraview-CVS failed...

2009-01-28 Thread Scott, W Alan
: paraview-boun...@paraview.org [mailto:paraview-boun...@paraview.org] On Behalf Of Berk Geveci Sent: Wednesday, January 28, 2009 7:43 AM To: Stefan Melber; ParaView Mailing List Subject: Re: [Paraview] Compilation of current paraview-CVS failed... Hmm, it looks like there is a bug and libKWCommon

Re: [Paraview] Compilation of current paraview-CVS failed...

2009-01-28 Thread Burlen Loring
Mailing List Subject: Re: [Paraview] Compilation of current paraview-CVS failed... Hmm, it looks like there is a bug and libKWCommon is not being installed. What happens if you manually copy it from your build tree to /usr/local/lib/paraview-3.5? -berk On Wed, Jan 28, 2009 at 9:40 AM, Stefan

Re: [Paraview] Compilation of current paraview-CVS failed...

2009-01-28 Thread Burlen Loring
, 2009 7:43 AM To: Stefan Melber; ParaView Mailing List Subject: Re: [Paraview] Compilation of current paraview-CVS failed... Hmm, it looks like there is a bug and libKWCommon is not being installed. What happens if you manually copy it from your build tree to /usr/local/lib/paraview-3.5? -berk