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

Re: automake error



On Tuesday 16 December 2003 18:19, Michael Thaler wrote:
> Can't locate Automake/Struct.pm in @INC (@INC contains:
> /usr/share/automake-1.7 /etc/perl /usr/local/lib/perl/5.8.2
> /usr/local/share/perl/5.8.2 /usr/lib/perl5 /usr/share/perl5
> /usr/lib/perl/5.8.2 /usr/share/perl/5.8.2 /usr/local/lib/site_perl
> .) at /usr/bin/automake-1.7 line 47. BEGIN failed--compilation
> aborted at /usr/bin/automake-1.7 line 47. *** AUTOMAKE NOT FOUND!.
> *** KDE requires automake 1.6.1 or newer
> make[1]: *** [cvs] Error 1
> make: *** [all] Error 2

I had the same problem last night. My solution was:

apt-get --compile source automake1.7

install the generated .deb

enter some directory in the source tree and do a make install there.

this needed to be done for 2 directories (automake and aclocal),
I don't remember the names. Check where the missing files are.

obviously the .deb package is incomplete.

-- 
Wolfgang



Reply to: