help-octave
[Top][All Lists]
Advanced

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

Re: problem with "pkg -forge fem-fenics"


From: Nicholas Jankowski
Subject: Re: problem with "pkg -forge fem-fenics"
Date: Mon, 27 Mar 2017 11:20:27 -0400

On Mon, Mar 27, 2017 at 11:18 AM, Arnaud Lejeune <address@hidden> wrote:
Yes
Le 27/03/2017 16:54, Nicholas Jankowski a écrit :


On Mon, Mar 27, 2017 at 5:25 AM, arnaudl <address@hidden> wrote:
Hello,

I am working on:
-> Linux version 4.4.0-67-generic (address@hidden) (gcc version 5.4.0
20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) )
-> Octave version 4.0.0

Trying to install fem-fenics using
 "pkg -forge fem-fenics"

first question, did you mean:

pkg install -forge fem-fenics

?
Yes I mean
pkg install -forge fem-fenics

Downloading fem-fenics sources and looking at Mesh.cc, perhaps could it be a problem with "size_t" as "_msh" seems to be a dolfin::mesh shared_ptr ?

Dolfin version is the stable one installed with "apt-get".

Note that during the fem-fenis installation, compilation of fem-fenics sources uses the following CPPFLAGS options:
-DDOLFIN_VERSION=\"2016.2.0" -DDOLFIN_SIZE_T=8 -DDOLFIN_LA_INDEX_SIZE=4

Thanks for your help.


please keep the help list on the replies, as I'm not familiar enough with this package to help further myself.

reply via email to

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