When trying to install Apache using:
I have these errors:
I'm trying to
PS.
The system is FreeBSD 7.4 i386
Code:
cd /usr/ports/www/apache22
make install
Code:
===> apache22-2.2.25 depends on file: /usr/local/bin/perl5.12.5 - found
===> apache22-2.2.25 depends on file: /usr/local/bin/autoconf-2.69 - not found
===> Verifying install for /usr/local/bin/autoconf-2.69 in /usr/ports/devel/autoconf
===> Fetching all distfiles required by autoconf-2.69 for building
===> Extracting for autoconf-2.69
=> SHA256 Checksum OK for autoconf-2.69.tar.xz.
===> autoconf-2.69 depends on file: /usr/local/bin/xz - found
===> autoconf-2.69 depends on file: /usr/local/bin/perl5.12.5 - found
tar: Unrecognized archive format: Inappropriate file type or format
tar: Error exit delayed from previous errors.
*** Error code 1
Stop in /usr/ports/devel/autoconf.
*** Error code 1
Stop in /usr/ports/www/apache22.
I'm trying to
portsnap fetch extract
to get fresh ports but the problem still exists.PS.
The system is FreeBSD 7.4 i386