Re: [Libmesh-users] netCDF configure error on Ubuntu 14.04

2014-04-21 Thread Kirk, Benjamin (JSC-EG311)
Excellent Another good hammer is 'git clean. -xdf'; but be sure you don't have any unversioned files around you want to keep! -Ben > On Apr 21, 2014, at 11:35 AM, "David Knezevic" > wrote: > >> On 04/21/2014 02:01 PM, Kirk, Benjamin (JSC-EG311) wrote: >> I'm traveling, but I'm guessing you b

Re: [Libmesh-users] netCDF configure error on Ubuntu 14.04

2014-04-21 Thread David Knezevic
On 04/21/2014 02:01 PM, Kirk, Benjamin (JSC-EG311) wrote: > I'm traveling, but I'm guessing you bootstrapped and everything is clean? > What's at the offending line in configure? > Actually, after doing "distclean" then bootstrap, it works fine now. I guess there was some stale configuration stu

Re: [Libmesh-users] netCDF configure error on Ubuntu 14.04

2014-04-21 Thread Kirk, Benjamin (JSC-EG311)
I'm traveling, but I'm guessing you bootstrapped and everything is clean? What's at the offending line in configure? > On Apr 21, 2014, at 10:48 AM, "David Knezevic" > wrote: > > >> On 04/21/2014 01:17 PM, John Peterson wrote: >> >> On Mon, Apr 21, 2014 at 11:11 AM, David Knezevic >> mailto

Re: [Libmesh-users] netCDF configure error on Ubuntu 14.04

2014-04-21 Thread David Knezevic
On 04/21/2014 01:17 PM, John Peterson wrote: > > On Mon, Apr 21, 2014 at 11:11 AM, David Knezevic > mailto:[email protected]>> wrote: > > I just upgraded to Ubuntu 14.04, and I now get the error below > (related > to netCDF) during configure. Any suggestions? > > > Just a sho

Re: [Libmesh-users] netCDF configure error on Ubuntu 14.04

2014-04-21 Thread John Peterson
On Mon, Apr 21, 2014 at 11:11 AM, David Knezevic wrote: > I just upgraded to Ubuntu 14.04, and I now get the error below (related > to netCDF) during configure. Any suggestions? > Just a shot in the dark, but can you try 'sudo apt-get install m4' and see if that fixes the problem on your Ubuntu

[Libmesh-users] netCDF configure error on Ubuntu 14.04

2014-04-21 Thread David Knezevic
I just upgraded to Ubuntu 14.04, and I now get the error below (related to netCDF) during configure. Any suggestions? Thanks! David ~/software/libmesh_build/opt_real$ /home/dknez/software/libmesh-src/configure --enable-ever

Re: [Libmesh-users] netcdf configure error

2013-03-05 Thread Roy Stogner
On Tue, 5 Mar 2013, Ataollah Mesgarnejad wrote: > Just wanted to let you know that for latest libMesh (0514f89) when I > try to configure it I get an error from netcdf configure. Also I > noticed that even with --disable-netcdf-4 libMesh still tries to > build it. The previous commit seems to be

Re: [Libmesh-users] netcdf configure error

2013-03-05 Thread Roy Stogner
On Tue, 5 Mar 2013, Ataollah Mesgarnejad wrote: > Just wanted to let you know that for latest libMesh (0514f89) when I > try to configure it I get an error from netcdf configure. Also I > noticed that even with --disable-netcdf-4 libMesh still tries to > build it. The previous commit seems to be

[Libmesh-users] netcdf configure error

2013-03-05 Thread Ataollah Mesgarnejad
Dear all, Just wanted to let you know that for latest libMesh (0514f89) when I try to configure it I get an error from netcdf configure. Also I noticed that even with --disable-netcdf-4 libMesh still tries to build it. The previous commit seems to be working however. I'm attaching my config.log