Changes between Initial Version and Version 6 of Ticket #29848


Ignore:
Timestamp:
Jun 16, 2011, 4:08:15 PM (13 years ago)
Author:
jmroot (Joshua Root)
Comment:

Please remember to preview and use WikiFormatting, fill in the Port field, and cc the maintainer.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #29848

    • Property Cc macintosh@… mschamschula@… ryandesign@… afb@… added
    • Property Port gawk gettext xz added
  • Ticket #29848 – Description

    initial v6  
    11I'm new to mac ports and I am trying to install the gsl libraries on my mac (snow leopard). In doing so, I find that I need to install xz, but I get an error when I try to do so:
    22
    3 
     3{{{
    44--->  Computing dependencies for xz
    55--->  Fetching xz
     
    1212Error: Status 1 encountered during processing.
    1313To report a bug, see <http://guide.macports.org/#project.tickets>
    14 
     14}}}
    1515I have tried sudo port clean --all xz and then reinstalling, as well as sudo port uninstall xz and then reinstalling, but in all cases I get the above error message. Some help would be appreciated.