Re: [Paraview] 3.12.0-RC3: could not open source file GL/gl.h compiling vtkIceTSynchronizedRenderers.cxx

2011-11-07 Thread Kevin H. Hobbs
On 11/05/2011 06:13 AM, Takuya OSHIMA wrote: Hi, I tried to build the 3.12.0 RC3 with MesaLib-7.11 (OSMesa) on a RHEL 5.1 headless cluster and got an error: /nfs/work2/v14/v14006/src/ParaView-3.12.0-RC3/VTK/Rendering/vtkOpenGL.h(26): catastrophic error: could not open source file GL/gl.h

Re: [Paraview] 3.12.0-RC3: could not open source file GL/gl.h compiling vtkIceTSynchronizedRenderers.cxx

2011-11-07 Thread Takuya OSHIMA
Hi Kevin, Thaks for your comment. Here is my full CMake configuration. On thing that may be noticed is that our cluster does not have GL/gl.h under /usr/include (unlike some of modern Linux systems). cmake ../ParaView-3.12.0-RC3 \

[Paraview] Bug in ExtractBlock?

2011-11-07 Thread Fred Fred
Hello,I have a dataset that is actually a multi-block with just a single curvilinear block and I would like to convert it in a simple curvilinear dataset. I expected that ExtractBlock would make the job, since it is supposed to delete the umbrella structure when just a single block remains and

Re: [Paraview] 3.12.0-RC3: could not open source file GL/gl.h compiling vtkIceTSynchronizedRenderers.cxx

2011-11-07 Thread David Partyka
Can you verify /nfs/v14/v14006/opt/Mesa-7.11/include contains GL/gl.h? It should if mesa built and installed correctly. On Mon, Nov 7, 2011 at 6:22 AM, Takuya OSHIMA osh...@eng.niigata-u.ac.jpwrote: Hi Kevin, Thaks for your comment. Here is my full CMake configuration. On thing that may be

Re: [Paraview] ANN: ParaView 3.12.0 RC-2 available for download

2011-11-07 Thread David Partyka
Merged. 2011/11/5 Takuya OSHIMA osh...@eng.niigata-u.ac.jp Any chance this gets fixed in the final release of 3.12? Just to make sure I've filed as a bug with the proposed fix (which you can find in this mail too): http://paraview.org/Bug/view.php?id=12710 Takuya Takuya OSHIMA, Ph.D.

Re: [Paraview] 3.12.0-RC3: could not open source file GL/gl.h compiling vtkIceTSynchronizedRenderers.cxx

2011-11-07 Thread Takuya OSHIMA
Yes /nfs/v14/v14006/opt/Mesa-7.11/include/GL contains gl.h: ls -al /nfs/v14/v14006/opt/Mesa-7.11/include/GL total 1088 drwxr-xr-x 2 v14006 v14 4096 Oct 25 20:33 . drwxr-xr-x 3 v14006 v14 4096 Oct 25 17:15 .. -rw-r--r-- 1 v14006 v14 639607 Oct 25 20:33 glext.h -rw-r--r-- 1 v14006 v14 4376

Re: [Paraview] ANN: ParaView 3.12.0 RC-2 available for download

2011-11-07 Thread Takuya OSHIMA
Thanks! Takuya OSHIMA, Ph.D. Faculty of Engineering, Niigata University 8050 Ikarashi-Ninocho, Nishi-ku, Niigata, 950-2181, JAPAN From: David Partyka david.part...@kitware.com Subject: Re: [Paraview] ANN: ParaView 3.12.0 RC-2 available for download Date: Mon, 7 Nov 2011 08:16:33 -0500 Merged.

Re: [Paraview] 3.12.0-RC3: could not open source file GL/gl.h compiling vtkIceTSynchronizedRenderers.cxx

2011-11-07 Thread Utkarsh Ayachit
What Takuya is suggesting makes total sense. I'm going to push a fix. Utkarsh On Mon, Nov 7, 2011 at 8:23 AM, Takuya OSHIMA osh...@eng.niigata-u.ac.jp wrote: Yes /nfs/v14/v14006/opt/Mesa-7.11/include/GL contains gl.h: ls -al /nfs/v14/v14006/opt/Mesa-7.11/include/GL total 1088 drwxr-xr-x 2

Re: [Paraview] PV 3.12.0-RC3 error while loading shared libraries: libbz2.so.1.0: cannot open shared object file: No such file or directory

2011-11-07 Thread Utkarsh Ayachit
Stephen, RC3 stands for ReleaseCandidate3 Utkarsh On Sat, Nov 5, 2011 at 6:19 AM, Stephen Wornom stephen.wor...@inria.fr wrote: David Partyka wrote: Hi Stephen, this is a bug that we addressed yesterday. I am generating a nightly binary, would you mind trying it when it is done and let us

Re: [Paraview] PV 3.12.0-RC3 error while loading shared libraries: libbz2.so.1.0: cannot open shared object file: No such file or directory

2011-11-07 Thread Stephen Wornom
Utkarsh Ayachit wrote: Stephen, RC3 stands for ReleaseCandidate3 Utkarsh On Sat, Nov 5, 2011 at 6:19 AM, Stephen Wornomstephen.wor...@inria.fr wrote: David Partyka wrote: Hi Stephen, this is a bug that we addressed yesterday. I am generating a nightly binary, would you mind

[Paraview] CMAKE warning

2011-11-07 Thread Eric Meloche
Newbie question here. Trying to compile for first time. It appears i've set something wrong with python when i try to configure. After using the 'generate' option i get a series of warnings. Thanks Eric __ WARNING: Target

Re: [Paraview] CMAKE warning

2011-11-07 Thread Utkarsh Ayachit
Can you post your CMakeCache.txt? On Mon, Nov 7, 2011 at 9:30 AM, Eric Meloche emeloc...@gmail.com wrote: Newbie question here.  Trying to compile for first time.   It appears i've set something wrong with python when i try to configure.  After using the 'generate' option i get a series of

Re: [Paraview] 3Dconnexion SpaceNavigator and paraview

2011-11-07 Thread Nikhil Shetty
Hi Ricardo, Which version of paraview are you using? -Nikhil On Sun, Nov 6, 2011 at 9:55 AM, Ricardo Reis rr...@aero.ist.utl.pt wrote: Hi all A SpaceNavigator has arrived in my desk and I have been trying to put to work for paraview. I use Linux. I've found the wiki page

Re: [Paraview] 3Dconnexion SpaceNavigator and paraview

2011-11-07 Thread Ricardo Reis
On Mon, 7 Nov 2011, Nikhil Shetty wrote: Hi Ricardo, Which version of paraview are you using? 3.12.0 RC3-50 taken from git I have also the spacenav open-source driver and daemon in my system. I have tried both ways, ie, - with spacenav daemon running and starting the vrpn server -

Re: [Paraview] 3Dconnexion SpaceNavigator and paraview

2011-11-07 Thread Nikhil Shetty
Hi Ricardo, On Mon, Nov 7, 2011 at 11:43 AM, Ricardo Reis rr...@aero.ist.utl.pt wrote: On Mon, 7 Nov 2011, Nikhil Shetty wrote: Hi Ricardo, Which version of paraview are you using? 3.12.0 RC3-50 You may want to revert to an older version (3.10) to be able to use the space-navigator.

Re: [Paraview] 3Dconnexion SpaceNavigator and paraview

2011-11-07 Thread Ricardo Reis
Hi Nikhil First of all, your input allowed me to get into the right track. It all works now and it's great. Thanks 1 further question and more comments bellow. My use of Space Navigator is to navigate my simulations and not to manipulate them. Something like this was asked before in the

Re: [Paraview] 3Dconnexion SpaceNavigator and paraview

2011-11-07 Thread Nikhil Shetty
Hi Ricardo, On Mon, Nov 7, 2011 at 3:30 PM, Ricardo Reis rr...@aero.ist.utl.pt wrote: Hi Nikhil First of all, your input allowed me to get into the right track. It all works now and it's great. Thanks 1 further question and more comments bellow. My use of Space Navigator is to

Re: [Paraview] PV 3.12.0-RC3 error while loading shared libraries: libbz2.so.1.0: cannot open shared object file: No such file or directory

2011-11-07 Thread David Partyka
Hey Stephen, please try this when you get a chance. Thanks very much! * http://trunk.cdash.org/upload/55d090630fceab933307adc71b7d6f2335015e77/ParaView-3.12.0-RC3-85-g312ab75-Linux-x86_64.tar.gz * On Mon, Nov 7, 2011 at 9:19 AM, Stephen Wornom stephen.wor...@inria.frwrote: Utkarsh Ayachit

[Paraview] About platform.

2011-11-07 Thread kmmr0122
hi There is something I need to ask you. But I don't know this adress is correct contact information... Sorry if I'm wrong... I want to know the detailed system requirements. 1.Do Paraview supported Linux 64 bit (RHEL 5.6, or 5.7 )?  Which version is it supported? 2.In that case, what