Changes between Initial Version and Version 1 of Ticket #44886, comment 4


Ignore:
Timestamp:
Sep 14, 2014, 12:40:34 AM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44886, comment 4

    initial v1  
    11
     2{{{
    23sudo port clean fltk
    34sudo port install fltk
     5}}}
    46
    57works fine.
     
    79However, I need to install sound and fltk is a dependency for csound.
    810
    9 sudo port install csound fails again due to the original problem with the fltk package.
     11{{{sudo port install csound}}} fails again due to the original problem with the fltk package.
    1012
    11 '''Tonys-MacBook-Pro-2:git tonycmigrated$ sudo port clean fltk
    12 '''--->  Cleaning fltk
     13{{{
     14Tonys-MacBook-Pro-2:git tonycmigrated$ sudo port clean fltk
     15--->  Cleaning fltk
    1316
    14 '''Tonys-MacBook-Pro-2:git tonycmigrated$ sudo port clean csound
    15 '''--->  Cleaning csound
     17Tonys-MacBook-Pro-2:git tonycmigrated$ sudo port clean csound
     18--->  Cleaning csound
    1619
    17 '''Tonys-MacBook-Pro-2:git tonycmigrated$ sudo port install fltk'''
     20Tonys-MacBook-Pro-2:git tonycmigrated$ sudo port install fltk
    1821--->  Computing dependencies for fltk
    1922--->  Cleaning fltk
    2023--->  Scanning binaries for linking errors
    2124
    22 '''Tonys-MacBook-Pro-2:git tonycmigrated$ sudo port install csound
    23 '''--->  Computing dependencies for fltk
     25Tonys-MacBook-Pro-2:git tonycmigrated$ sudo port install csound
     26--->  Computing dependencies for fltk
    2427--->  Fetching archive for fltk
    2528--->  Attempting to fetch fltk-1.3.2_2+universal.darwin_13.i386-x86_64.tbz2 from http://packages.macports.org/fltk
     
    4245Error: Unable to upgrade port: 1
    4346Error: Unable to execute port: upgrade fltk failed
     47}}}
    4448