Fri 03 Jun 2016 02:47:46 PM UTC, original submission:
Dear Marco Vassallo, dear Eugenio Gianniti,
Dear develloppers,
I´m using octave 4.0.0. and Windows 10.
I downloaded successfully the fem-fenics-0.0.4.tar.gz and tryied
the installation with the well known command:
pkg install fem-fenics-0.0.4.tar.gz
There are no further dependencies listed than the version must be higher than 3.8.0 but the INSTALLATION FAILED with the following messages:
checking ....
checking pkg-config is at least version 0.9.0... yes
checking for dolfin... no
pkg: error running the configure script for fem-fenics.
error: called from 'configure_make' in file C:\Octave\Octave-4.0.0\share\octave\4.0.0\m\pkg\private\configure_make.m
near line 79, column 9
Is there a download of the fem-fenics package that I can install using the well known pkg command only?
Thank you for an information or a link to a running file. ;-).
Best regards
Cesar
PS: Here is a list of packages I have already installed and loaded:
>> pkg list
Package Name | Version | Installation directory
----------------+---------+-----------------------
control *| 3.0.0 | C:\Octave\Octave-4.0.0\share\octave\packages\control-3.0.0
general *| 2.0.0 | C:\Octave\Octave-4.0.0\share\octave\packages\general-2.0.0
io *| 2.4.1 | C:\Octave\Octave-4.0.0\share\octave\packages\io-2.4.1
linear-algebra *| 2.2.2 | C:\Octave\Octave-4.0.0\share\octave\packages\linear-algebra-2.2.2
msh *| 1.0.10 | C:\Octave\Octave-4.0.0\share\octave\packages\msh-1.0.10
ocs *| 0.1.5 | C:\Octave\Octave-4.0.0\share\octave\packages\ocs-0.1.5
odepkg *| 0.8.5 | C:\Octave\Octave-4.0.0\share\octave\packages\odepkg-0.8.5
quaternion *| 2.4.0 | C:\Octave\Octave-4.0.0\share\octave\packages\quaternion-2.4.0
signal *| 1.3.2 | C:\Octave\Octave-4.0.0\share\octave\packages\signal-1.3.2
splines *| 1.3.0 | C:\Octave\Octave-4.0.0\share\octave\packages\splines-1.3.0
statistics *| 1.2.4 | C:\Octave\Octave-4.0.0\share\octave\packages\statistics-1.2.4
struct *| 1.0.13 | C:\Octave\Octave-4.0.0\share\octave\packages\struct-1.0.13
symbolic *| 2.3.0 | C:\Octave\Octave-4.0.0\share\octave\packages\symbolic-2.3.0
|