On Tue, 30 Oct 2007, Keith Kaiser wrote: > 5) Running aclocal... > Can't locate Automake/General.pm in @INC (@INC contains: > /usr/share/automake-1.6/System/Library/Perl/5.8.8/darwin-thread-multi-2level > /System/Library/Perl/5.8.8 /Library/Perl/5.8.8/darwin-thread-multi-2level > /Library/Perl/5.8.8 /Library/Perl
Looks like you're missing some Perl stuff that automake/autoconf need in order to do their work. Anything that is *.pl or *.pm is usually Perl. See if there's an update for Automake, Autoconf, or Perl. -- Curt, WE7U: <www.eskimo.com/~archer/> XASTIR: <www.xastir.org> "Lotto: A tax on people who are bad at math." -- unknown "Windows: Microsoft's tax on computer illiterates." -- WE7U The world DOES revolve around me: I picked the coordinate system! _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
