← Back to team overview

dolfin team mailing list archive

dolfin works on mac os x

 

Thanks for your support. finally it works! To resume for future mac users:

My configuration: MacBookPro with intel duo-core processor, mac os x 10.4.6

Installed libraries:	- libtool 1.5.22 (precompiled package of fink)
					- boost 1.33.1 (compiled on my computer)
					- mpich2 1.0.3 (compiled on my computer)
					- atlas ??? (compiled on my computer)
					- petsc 2.3.1-p13 (compiled on my computer)

The problems I had to handle (and its solutions) are:
1. Use the glibtool (the gnu libtool) and not the os x libtool (thanks Johan and Harish)
2. disable shared libraries for configuration (i.e. --enable-shared=no)

ben

p.s. As I already mentioned once, I had to downgrade my gcc from 4.2.0 to 4.0.1.
		The 4.2.0 seems much stricter (also observed for other applications).

_________________________________________________________

Benjamin Stamm
Modeling and Scientific Computing
CMCS-IACS-EPFL
Station 8
CH-1015 Lausanne
Switzerland

Tel: +41 21 693 55 09,
http://iacs.epfl.ch/~stamm/
_________________________________________________________



Follow ups

References