Re: [Libmesh-users] Unable to configure with vtk

2014-06-23 Thread John Peterson
On Mon, Jun 23, 2014 at 9:30 AM, subramanya sadasiva wrote: > Sorry for the bother, there seems to have been some conflict with git and it > did not update the configure file. I did a clean download of the library and > I got the following error, > > mpicxx -o conftest -I/home/ssadasiv/software

Re: [Libmesh-users] Unable to configure with vtk

2014-06-23 Thread subramanya sadasiva
anks, Subramanya > From: pota...@outlook.com > To: jwpeter...@gmail.com > Date: Mon, 23 Jun 2014 11:24:41 -0400 > CC: libmesh-users@lists.sourceforge.net > Subject: Re: [Libmesh-users] Unable to configure with vtk > > The problem seems to be in the part of configure that extra

Re: [Libmesh-users] Unable to configure with vtk

2014-06-23 Thread subramanya sadasiva
23 Jun 2014 08:41:29 -0600 > Subject: Re: [Libmesh-users] Unable to configure with vtk > To: pota...@outlook.com > CC: libmesh-users@lists.sourceforge.net > > On Mon, Jun 23, 2014 at 8:36 AM, subramanya sadasiva > wrote: > > Hi, > > I looked into the configure.l

Re: [Libmesh-users] Unable to configure with vtk

2014-06-23 Thread John Peterson
On Mon, Jun 23, 2014 at 8:36 AM, subramanya sadasiva wrote: > Hi, > I looked into the configure.log file, and found this > > /usr/bin/ld: cannot find -lvtkIO > /usr/bin/ld: cannot find -lvtkCommon > /usr/bin/ld: cannot find -lvtkFiltering > /usr/bin/ld: cannot find -lvtkIO > /usr/bin/ld: cannot fi

Re: [Libmesh-users] Unable to configure with vtk

2014-06-23 Thread subramanya sadasiva
jwpeter...@gmail.com > Date: Mon, 23 Jun 2014 08:27:36 -0600 > Subject: Re: [Libmesh-users] Unable to configure with vtk > To: pota...@outlook.com > CC: libmesh-users@lists.sourceforge.net > > On Mon, Jun 23, 2014 at 8:20 AM, subramanya sadasiva > wrote: > > Hi, >

Re: [Libmesh-users] Unable to configure with vtk

2014-06-23 Thread subramanya sadasiva
Hi John, I just came across the thread from Jun 4th with the same problem. Let me see what the problem seems to be. Thanks, Subramanya > From: jwpeter...@gmail.com > Date: Mon, 23 Jun 2014 08:27:36 -0600 > Subject: Re: [Libmesh-users] Unable to configure with vtk > To: pota...

Re: [Libmesh-users] Unable to configure with vtk

2014-06-23 Thread John Peterson
On Mon, Jun 23, 2014 at 8:20 AM, subramanya sadasiva wrote: > Hi, > I am trying to include vtk into my libmesh build but it seems to default to > no vtk even though it finds vtk while configuring. > Here is my configure line > > ./configure --enable-everything --enable-vtk > --with-vtk-lib=/hom

[Libmesh-users] Unable to configure with vtk

2014-06-23 Thread subramanya sadasiva
Hi, I am trying to include vtk into my libmesh build but it seems to default to no vtk even though it finds vtk while configuring. Here is my configure line ./configure --enable-everything --enable-vtk --with-vtk-lib=/home/mauve/a/ssadasiv/software/vtk-install/lib/vtk-6.2 --with-vtk-include