Newbie help using GSL and the "--with-gsl-prefix" command

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Feb 2008
Posts: 14
Reputation: yazooney is an unknown quantity at this point 
Solved Threads: 0
yazooney yazooney is offline Offline
Newbie Poster

Newbie help using GSL and the "--with-gsl-prefix" command

 
0
  #1
Feb 28th, 2008
Hi,

Currently trying to ./configure;make;make install a program called gmsh. I installed gsl through cygwin. However, everytime i try and ./configure the program gmsh, i get:

  1. ******************************************************************
  2. This is the free version of Gmsh and configure could not find
  3. the GNU Scientific Library (GSL) on your system:
  4. - if it is installed in a non-standard location, please run
  5. configure again with the --with-gsl-prefix option

Ok. As a complete newbie can someone point me in the right direction which does not involve me using trial and error for hours. Heres what i done so far

cygwin is installed in directory c:\cygwin
The gsl folder where i ran the ./configure; make; make install is installed in directory c:\randomdirectory.

When i type into cygwin "whereis gsl" i get:
gsl: usr/include/gsl /usr/share/man/man3/gsl.3.gz

From what I have worked out I have reckon i have to type something like:
./configure --with-gsl-prefix="PATH"

I tried path usr/include/gsl but it wont work. Anyone can help me?
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the C++ Forum
Thread Tools Search this Thread



Tag cloud for C++
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC