[Dune] problem with installation of dune

Christian Engwer christian.engwer at uni-muenster.de
Fri Sep 27 15:36:40 CEST 2013


Hi Mariya,

> make and make install

you are brave, but the installation is usually not to well
tested. Usually we just keep the modules in the source-tree and do not
install.

> The error comments are: 
...
> /bin/sh ../../libtool  --tag=CXX   --mode=link g++ -std=c++0x  -g -O2 -Wall   -o libgrid.la   onedgrid/libonedgrid.la  alugrid/libalu.la io/file/dgfparser/libdgfparser.la  -L/Users/mptashnyk/dune/dune-geometry/lib -ldunegeometry  -L/Users/mptashnyk/dune/dune-common/lib -ldunecommon  -lm 
> libtool: link: cannot find the library `/Users/mptashnyk/ALUGrid/lib/libalugrid.la' or unhandled argument `/Users/mptashnyk/ALUGrid/lib/libalugrid.la'
> make[4]: *** [libgrid.la] Error 1

For some reason your alugrid library is not found. Did you install
alugrid before building dune?

Ciao
Christian




More information about the Dune mailing list