Le mercredi 12 septembre 2007 17:20, Bin a écrit :
> Dear Andriy,
> Thank you very much.
>
> I installed qhull first and then configure getfem with:
>      ./configure BLAS_LIBS="/home/yangb/bin/BLAS/blas_LINUX.a -lgfortran"
> --prefix=$PWD  F77=gfortran CXX=g++ CC=gcc --enable-qhull
> CPPFLAGS="-I/home/yangb/bin/getfem++-3.0.1/qhull/include"
> But when I run make check, i got some link errors, it seems that getfem can
> not find qhull library. The I gave getfem the explicit location of qhull
> library by:
> ./configure BLAS_LIBS="/home/yangb/bin/BLAS/blas_LINUX.a -lgfortran"
> --prefix=$PWD  F77=gfortran CXX=g++ CC=gcc --enable-qhull
> CPPFLAGS="-I/home/yangb/bin/getfem++-3.0.1/qhull/include"
> LIBS=="-L/home/yangb/bin/getfem++-3.0.1/qhull/lib"
> But I still fails when I run make check.
>
> Do you know why?

Could you give the error message you have ?

-- 
Yves.

-------------------------------------------------------------------------
  Yves Renard ([EMAIL PROTECTED])       tel : (33) 04.72.43.87.08
  Pole de Mathematiques,                       fax : (33) 04.72.43.85.29
  Institut Camille Jordan - CNRS UMR 5208
  INSA de Lyon, Universite de Lyon
  20, rue Albert Einstein
  69621 Villeurbanne Cedex, FRANCE
  http://math.univ-lyon1.fr/~renard
-------------------------------------------------------------------------

_______________________________________________
Getfem-users mailing list
[email protected]
https://mail.gna.org/listinfo/getfem-users

Reply via email to