On Tue, May 13, 2014 at 9:40 AM, Lorenzo Zanon
<za...@aices.rwth-aachen.de>wrote:

>  I'm not completely sure this is the information you are asking for, but
> the OSX is 10.8.5, and we are using macports. The configuration line we are
> currently using is:
>
> ../configure \
> --prefix=/home/zanon/Desktop/libmesh_root/installed \
> --with-glpk-include=/usr/local/macports108/include \
> --with-glpk-lib=/usr/local/macports108/lib \
> --with-eigen-include=/usr/local/macports108/include/eigen3 \
> --with-hdf5=/usr/local/macports108 \
> --with-mpi-dir=/usr/local/macports108/lib/openmpi-gcc48/openmpi \
> --enable-petsc \
> --enable-slepc \
> --enable-mpi \
> --enable-examples \
> CXX=mpicxx-openmpi-gcc48 CC=mpicc-openmpi-gcc48 FC=mpif90-openmpi-gcc48
> F77=mpif90-openmpi-gcc48 \
> CXXFLAGS=-I/usr/X11/include LDFLAGS=-L/usr/X11/lib \
>


I don't use macports but this setup looks like it should be fine to me...

I still suspect an invalid build, so I'd recommend starting with a clean
build directory unless you just did that recently.

-- 
John
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to