This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: No *.h...


s.dc1@libertysurf.fr writes:
 > Hi!
 > I've just tried to install GSL 0.9 library but I've got no
 > *.h in my /include/ directory, there is no gsl directory
 > created. What must I do?
 > Thanks.
 > Soline.

Hi,
Try redirecting the output to a file with 

  make install > log 2>&1 

and look for any errors.  The default install location is /usr/local/include/

GSL-1.0 is available now. The installation procedure is the same
though.

regards
Brian Gough


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]