Le 21 sept. 07 à 18:58, Marcos Rivera a écrit :
Hello,
I am new to mcports and was attempting to install Gimp. I have xcodetools installed and it got part way through until it his xmlto Below is error I received when trying to install just xmlto
$ sudo port install xmlto Password: ---> Verifying checksum(s) for xmlto Error: Checksum (md5) mismatch for xmlto-0.0.18.tar.bz2 Error: Target org.macports.checksum returned: Unable to verify file checksums Error: Status 1 encountered during processing. david:~/Desktop/xmlto-0.0.18 mrivera$ sudo port sync david:~/Desktop/xmlto-0.0.18 mrivera$ sudo port install xmlto ---> Verifying checksum(s) for xmlto Error: Checksum (md5) mismatch for xmlto-0.0.18.tar.bz2 Error: Target org.macports.checksum returned: Unable to verify file checksums Error: Status 1 encountered during processing.
Any help is greatly appreciated. Thank you Marcos
It works here, the fetch must have gone wrong and you ended up with a corrupted tarball. Try: sudo port clean --all xmlto sudo port install xmlto Hope this will help, Regards, -- Anthony Ramine, the infamous MacPorts Trac slave. nox@macports.org