← Back to team overview

dolfin team mailing list archive

Re: [Question #140285]: dolfin installation

 

Question #140285 on DOLFIN changed:
https://answers.launchpad.net/dolfin/+question/140285

S Wood gave more information on the question:
I eve changed the order of the LD_LIBRARY_PATH as you suggested but here
is the content of the original dolfin.cfg file:

# Helper file for setting non-default DOLFIN environment variables

# Common Unix variables
export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
export PATH=/usr/local/bin:$PATH
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH
export PYTHONPATH=/usr/local/lib/python2.6/site-packages:/usr/local/lib/python2.6/site-packages:$PYTH
ONPATH
export MANPATH=/usr/local/share/man:$MANPATH

# Variable to help find dolfin-config.cmake
#export DOLFIN_CMAKE_CONFIG_PATH=/usr/local/share/cmake

# Special Mac variables
export DYLD_FRAMEWORK_PATH=/opt/local/Library/Frameworks:$DYLD_FRAMEWORK_PATH

-- 
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.