I just released femhub-0.9.2. Changes since the last release:
* mesa library fixed to build and install on Mac
* VTK fixed so that it configures, picks up the correct mesa and
starts buildling. It unfortunately still fails at about 21%, see:
http://code.google.com/p/femhub/issues/detail?id=34
I admit that I have not clue how to fix it. It seems it's some
problem with dylib vs .so vs framework on Mac, but I don't know.
Brian, do you have any idea? I will ask on sage-devel and spd list,
maybe someone will know.
Let's discuss future plans.
* Should I create some stripped down version (without VTK/mayavi) that
builds on Mac? It will be more work on my side to maintain two
versions, but I would like to get Brian and other Mac users involved.
* I can try to build traits based gui for some examples
* port all our hermes2d plotting to pyglet (I have some code for that already)
* get videos working in the notebook
* port our hp adaptivity examples to work nice in the notebook
what is the highest priority? I think the last point (hp examples), so
that we can show that to people easily.
Ondrej
Hi,
I just released femhub-0.9.2.
Changes since the last release:
* mesa library fixed to build and install on Mac
* VTK fixed so that it configures, picks up the correct mesa and
starts buildling. It unfortunately still fails at about 21%, see:
http://code.google.com/p/femhub/issues/detail?id=34
I admit that I have not clue how to fix it. It seems it's some
problem with dylib vs .so vs framework on Mac, but I don't know.
Brian, do you have any idea? I will ask on sage-devel and spd list,
maybe someone will know.
Let's discuss future plans.
* Should I create some stripped down version (without VTK/mayavi) that
builds on Mac? It will be more work on my side to maintain two
versions, but I would like to get Brian and other Mac users involved.
* I can try to build traits based gui for some examples
* port all our hermes2d plotting to pyglet (I have some code for that already)
* get videos working in the notebook
* port our hp adaptivity examples to work nice in the notebook
what is the highest priority? I think the last point (hp examples), so
that we can show that to people easily.
Ondrej