wine install is now done :-)

I had to run BOTH:
sudo port clean --all zlib
sudo port clean --all wine-devel

thanx for the help

-a-

From: asheenlev...@hotmail.com
To: macsforever2...@macports.org; macports-users@lists.macosforge.org
Subject: RE: install wine on snowleopard : zlib checksum error
Date: Sun, 17 Jan 2010 14:09:14 +0100








no changes :-s   :-(

sudo port clean --all zlib
Password:
--->  Cleaning zlib
 sudo port install wine-devel
--->  Computing dependencies for wine-devel
--->  Fetching zlib
--->  Attempting to fetch zlib-1.2.3.tar.bz2 from 
http://arn.se.distfiles.macports.org/zlib
--->  Verifying checksum(s) for zlib
Error: Checksum (md5) mismatch for zlib-1.2.3.tar.bz2
Error: Checksum (sha1) mismatch for zlib-1.2.3.tar.bz2
Error: Checksum (rmd160) mismatch for zlib-1.2.3.tar.bz2
Error: Target org.macports.checksum returned: Unable to verify file checksums
Error: The following dependencies failed to build: fontconfig freetype zlib 
jpeg libxml2 libxslt mesa glut makedepend pkgconfig xorg-xproto xorg-dri2proto 
xorg-glproto xorg-libXfixes xorg-fixesproto xorg-libX11 groff xorg-bigreqsproto 
xorg-inputproto xorg-kbproto xorg-libXau xorg-libXdmcp xorg-util-macros 
xorg-xcmiscproto xorg-xextproto xorg-xf86bigfontproto xorg-xtrans xorg-libXi 
xorg-libXext xorg-libXmu xorg-libXt libtool xorg-libsm xorg-libice openssl 
xorg-libXcursor xorg-renderproto xrender xorg-libXinerama xorg-xineramaproto 
xorg-libXrandr xorg-randrproto xorg-libXxf86vm xorg-xf86vidmodeproto
Error: Status 1 encountered during processing.
Before reporting a bug, first run the command again with the -d flag to get 
complete output.

I'll go check the FAQ...


Subject: Re: install wine on snowleopard : zlib checksum error
From: macsforever2...@macports.org
Date: Sat, 16 Jan 2010 12:46:39 -0700
CC: macports-users@lists.macosforge.org
To: asheenlev...@hotmail.com




On Jan 16, 2010, at 11:23 AM, Asheen Levrai wrote:I tried installing wine on 
snow leopard at work following this tutorial :
http://davidbaumgold.com/tutorials/wine-mac/

I got this error message :

sudo port install wine-devel
Password:
--->  Computing dependencies for wine-devel
--->  Fetching zlib
--->  Verifying checksum(s) for zlib
Error: Checksum (md5) mismatch for zlib-1.2.3.tar.bz2
Error: Checksum (sha1) mismatch for zlib-1.2.3.tar.bz2
Error: Checksum (rmd160) mismatch for zlib-1.2.3.tar.bz2
Error: Target org.macports.checksum returned: Unable to verify file checksums
Error: The following dependencies failed to build: fontconfig freetype zlib 
jpeg libxml2 libxslt mesa glut makedepend pkgconfig xorg-xproto xorg-dri2proto 
xorg-glproto xorg-libXfixes xorg-fixesproto xorg-libX11 groff xorg-bigreqsproto 
xorg-inputproto xorg-kbproto xorg-libXau xorg-libXdmcp xorg-util-macros 
xorg-xcmiscproto xorg-xextproto xorg-xf86bigfontproto xorg-xtrans xorg-libXi 
xorg-libXext xorg-libXmu xorg-libXt libtool xorg-libsm xorg-libice openssl 
xorg-libXcursor xorg-renderproto xrender xorg-libXinerama xorg-xineramaproto 
xorg-libXrandr xorg-randrproto xorg-libXxf86vm xorg-xf86vidmodeproto
Error: Status 1 encountered during processing.
Before reporting a bug, first run the command again with the -d flag to get 
complete output.

I tried:

sudo port clean zlib
sudo port install wine-devel

but it returned the same error

What can I do (I don't know how to use and/or compile sourcecode or wise things 
like that but I'm ready to learn if it is absolutely necessary in this case.)?

Please read the FAQ on checksum failures [1]. 
It just downloaded for me, so you probably have a corrupt download locally. You 
need to run the following:
        sudo port clean --all zlib      sudo port install wine-devel
The "--all" is important because it deletes the archive, whereas only using 
"clean" will not. 
[1] <http://trac.macports.org/wiki/FAQ#checksums>

Cheers!Frank
                                          
Actualité People, Tapis Rouge et Reportage Photo sur Starlounge Suisse Romande  
                                  
_________________________________________________________________
Personnalise ton Messenger avec une image perso animée.
http://rubrique.ch.msn.com/reportage/personnalise.aspx
_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to