Sorry, my phone died while out today.

try 

$./configure … --prefix=…
$ make && make install

That will allow multiple builds (opt, dbg, devel) to be installed into the same 
place and have a single Make.common that does the right thing, also in the 
install tree.

Check ./contrib/bin/buildall.sh to see how I usually handle things

-Ben


On Nov 18, 2012, at 9:50 AM, Derek Gaston <fried...@gmail.com> wrote:

> On Sun, Nov 18, 2012 at 7:46 AM, Kirk, Benjamin (JSC-EG311) 
> <benjamin.kir...@nasa.gov> wrote:
> ./configure --disable-maintainer-mode
> 
> That let's it compile!  And it looks like libmesh examples are running fine.
> 
> Now on to the next issue... MOOSE won't compile because Make.common is 
> missing.  I see that there is a Make.common.in but no Make.common was 
> generated from it.  Do I need to give a switch to configure to tell it to do 
> that?
> 
> Derek


------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to