Changes between Initial Version and Version 1 of Ticket #19356


Ignore:
Timestamp:
Apr 17, 2009, 6:41:04 PM (15 years ago)
Author:
mf2k (Frank Schima)
Comment:

Run the following:

sudo port selfupdate
sudo port clean --all SuiteSparse
sudo port install py25-scipy

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19356

    • Property Priority changed from High to Normal
    • Property Port scipy removed
  • Ticket #19356 – Description

    initial v1  
     1{{{
    12sudo port install py25-scipy
     3}}}
    24
    35yields the following build transcript
    46
     7{{{
    58 Verifying checksum(s) for SuiteSparse
    69Error: Checksum (md5) mismatch for SuiteSparse-3.2.0.tar.gz
     
    1013Error: The following dependencies failed to build: SuiteSparse gcc43 mpfr lzmautils swig bison m4 gsed php5 apache2 apr apr-util db46 sqlite3 readline pcre autoconf213 gawk curl pkgconfig freetype jpeg libmcrypt libpng libtool automake autoconf help2man p5-locale-gettext libxml2 libxslt mhash tiff ruby
    1114Error: Status 1 encountered during processing.
     15}}}
    1216
    1317is there a fix for this?