[Paraview] Compilation of current paraview-CVS failed...
Berk Geveci
berk.geveci at kitware.com
Wed Jan 28 09:33:26 EST 2009
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? Also, can you run paraview with the --ldd
argument and post the output?
-berk
On Wed, Jan 28, 2009 at 9:13 AM, Stefan Melber <Stefan.Melber at dlr.de> wrote:
> Hi Berk,
>
>
> 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:
>
> /usr/local/lib/paraview-3.5/paraview-real: error while loading shared
> libraries: libKWCommon.so: cannot open shared object file: No such file or
> directory
>
> Playing around i found using also the libs of the compiled 3.4
>
> setenv LD_LIBRARY_PATH
> /usr/local/lib/paraview-3.5:/usr/local/lib/paraview-3.4
>
> it works.
>
> My question: Is this the right way - or is it a bug (feature) of the current
> CVS-version?
>
> Best regards,
>
> Stefan
>
>
>
>
> ---------------------------------------------------------------
>
> Stefan Melber-Wilkending
> _/
> _/_/ Fields of activities:
> _/ _/ -) High-Lift Research
> _/_/_/_/_/_/_/_/_/_/ -) Complex Configurations
> _/ _/ _/ _/ -) Numerical Wind-Tunnel
> _/ _/ _/ _/ -) Supercomputing
> _/_/_/_/_/_/_/_/_/_/ -) Glider-Aerodynamics
> _/ _/ _ _
> _/_/ | \ | |_| German Aerospace Center, DLR
> _/ |_/ |_ | \ in the Helmholtz-Association
>
> Phone ..: +49 531/295-2836 Institute of Aerodynamics
> Fax. ...: +49 531/295-2320 and Flow Technology
> Email ..: Stefan.Melber at dlr.de Lilienthalplatz 7
> Web ....: http://www.dlr.de/AS D-38106 Braunschweig/Germany
> ---------------------------------------------------------------
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
More information about the ParaView
mailing list