At Tue, 23 Feb 2010 10:52:07 -0500, Warren Gray wrote: > I've encountered a problem with the install of the gsl-1.13 include files, > that I'd like > to report. The failing step is: > > ./install-sh -c -m 644 gsl_math.h gsl_pow_int.h gsl_nan.h gsl_machine.h \ > gsl_mode.h gsl_precision.h gsl_types.h gsl_version.h gsl_minmax.h \ > gsl_inline.h '/home/proghome/wgay/local32/include/gsl' > > What happens is that only gsl_math.h installs. The script exits before > installing the remaining files.
Thanks for the bug report. A broken version of install-sh was accidentally shipped in the last release. Please see the Errata at the end of http://www.gnu.org/software/gsl/ for info on where to get a working version. -- 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
