[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: aptitude freezes after install



On 2009-01-19 17:23 +0100, microwaverich wrote:

> Anyway, I plunged into the above steps.  Everything went ok until I
> tried compiling aptitude.  Here's that part of the script file:
>
> rich@peninsula:~/aptitudetests/aptitude$ hg bisect --good 0.4.11
> rich@peninsula:~/aptitudetests/aptitude$ hg bisect --bad tip
> Testing changeset 1499:79935933f5ba (305 changesets remaining, ~8 tests)
> 136 files updated, 0 files merged, 8 files removed, 0 files unresolved
> rich@peninsula:~/aptitudetests/aptitude$ sh ./autogen.sh
> ../autogen.sh: line 5: aclocal-1.9: command not found
>
> $ find / -name aclocal*   turned up a four items named aclocal, but no
> aclocal-1.9.
>
> Maybe I should have just plowed ahead with the configure command, but
> I decided to ask first.

You need to install automake1.9 and autoconf to make autogen.sh work.

Sven


Reply to: