On Tuesday 29 April 2008 10:12:32 Garth N. Wells wrote: > Ilmar Wilbers wrote: > > Both Johannes and myself had problems. We are using 8.0.3 as well. > > I can't build 8.0.3 either. I'm getting errors when building PyTrilinos > (template related, so they're very long).
I had also problems building it, with some trial and error, enable, disable different packages, I manage to build trilinos with the following command line: $ ./configure --prefix=/home/hake/local --enable-shared --enable-pytrilinos --enable-pliris --enable-didasko\ --enable-amesos --enable-anasazi --enable-default-packages --enable-galeri --with-cflags=-fPIC --with-cxxflags=-fPIC\ --with-fflags=-fPIC --with-ldflags=-fPIC --with-ccflags=-fPIC --enable-triutils --disable-teuchos Johan > Garth > > > ilmar > > > > [EMAIL PROTECTED] skrev: > >> I think we only have compiled 8.0.3. I tried 8.0.5 very briefly and got > >> into trouble, but > >> I have not looked at it in detail. > >> > >> Kent > >> > >>> I wanted to try building DOLFIN with Trilinos, but I can't get the > >>> latest version of Trilinos (v 8.0.5) to build under Ubuntu Hardy. Has > >>> any one been successful? > >>> > >>> Garth > >>> _______________________________________________ > >>> DOLFIN-dev mailing list > >>> [email protected] > >>> http://www.fenics.org/mailman/listinfo/dolfin-dev > >> > >> _______________________________________________ > >> DOLFIN-dev mailing list > >> [email protected] > >> http://www.fenics.org/mailman/listinfo/dolfin-dev > > > > _______________________________________________ > > DOLFIN-dev mailing list > > [email protected] > > http://www.fenics.org/mailman/listinfo/dolfin-dev > > _______________________________________________ > DOLFIN-dev mailing list > [email protected] > http://www.fenics.org/mailman/listinfo/dolfin-dev _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
