[Paraview] Paraview 3 problem(s) on Gentoo x86_64

Jason Hoogland jdhoogland at wbmpl.com.au
Thu Aug 16 02:14:28 EDT 2007


Seems I have one or more problems relating to mpi and pqWidgets (what does
the "pq" stand for - paraview QT?) after compile/install.  OpenFOAM have
gone to openmpi, am I best ditching lam-mpi also?  Tried with RPATH
ON/OFF, same outcome.  Ideas welcome...

Jason

System:
Linux onceler 2.6.20-gentoo-r8 #3 SMP Tue Jul 31 11:20:43 UTC 2007 x86_64
Intel(R) Xeon(TM) CPU 3.40GHz GenuineIntel GNU/Linux

CMakeCahce.txt:
http://rafb.net/p/OdItSF63.html

Won't startup in build tree or installed:
hoogland at onceler ~/tmp/Paraview-bin $ which paraview
/usr/local/bin/paraview
hoogland at onceler ~/tmp/Paraview-bin $ paraview
paraview: error while loading shared libraries: libpqComponents.so: cannot
open shared object file: No such file or directory
hoogland at onceler ~/tmp/Paraview-bin $ ./bin/paraview
./bin/paraview: symbol lookup error: /usr/lib64/liblammpi++.so.0:
undefined symbol: lam_mpi_ub

Make test:
onceler /home/hoogland/tmp/Paraview-bin # make test
...
94% tests passed, 7 tests failed out of 110

The following tests FAILED:
         76 - MPIController (Failed)
         77 - GenericCommunicator-image (Failed)
         78 - TestCommunicator (Failed)
        100 - pqWidgetsFlatTreeView (Failed)
        101 - pqWidgetsAnimation (Failed)
        105 - pqChartHistogramInteraction (Failed)
        109 - pqClientOpenHelp-Python (Failed)
Errors while running CTest
make: *** [test] Error 8




More information about the ParaView mailing list