Re: [Libmesh-users] Compilation error when compiling Libmesh

2012-07-30 Thread Welland, Michael J.
I messed around with the programs this morning, uninstalled and reinstalled a few with macports and then manually and finally got it to work. When I reinstalled petsc with macports it installed a few dependancies which I guess I must not have had before. Thanks for the advice! Mike -Original

Re: [Libmesh-users] [libmesh-users] libmesh build error with complex numbers

2012-07-30 Thread John Peterson
On Thu, Jul 26, 2012 at 10:43 PM, Roy Stogner wrote: > > Try r5899. > > John, would you also look that change over? I'm not sure "assert > we're not doing a literal division by zero, in debug/devel mode only" > is the behavior you want here; it's just a decent behavior that was > easy to make com