Re: [Libmesh-users] install problem

2016-04-18 Thread Paul T. Bauman
On Mon, Apr 18, 2016 at 4:56 PM, Paul T. Bauman wrote: > On Mon, Apr 18, 2016 at 4:50 PM, John Peterson > wrote: > >> >> On Mon, Apr 18, 2016 at 2:48 PM, Paul T. Bauman >> wrote: >> >>> >>> On Mon, Apr 18, 2016 at 4:38 PM, John Peterson >>> wrote: >>> I'd like to blame the autotools

Re: [Libmesh-users] install problem

2016-04-18 Thread Paul T. Bauman
On Mon, Apr 18, 2016 at 4:50 PM, John Peterson wrote: > > On Mon, Apr 18, 2016 at 2:48 PM, Paul T. Bauman > wrote: > >> >> On Mon, Apr 18, 2016 at 4:38 PM, John Peterson >> wrote: >> >>> >>> I'd like to blame the autotools for this. "make install" should not need >>> to run mpicxx for any reas

Re: [Libmesh-users] install problem

2016-04-18 Thread John Peterson
On Mon, Apr 18, 2016 at 2:48 PM, Paul T. Bauman wrote: > > > On Mon, Apr 18, 2016 at 4:38 PM, John Peterson > wrote: > >> >> I'd like to blame the autotools for this. "make install" should not need >> to run mpicxx for any reason; it should just copy stuff to the >> installation >> directory.

Re: [Libmesh-users] install problem

2016-04-18 Thread Paul T. Bauman
On Mon, Apr 18, 2016 at 4:38 PM, John Peterson wrote: > > I'd like to blame the autotools for this. "make install" should not need > to run mpicxx for any reason; it should just copy stuff to the installation > directory. But this may not be possible with the intricacies of shared > libraries,

Re: [Libmesh-users] install problem

2016-04-18 Thread John Peterson
On Mon, Apr 18, 2016 at 2:14 PM, John Peterson wrote: > > > On Fri, Apr 15, 2016 at 7:32 PM, John Peterson > wrote: > >> >> >> On Thu, Apr 14, 2016 at 9:32 PM, Jeff opt wrote: >> >>> Hi all, >>> >>> I am installing libmesh. Everything was ok until the following happened >>> when installing: >>>

Re: [Libmesh-users] install problem

2016-04-18 Thread John Peterson
On Fri, Apr 15, 2016 at 7:32 PM, John Peterson wrote: > > > On Thu, Apr 14, 2016 at 9:32 PM, Jeff opt wrote: > >> Hi all, >> >> I am installing libmesh. Everything was ok until the following happened >> when installing: >> >> libmesh-master/libtool: line 10545: mpicxx: command not found >> libto

Re: [Libmesh-users] install problem

2016-04-15 Thread John Peterson
On Thu, Apr 14, 2016 at 9:32 PM, Jeff opt wrote: > Hi all, > > I am installing libmesh. Everything was ok until the following happened > when installing: > > libmesh-master/libtool: line 10545: mpicxx: command not found > libtool: error: error: relink 'libmesh_dbg.la' with the above command > b

[Libmesh-users] install problem

2016-04-14 Thread Jeff opt
Hi all, I am installing libmesh. Everything was ok until the following happened when installing: libmesh-master/libtool: line 10545: mpicxx: command not found libtool: error: error: relink 'libmesh_dbg.la' with the above command before installing it make[2]: *** [install-libLTLIBRARIES] Error 1

Re: [Libmesh-users] install problem in Ubuntu8.04

2008-04-23 Thread Roy Stogner
On Thu, 24 Apr 2008, luyi wrote: I am very sorry, I just find that I install openmpi and mpich together, that is the problem! It is working now. Thank you very much! You're welcome. I'll send a copy of this back to libmesh-users, so if someone else has the same problem in the future they

Re: [Libmesh-users] install problem in Ubuntu8.04

2008-04-23 Thread Roy Stogner
On Wed, 23 Apr 2008, luyi wrote: > I compile libmesh0.62 in Ubuntu 8.04, when "make examples", there is a > problem shown as follow: > ex0.i686-pc-linux-gnu.opt.o: In function `MPI::Op::Init(void (*)(void > const*, void*, int, MPI::Datatype const&), bool)': > /usr/lib/openmpi/include/openmpi/omp

[Libmesh-users] install problem in Ubuntu8.04

2008-04-23 Thread luyi
Hello, I compile libmesh0.62 in Ubuntu 8.04, when "make examples", there is a problem shown as follow: ex0.i686-pc-linux-gnu.opt.o: In function `MPI::Op::Init(void (*)(void const*, void*, int, MPI::Datatype const&), bool)': /usr/lib/openmpi/include/openmpi/ompi/mpi/cxx/op_inln.h:122: undefined ref