On 6/26/07, Peter marshall <[EMAIL PROTECTED]> wrote:
If I am not replying correctly, please let me know.

Thank you for your reply.  I tried all of the commands that you listed.

When I do the make checksum, I stillget checksum mismatch errors

----
MD5 Checksum mismatch for mysql-4.1.22.tar.gz
SHA256 Checksum mismatch for mysql-4.1.22.tar.gz

Thank you again for your help.  Do you have any other suggestions?

Peter Marshall

On 6/26/07, Pablo Mora <[EMAIL PROTECTED]> wrote:
>
> On 6/26/07, Pablo Mora <[EMAIL PROTECTED]> wrote:
> > 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
> >
>
> make checksum, sorry!
>


make -DIGNORE_MASTER_SITE_MYSQL

it will fetch the tarball from the FreeBSD ftp mirror.
--
i'll unhook my oily pink mini-kimono, you kill him in honolulu
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to