[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
General.pm chicken and egg
From: |
Patrick Welche |
Subject: |
General.pm chicken and egg |
Date: |
Thu, 8 Nov 2001 17:39:01 +0000 |
User-agent: |
Mutt/1.3.19i |
I have automake 1.4s installed, and just tried to make a freshly checked out
cvs copy. After running configure, make gives:
Making all in .
cd . && /usr/src/local/automake/aclocal --acdir=m4
Can't locate Automake/General.pm in @INC (@INC contains:
/usr/local/share/automake /usr/local/lib/perl5/5.6.0/i386-netbsd
/usr/local/lib/perl5/5.6.0 /usr/local/lib/perl5/site_perl/5.6.0/i386-netbsd
/usr/local/lib/perl5/site_perl/5.6.0 /usr/local/lib/perl5/site_perl .) at
/usr/src/local/automake/aclocal line 35.
BEGIN failed--compilation aborted at /usr/src/local/automake/aclocal line 35.
which makes perfect sense as it is in ./lib/Automake. It will be in
/usr/local/share/automake once I install it, but I would rather make and
make check it first...
Cheers,
Patrick
- General.pm chicken and egg,
Patrick Welche <=