[Paraview] compiling from CVS, vtkSocketCommunicator.cxx:420: error

Ricardo Reis rreis at aero.ist.utl.pt
Tue Jun 30 12:16:47 EDT 2009


On Tue, 30 Jun 2009, Brad King wrote:

> Ricardo Reis wrote:
>> $ ../../bin/vtkHashSource
>> ../../bin/vtkHashSource: error while loading shared libraries: 
>> libvtksys.so.pv3.7: cannot open shared object file: No such file or 
>> directory
>
> Ah, so the executable fails to run because it cannot find shared
> libraries it needs.  Did you change any RPATH options when configuring
> paraview in ccmake?  Please post your CMakeCache.txt file.

I always set VTK_USE_RPATH NO

because if not I'm unable to install it to other dir (I usually use 
/opt/paraview).

> What is the output of
>
> $ readelf -d ../../bin/vtkHashSource

2009.06.30 17:15:19
rreis at pup: ~/on_hold/src/ParaView3.X86_64/VTK/Parallel
504.0 $ readelf -d ../../bin/vtkHashSource

Dynamic section at offset 0x2758 contains 27 entries:
   Tag        Type                         Name/Value
  0x0000000000000001 (NEEDED)             Shared library: 
[libvtksys.so.pv3.7]
  0x0000000000000001 (NEEDED)             Shared library: [libdl.so.2]
  0x0000000000000001 (NEEDED)             Shared library: [libstdc++.so.6]
  0x0000000000000001 (NEEDED)             Shared library: [libm.so.6]
  0x0000000000000001 (NEEDED)             Shared library: [libgcc_s.so.1]
  0x0000000000000001 (NEEDED)             Shared library: [libc.so.6]
  0x000000000000000f (RPATH)              Library rpath: 
[/opt/openmpi/lib/:]
  0x000000000000000c (INIT)               0x401770
  0x000000000000000d (FINI)               0x4024d8
  0x0000000000000004 (HASH)               0x400240
  0x000000006ffffef5 (GNU_HASH)           0x4003e0
  0x0000000000000005 (STRTAB)             0x400ab8
  0x0000000000000006 (SYMTAB)             0x4004a0
  0x000000000000000a (STRSZ)              1797 (bytes)
  0x000000000000000b (SYMENT)             24 (bytes)
  0x0000000000000015 (DEBUG)              0x0
  0x0000000000000003 (PLTGOT)             0x602960
  0x0000000000000002 (PLTRELSZ)           984 (bytes)
  0x0000000000000014 (PLTREL)             RELA
  0x0000000000000017 (JMPREL)             0x401398
  0x0000000000000007 (RELA)               0x4012c0
  0x0000000000000008 (RELASZ)             216 (bytes)
  0x0000000000000009 (RELAENT)            24 (bytes)
  0x000000006ffffffe (VERNEED)            0x401240
  0x000000006fffffff (VERNEEDNUM)         3
  0x000000006ffffff0 (VERSYM)             0x4011be
  0x0000000000000000 (NULL)               0x0

2009.06.30 17:15:20
rreis at pup: ~/on_hold/src/ParaView3.X86_64/VTK/Parallel
505.0 $ ../../bin/vtkHashSource
../../bin/vtkHashSource: error while loading shared libraries: 
libvtksys.so.pv3.7: cannot open shared object file: No such file or 
directory




  Ricardo Reis

  'Non Serviam'

  PhD candidate @ Lasef
  Computational Fluid Dynamics, High Performance Computing, Turbulence
  http://www.lasef.ist.utl.pt

  &

  Cultural Instigator @ Rádio Zero
  http://www.radiozero.pt

  http://www.flickr.com/photos/rreis/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CMakeCache.zip
Type: application/zip
Size: 20278 bytes
Desc: 
URL: <http://www.paraview.org/pipermail/paraview/attachments/20090630/3dcc2337/attachment-0001.zip>


More information about the ParaView mailing list