RES: [Paraview] Incomplete installation with "make install"

rnelias rnelias at nacad.ufrj.br
Mon Aug 27 09:48:45 EDT 2007


Same problem I had on last Friday. It happens with PV-3.1 and PV-2.6.2. You
can try your compilation by using the building directory (note that the
libraries and binary are put on the same directory "bin" after compilation).

Cheers

Renato.

-----Mensagem original-----
De: paraview-bounces+rnelias=nacad.ufrj.br at paraview.org
[mailto:paraview-bounces+rnelias=nacad.ufrj.br at paraview.org] Em nome de
Roman Geus
Enviada em: Monday, August 27, 2007 10:27 AM
Para: paraview at paraview.org
Assunto: [Paraview] Incomplete installation with "make install"

Hello

I'm trying to build the latest CVS version of ParaView3 using the following
commands

cd $BUILDDIR
cmake \
     -DCMAKE_INSTALL_PREFIX:PATH=$PREFIX \
     -DPARAVIEW_ENABLE_PYTHON:BOOL=ON \
     $SRCDIR

make
make test
make install

Building and testing runs fine. However "make install" only copies subset of
the required files to the $PREFIX directory.

E.g. $PREFIX/bin/pvpython and $PREFIX/lib/paraview-3.1/libQtPython.so
are missing. It is not possible to start $PREFIX/bin/paraview because of the
missing shared libs.

All files seem to be correctly built and present in the $BUILDDIR/bin
directory. It is possible to start paraview and pvpython from the
$BUILDDIR/bin directory.

Am I doing something wrong?

Roman

--
Roman Geus
Paul Scherrer Institut
AIT
Scientific Computing
5232 Villigen PSI
Switzerland

Tel: +41 56 310 54 85
Fax: +41 56 310 36 49

e-Mail: roman.geus at psi.ch
_______________________________________________
ParaView mailing list
ParaView at paraview.org
http://www.paraview.org/mailman/listinfo/paraview



More information about the ParaView mailing list