At Wed, 1 Oct 2008 09:29:31 +0800, jash wrote: > when i compile the source of gmsh,it said that > checking for ./contrib/MathEval/matheval.cpp... yes > checking for main in -lgslcblas... no > checking for main in -lgsl... no > checking for ./contrib/NR/dsvdcmp.cpp... no > configure: error: Could not find GSL, aborting > i already install the gsl in c:/gsl-1.8 > i also ./configure --with-gsl-prefix=c:/gsl-1.8 > it didn't work. > PS:i use mingw system > > is that a bug or not?can u help me
Hello, This isn't a bug in GSL, try the gmsh mailing list instead if you need help with installation of gmsh. Alternatively, on a GNU/Linux system these programs will be part of the distribution. -- Brian Gough GNU Scientific Library - http://www.gnu.org/software/gsl/ _______________________________________________ Bug-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gsl
