> Date: Thu, 12 Nov 2009 06:04:00 -0500
> From: [email protected]
> To: [email protected]
> Subject: Re: [Paraview] cmake issue
>
> On 11/12/2009 04:28 AM, Fred Fred wrote:
> > I try to build PV according to the recommandations, that is create a
> > binary directory, go there and run ccmake <PV tree root>
> > and I get an error message that advice me to create a binary directry,
> > go there and so
> > So I add a line at the beginning of the CMakeLists.txt file so as to
> > print the values of ParaView_SOURCE_DIR and ParaView_BINARY_DIR and I
> > get the same value, which is actually the source value. So it means
> > that cmake fails getting the current directory name. My PWD shell
> > variable is ok so any idea?
>
> Please tell us exactly what commands you are using.
ccmake <PV_source_dir>
> Please tell us the version of CMake you are using.
2.6.2
> Did you get ParaView from CVS?
No, downloaded source
> Did you download one of the release tarballs?
no
> When I build from one of the release tarballs I do :
>
> [ke...@murron tmp]$ tar -xzf paraview-3.6.1.tar.gz
> [ke...@murron tmp]$ mkdir ParaView3_Build
> [ke...@murron tmp]$ cd ParaView3_Build/
> [ke...@murron ParaView3_Build]$ ccmake ../ParaView3
This is exactly what I did!
> [ke...@murron ParaView3_Build]$ make -j 8
> .
> .
> .
>
> and everything seems to work OK
>
_________________________________________________________________
Téléchargez Internet Explorer 8 et surfez sans laisser de trace !
http://clk.atdmt.com/FRM/go/182932252/direct/01/_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the ParaView Wiki at:
http://paraview.org/Wiki/ParaView
Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview