On 6/26/07, Peter marshall <[EMAIL PROTECTED]> wrote:
I just re-installed freebsd 6.0
I did a min install, and included prtupgrade and cvsup-withoug-gui
I installed Apache 1.3 from the ports directory
I tried to install mysql41-server from the ports directory using the command
make install WITH_OPENSSL=yes
I got a bunch of errors all related to MD5 checksum mismatch.
I tried running with NO_CHECKSUM=yes option
I then received this error
mysql-server-4.1.22 depends on file: /usr/local/sbin/pkg_info - found tar:
Unrecognized archive format: Inappropriate file type or format
gzip: /usr/ports/distfiles/mysql-4.1.22.tar.gz: invalid compressed
data--format violated
So .... does anyone have any ideas how I would go about fixing this? I did
not find much on google relating to this whith a mysql install (I did see
this error come up when people were trying to do backups to tapes ... but
clearly that is not the case here)
try out:
cd /usr/ports/databases/mysql41-server/ && make distclean && make
fetch && checksum
--
------------------------------------------------------------------------------------------------
PGP KeyID: 0xC730A079
Key fingerprint = F626 3C47 02F5 E43C 6620 8A1B E7A8 533B C730 A079
gpg --keyserver pgp.mit.edu --recv-keys C730A079
------------------------------------------------------------------------------------------------
ASCII Ribbon Campaign
Against HTML e-mail & Microsoft Attachments
FreeBSD Since 4.x & unixbsd.blogspot.com maintainer
------------------------------------------------------------------------------------------------
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"