[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PSPP-BUG: Help please - PSPP 0.8.5
From: |
Ben Pfaff |
Subject: |
Re: PSPP-BUG: Help please - PSPP 0.8.5 |
Date: |
Fri, 24 Jul 2015 08:09:09 -0700 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Fri, Jul 24, 2015 at 11:34:40AM -0300, Bruno Antonio wrote:
> After I run ./configure on terminal, the comand line "make" return the
> following sentence: Error 1 - makeinfo not find (see attached file). Any
> thoughts?
Install makeinfo. In Debian, it's in the "texinfo" package, so it's
probably there in Ubuntu too.
(makeinfo shouldn't be necessary to do a basic build, which is worth
investigating.)