Fork me on GitHub

New personal gitorious telemac repository

All my published changes and addons to the telemac system can now be found in a git repository hosted at gitorious.org. The repository may be cloned at gitorious or may be cloned directly using

git clone git://gitorious.org/telemac-ext/telemac-ext.git telemac

At the moment the repository includes a cmake build system and the latest sel2vtk version. The cmake build system is not final. So don't expect it to work under every environment/condition. Minimum requirement is cmake 2.6. It is tested against gfortran but should also work with g95.org and ifort.

Using cmake, the PROJECT variable has to be set. I also recommend an out of source build. So a first try would look like this:

export PROJECT=/whatever/your/path/is(no longer necessary)
cd $PROJECT
mkdir build
cd build
cmake ..
make && make install

After the build and install has finished, the regular directories with libraries and executables should exist.

Have fun!

ogoe Donnerstag 23 Dezember 2010 at 11:17 pm | | Blog
Stichwörter: , , ,

Kein Kommentar

(optionales Feld)
(optionales Feld)

Auf dieser Seite werden die Kommentare moderiert.
Das bedeutet, dass die Kommentare erst dann veröffentlicht werden, wenn sie freigeschaltet wurden.

Persönliche Informationen speichern?
Hinweis: Alle HTML-Tags außer <b> und <i> werden aus Deinem Kommentar entfernt. URLs oder Mailadressen werden automatisch umgewandelt.