Source: gsl
Version: 2.1+dfsg
Severity: normal

Dear Maintainer,

I cannot compile libgsl from source, because configure script gives folowing
error:

config.status: error: cannot find input file: `doc/examples/Makefile.in'

to compile from source I use folowing commands (this how I compiled version
1.16):

1. apt-get source gsl-bin gsl-doc
2. cp -rv gsl-doc-1.16 gsl-2.1+dfsg/doc/
3. cd gsl-2.1+dfsg
4. ./configure
5. cd doc
6. ./configure
7. cd ..
8. make
9. sudo make install

it fails at point 4

Is it correct to compile gsl-2.1 with gsl-doc-1.16? This is probably source of
problem.



-- System Information:
Debian Release: stretch/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Reply via email to