Changes between Version 2 and Version 3 of Ticket #41214, comment 3


Ignore:
Timestamp:
Nov 6, 2013, 11:30:56 PM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41214, comment 3

    v2 v3  
    11I cleaned libpaper and attempted installing again to no avail:
    22
    3 {{{$ sudo port clean --dist libpaper}}}\\
    4 {{{$ sudo port selfupdate}}}\\
    5 {{{$ sudo port install libpaper}}}
     3{{{
     4$ sudo port clean --dist libpaper
     5$ sudo port selfupdate
     6$ sudo port install libpaper
     7}}}
    68
    79I'm not sure what the differences are but when installing libpaper, macports is looking for libpaper-1.1.24_0.darwin_13.x86_64.tbz2 and can only find it at http://ftp.sk.debian.org/debian/pool/main/libp/libpaper/ while all other mirrors only appear to host up to libpaper-1.1.24_0.darwin_12.x86_64. So when you say you've tested mirrors, I wonder if it's the ..._13... version of libpaper that has issues while all others check out fine. Aslo as an FYI libpaper is a dependency I'm installing for octave-devel.