Re: [Libmesh-users] Configure error checking vtk

2014-06-05 Thread Roy Stogner
On Thu, 5 Jun 2014, John Peterson wrote: Seriously?!   /usr/lib/vtk/*.so starts to sound like a viable option... With surprisingly little exaggeration, and I disagree: $ ls /usr/lib/x86_64-linux-gnu/libvtk*.so | wc 471 471 26374 Since this turned out not to be urgent for anyone

Re: [Libmesh-users] Configure error checking vtk

2014-06-05 Thread John Peterson
On Thu, Jun 5, 2014 at 12:37 PM, Roy Stogner wrote: > > On Wed, 4 Jun 2014, Josué Barroso wrote: > > I think that I can work with vtk 5.8It worked at the configuration step >> > > Glad to hear it! > > Upon first inspection, the problem with VTK 6 seems to be that they > now have a separate .so f

Re: [Libmesh-users] Configure error checking vtk

2014-06-05 Thread Roy Stogner
On Wed, 4 Jun 2014, Josué Barroso wrote: I think that I can work with vtk 5.8It worked at the configuration step Glad to hear it! Upon first inspection, the problem with VTK 6 seems to be that they now have a separate .so file for nearly every individual API function, with the exceptions of

Re: [Libmesh-users] Configure error checking vtk

2014-06-04 Thread Josué Barroso
I think that I can work with vtk 5.8 It worked at the configuration step Thank you -- Josué dos Santos Barroso 2014-06-04 19:58 GMT-03:00 Roy Stogner : > > > On Wed, 4 Jun 2014, Josué Barroso wrote: > > While the script is running it shows me the following messages about vtk: >> >> checking /

Re: [Libmesh-users] Configure error checking vtk

2014-06-04 Thread Josué Barroso
Does it work for vtk5.8? -- Josué dos Santos Barroso 2014-06-04 19:55 GMT-03:00 John Peterson : > > > > On Wed, Jun 4, 2014 at 4:50 PM, Josué Barroso > wrote: > >> Hello, >> I'm trying to install libmesh with vtk support, but when I run the >> "configure" script it tells me in the "Optional Pa

Re: [Libmesh-users] Configure error checking vtk

2014-06-04 Thread Roy Stogner
On Wed, 4 Jun 2014, Josué Barroso wrote: While the script is running it shows me the following messages about vtk: checking /usr/include/vtk-6.0/vtkConfigure.h usability... yes checking /usr/include/vtk-6.0/vtkConfigure.h presence... yes checking for /usr/include/vtk-6.0/vtkConfigure.h... yes

Re: [Libmesh-users] Configure error checking vtk

2014-06-04 Thread John Peterson
On Wed, Jun 4, 2014 at 4:50 PM, Josué Barroso wrote: > Hello, > I'm trying to install libmesh with vtk support, but when I run the > "configure" script it tells me in the "Optional Packages" section that it > won't support vtk > > vtk.. : no > > While the script is run

[Libmesh-users] Configure error checking vtk

2014-06-04 Thread Josué Barroso
Hello, I'm trying to install libmesh with vtk support, but when I run the "configure" script it tells me in the "Optional Packages" section that it won't support vtk vtk.. : no While the script is running it shows me the following messages about vtk: checking /usr/inc