On Tue, August 19, 2008 13:01, Dag Lindbo wrote:
> Right, but it should pick up the one in /usr/include. It works if I set
>
> PathOption("withMtl4Dir", "Specify path to MTL4", "/usr/include"),
>
> but it seems like a system-wide location like /usr/include could be a
> default search path?Yes, you are right, I added this now. Johannes > /Dag > > Ilmar Wilbers wrote: >> Try exporting MTL4_DIR or set withMtl4Dir=/NOBACKUP/dag/mtl4 >> >> It works for the buildbots, am working on the selftest now. >> >> ilmar >> >> Dag Lindbo wrote: >>> DOLFIN wrote: >>> >>>> One or more new changesets pushed to the primary dolfin repository. >>>> A short summary of the last three changesets is included below. >>>> >>>> changeset: 4610:ced259b512af0b72e430500cd93f037b4bb9ce69 >>>> tag: tip >>>> user: Johannes Ring <[EMAIL PROTECTED]> >>>> date: Tue Aug 19 11:14:37 2008 +0200 >>>> files: SConstruct dolfin/SConscript dolfin/scons.cfg >>>> scons/simula-scons/simula_scons/pkgconfiggenerators/mtl4.py >>>> description: >>>> Added support for MTL4. >>>> >>>> >>> >>> Thanks! >>> >>> It doesn't find MTL4 on my system: >>> >>> Checking for mtl4... no (pkg-config file not found) >>> Trying to generate pkg-config file for mtl4... failed >>> >>> na55:dolfin > locate mtl.hpp >>> /NOBACKUP/dag/mtl4/boost/numeric/mtl/mtl.hpp >>> /usr/include/boost/numeric/mtl/mtl.hpp >>> >>> Any suggestions? >>> /Dag >>> >>> >>> >>>> changeset: 4609:8745c925995d4fe050b44d2d7cf3ed8f30fe6feb >>>> user: Johannes Ring <[EMAIL PROTECTED]> >>>> date: Tue Aug 19 09:52:35 2008 +0200 >>>> files: >>>> scons/simula-scons/simula_scons/pkgconfiggenerators/cholmod.py >>>> description: >>>> simula-scons update (added missing dependencies AMD, COLAMD, and >>>> UFconfig to CHOLMOD pkg-config generator). >>>> >>>> >>>> changeset: 4608:42c493e947047406145a272e34103f80751a6df7 >>>> user: Kent-Andre Mardal <[EMAIL PROTECTED]> >>>> date: Mon Aug 18 15:56:38 2008 +0200 >>>> files: dolfin/fem/dolfin_fem.h >>>> description: >>>> changed the order of some header files in dolfin_fem.h >>>> >>>> ---------------------------------------------------------------------- >>>> For more details, visit http://www.fenics.org/hg/dolfin >>>> _______________________________________________ >>>> DOLFIN-dev mailing list >>>> [email protected] >>>> http://www.fenics.org/mailman/listinfo/dolfin-dev >>>> >>> >>> >>> ------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> DOLFIN-dev mailing list >>> [email protected] >>> http://www.fenics.org/mailman/listinfo/dolfin-dev >>> > > _______________________________________________ > DOLFIN-dev mailing list > [email protected] > http://www.fenics.org/mailman/listinfo/dolfin-dev > _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
