Do you have 2 different paraview executables as well? -berk
On Wed, Aug 13, 2008 at 5:24 PM, Orion Poplawski <[EMAIL PROTECTED]>wrote: > Ah, yes. I think this is the third time I've asked this. I'll try to > remember in the future. Problem is, I'm going to need rpath on in the > build. Indeed: > > $ paraview > /usr/lib64/paraview/paraview-real: symbol lookup error: > /usr/lib64/paraview/libpqCore.so: undefined symbol: > _ZN11QFormLayout16staticMetaObjectE > [EMAIL PROTECTED] ~]$ ldd /usr/lib64/paraview/paraview-real > linux-vdso.so.1 => (0x00007fffa79fe000) > libpqComponents.so => not found > libQtPython.so => not found > libpqCore.so => not found > .... > > and so on. > > I need to install libs in /usr/lib64/paraview and /usr/lib64/paraview-mpi > to keep the mpi and non-mpi versions separate. > > > > Berk Geveci wrote: > >> Hmm. That's weird. I am not seeing this. Are you building with >> VTK_USE_RPATH off? For some reason I haven't tracked down, some >> installation targets do not work unless VTK_USE_RPATH is off. This is >> not an issue for release versions (even versions) because we force it >> to be off but it is an issue for development versions (odd versions) >> because the default it RPATH on. This is on my list of things to track >> down. >> >> -berk >> >> On Fri, Jul 18, 2008 at 6:53 PM, Orion Poplawski <[EMAIL PROTECTED]> >> wrote: >> >>> My current CVS builds are not installing pvpython and >>> vtkSMExtractDocumentation though they are getting built. Any ideas? >>> >>> -- >>> Orion Poplawski >>> Technical Manager 303-415-9701 x222 >>> NWRA/CoRA Division FAX: 303-415-9702 >>> 3380 Mitchell Lane [EMAIL PROTECTED] >>> Boulder, CO 80301 http://www.cora.nwra.com >>> _______________________________________________ >>> ParaView mailing list >>> [email protected] >>> http://www.paraview.org/mailman/listinfo/paraview >>> >>> > > -- > Orion Poplawski > Technical Manager 303-415-9701 x222 > NWRA/CoRA Division FAX: 303-415-9702 > 3380 Mitchell Lane [EMAIL PROTECTED] > Boulder, CO 80301 http://www.cora.nwra.com >
_______________________________________________ ParaView mailing list [email protected] http://www.paraview.org/mailman/listinfo/paraview
