Rainer Müller wrote: > Adam Mercer wrote: >> $ sudo port clean --dist py25-numpy (ignore the warning regarding >> removing the distfiles directory) > > Actually, you should use > $ sudo port clean --all py25-numpy > to also reset the state of the build. > > Otherwise, 'port checksum' would assume the file was already fetched > and complain that the file does not exist in the distfile directory. > > Rainer >
OK - 'sudo port clean --all py25-numpy' did the business and py25-numpy has now installed successfully. I had tried a simple 'sudo port clean py25-numpy' earlier but that hadn't worked Many thanks to Rainer & Adam for your help David Rowe _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
