[Paraview] compile paraview on 32bit for 64bit

Fabian Braennstroem f.braennstroem at gmx.de
Tue Oct 23 16:42:27 EDT 2007


Hi,

as you can see, I am still having problems with the installation on my
redhat 64bit systems. On my 'scientific linux 32bit' desktop I could
finaly install it.
Now, I wonder, if I can compile paraview on my 'scientific linux'
machine, so that I can use it on my redhat machine?
I actually thought that it could work with turning the 'shared libs'
option off!?

But after installing it with 'make install':

    -- Install configuration: ""
    -- 
Installing /home/fab/HOME/Dissertation/simulation_calc/ParaView-3.2/bin/paraview
    -- 
Installing /home/fab/HOME/Dissertation/simulation_calc/ParaView-3.2/lib/paraview-3.2/libQtCore.so
    -- 
Installing /home/fab/HOME/Dissertation/simulation_calc/ParaView-3.2/lib/paraview-3.2/libQtGui.so
    -- 
Installing /home/fab/HOME/Dissertation/simulation_calc/ParaView-3.2/lib/paraview-3.2/libQtNetwork.so
    -- 
Installing /home/fab/HOME/Dissertation/simulation_calc/ParaView-3.2/lib/paraview-3.2/libQtXml.so
    -- 
Installing /home/fab/HOME/Dissertation/simulation_calc/ParaView-3.2/lib/paraview-3.2/libQtTest.so
    -- 
Installing /home/fab/HOME/Dissertation/simulation_calc/ParaView-3.2/lib/paraview-3.2/libQtAssistantClient.so
    -- 
Installing /home/fab/HOME/Dissertation/simulation_calc/ParaView-3.2/bin/assistant
    -- Install configuration: ""
    -- 
Installing /home/fab/HOME/Dissertation/simulation_calc/ParaView-3.2/bin/pvTestDriver
    -- Install configuration: ""
    -- Install configuration: ""
    -- Install configuration: ""
    -- Install configuration: ""
    -- Install configuration: ""
    -- Install configuration: ""
    -- Install configuration: ""
    -- Install configuration: ""
    17.948 user, 4.748 system, 0:23.23 real
    node1~/HOME/Dissertation/simulation_calc/ParaView-CVS$ 

and trying to run it from the installed path, I get:

    node1~/HOME/Dissertation/simulation_calc/ParaView-3.2/bin$ ./paraview 
    ./paraview: error while loading shared libraries: libpqComponents.so: 
cannot open shared object file: No such file or directory

Does anyone had anything similar before and could help?
Fabian



More information about the ParaView mailing list