[MOAB-dev] building meshkit

Tim Tautges tautges at mcs.anl.gov
Wed Sep 23 11:44:47 CDT 2009


Try configuring MOAB with a --prefix=`pwd` option (those are backquotes) then doing a 'make install' after building it.

By default, MOAB uses /usr/local/ as the default prefix for installing MOAB, which you won't typically be able to 
install into.  That makes me think that MeshKit's configure should check to make sure MOAB and CGM are actually 
installed, in addition to being built.  This might also be due to using a srcdir instead of installdir in the 
Makefile.am in MeshKit...

- tim

Rajeev Jain wrote:
> All copymesh.cpp related errors are now gone, changed - #include 
> "MBCN.hpp" to #include "MBCN.h"
> Now this error shows up while doing make pin217, make works fine.
> 
> libtool: link: cannot find the library `/usr/local/lib/libMOAB.la' or 
> unhandled argument `/usr/local/lib/libMOAB.la'
>  
> Rajeev
> 
> 

-- 
================================================================
"You will keep in perfect peace him whose mind is
   steadfast, because he trusts in you."               Isaiah 26:3

              Tim Tautges            Argonne National Laboratory
          (tautges at mcs.anl.gov)      (telecommuting from UW-Madison)
          phone: (608) 263-8485      1500 Engineering Dr.
            fax: (608) 263-4499      Madison, WI 53706



More information about the moab-dev mailing list