femhub 0.9.3 is released, the tarball is available at:
http://sage.math.washington.edu/home/ondrej/scratch/femhub/
and install instructions at:
http://code.google.com/p/femhub/
changes since the last release:
* the mesa package was fixed to copy the header files to the correct
location, so that the VTK package builds without problems (this was
broken in 0.9.2, but ok in 0.9.1).
Ondrej
the compilation went ok, but the name notebook seems not to be defined
after starting spd:
$ ./spd
----------------------------------------------------------------------
| Femhub (FEM Distribution), Version 0.9.3, Release Date: 2009-06-28 |
| Type notebook() for the GUI. |
----------------------------------------------------------------------
In [1]: notebook()
---------------------------------------------------------------------------
NameError Traceback (most recent call last)
/home/share/software/packages/femhub-0.9.3/local/bin/<ipython console>
in <module>()
NameError: name 'notebook' is not defined
I think that you have and old ~/.spd/ with old ipythonrc (from some
very old version of spd). Please
rm -rf ~/.spd
and then try "./spd" again.
Ondrej
ok, it works then, good job!
r.