help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building fem-fenics on Ubuntu


From: Juan Pablo Carbajal
Subject: Re: Building fem-fenics on Ubuntu
Date: Tue, 25 Feb 2014 14:38:04 +0100

On Tue, Feb 25, 2014 at 2:29 PM, Daniel Kraft <address@hidden> wrote:
> Hi!
>
> I'm trying to build & install fem-fenics on Ubuntu.  I've built Octave
> from hg trunk fine, and checked out the most recent version of the
> fem-fenics sources at sourceforge.  I've also installed libdolfin1.3-dev
> through the Ubuntu package repository provided by the FEniCS project at [1].
>
>   [1] http://fenicsproject.org/download/ubuntu_details.html
>
> However, when I try to ./configure fem-fenics, it tells me that no
> usable dolfin.h is found (even though /usr/include/dolfin.h is present).
>  If I remove the AC_CHECK_HEADER check in configure.ac (just as an
> experiment), I get the following:
>
> mkoctfile  -c Mesh.cc  -o Mesh.o -I.
> In file included from
> /usr/include/dolfin/multistage/dolfin_multistage.h:8:0,
>                  from /usr/include/dolfin.h:21,
>                  from mesh.h:21,
>                  from Mesh.cc:18:
> /usr/include/dolfin/multistage/PointIntegralSolver.h:25:23: fatal error:
> Eigen/Dense: No such file or directory
>
> Does anyone know how to fix this problem?  Honestly it looks more like a
> problem with dolfin/FEniCS (or my installation thereof in Ubuntu) than a
> bug in fem-fenics, but maybe someone here still knows how to make it
> work.  I would really love to experiment with fem-fenics in Octave!
>
> Any suggestions?  If someone has fem-fenics working in Ubuntu, how did
> you do it?  It is probably just a stupid mistake I made during some part
> of the installation.
>
> Yours,
> Daniel
>
> --
> http://www.domob.eu/
> OpenPGP: 901C 5216 0537 1D2A F071  5A0E 4D94 6EED 04F7 CF52
> Namecoin: id/domob -> https://nameid.org/?name=domob
> --
> Done:  Arc-Bar-Cav-Hea-Kni-Ran-Rog-Sam-Tou-Val-Wiz
> To go: Mon-Pri
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://mailman.cae.wisc.edu/listinfo/help-octave

The solution to this have been a recent topic in the mailing list.
http://octave.1599824.n4.nabble.com/FORGE-Fem-fenics-installation-fails-td4661997.html


reply via email to

[Prev in Thread] Current Thread [Next in Thread]