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]

CVS


After a successfull executing the comands :

cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/gsl login
(password is ``anoncvs'')
cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/gsl checkout gsl

and

./autogen.sh


and ./configure I'm getting an error running make:

cd . \
&& makeinfo \ `echo gsl-ref.texi | sed 's,.*/,,'`
/bin/sh: makeinfo: command not found.

make[2]: *** [gsl-ref.info] Error 127

But if I run make on a normal gsl-version (from ftp) I do not get such a problem.

Does anybody know the solution?

I'm using Suse Linux 8.0

Thanx for any help
Przem


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