[Paraview] building paraview

Berk Geveci berklist at nycap.rr.com
Tue, 24 Feb 2004 09:15:00 -0500


I suggest that you get ParaViewComplete source (release 1.2 from
http://www.paraview.org/HTML/Download.html) and start from scratch
(building out-of-source is the recommend way). If you don't have to
build from source, you are even better off using the binary
distribution. 

On Mon, 2004-02-23 at 16:47, Leila Baghdadi wrote:
> Thanks for the reply
> I checked my machine I have redhat 9.0 with glibc-2.3.2-27.9.7
> so I am not sure what can be done!
> 
> Thanks again
> 
> 
> On Mon, 23 Feb 2004, Berk Geveci wrote:
> 
> > There seems to be some compiler problem. Searching in google, I found
> > this:
> > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=91290
> > 
> > On Mon, 2004-02-23 at 16:14, Leila Baghdadi wrote:
> > > alright did that and I think I have got farther into the build but now it 
> > > gives me
> > > 
> > > Building shared library 
> > > /home/baghdadi/ParaView/bin/libvtkPVFiltersTCL.so...
> > > Building object file test.o...
> > > Building executable /home/baghdadi/ParaView/bin/vtkTestFilters...
> > > /home/baghdadi/ParaView/bin/libvtkPVFilters.so: undefined reference to 
> > > `__ctype_b'
> > > /home/baghdadi/ParaView/bin/libvtkPVFilters.so: undefined reference to 
> > > `__ctype_toupper'
> > > /home/baghdadi/ParaView/bin/libvtkPVFilters.so: undefined reference to 
> > > `__ctype_tolower'
> > > 
> > > can you give me a hint please!
> > > 
> > > thanks
> > > 
> > > 
> > > Leila
> > > 
> > > On Mon, 23 Feb 2004, Berk Geveci wrote:
> > > 
> > > > Your VTK must not be up-to-date. To compile CVS ParaView, you need
> > > > CVS VTK of the same time.
> > > > 
> > > > ParaView includes an hdf5 distribution because it has a simple hdf5
> > > > reader.
> > > > 
> > > > On Mon, 2004-02-23 at 14:45, Leila Baghdadi wrote:
> > > > > Hi all
> > > > > 
> > > > > I am trying to build paraview from cvs and have my own build of vtk4.5.0.
> > > > > I get the following error
> > > > > ../ParaView/ParaView/vtkClientCompositeManager.cxx: In member
> > > > >    function `virtual void 
> > > > > vtkClientCompositeManager::SatelliteStartRender()':
> > > > > ../ParaView/ParaView/vtkClientCompositeManager.cxx:626: no 
> > > > > matching
> > > > >    function for call to `vtkRenderWindow::GetScreenSize()'
> > > > > Building object file vtkPVServerObject.o...
> > > > > 
> > > > > ***********************
> > > > > I know that GetScreenSize() is a method of vtkRenderWindow so that leads 
> > > > > me to believe that my vtk is not compiled properly for use with paraview.
> > > > > 
> > > > > 
> > > > > also is paraview using hdf5 internally, I see that it is trying to compile 
> > > > > hdf libraries!
> > > > > 
> > > > > 
> > > > > Thanks
> > > > > 
> > > > > 
> > > > > Leila
> > > > > 
> > > > > _______________________________________________
> > > > > ParaView mailing list
> > > > > ParaView at paraview.org
> > > > > http://www.paraview.org/mailman/listinfo/paraview
> > > > 
> > > 
> > > _______________________________________________
> > > ParaView mailing list
> > > ParaView at paraview.org
> > > http://www.paraview.org/mailman/listinfo/paraview
> > 
-- 
Berk Geveci <berklist at nycap.rr.com>