Changes between Initial Version and Version 10 of Ticket #16511


Ignore:
Timestamp:
Jul 30, 2010, 5:11:43 AM (14 years ago)
Author:
jmroot (Joshua Root)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16511

    • Property Status changed from new to reopened
    • Property Milestone changed from Port Bugs to
    • Property Owner changed from macports-tickets@… to afb@…
  • Ticket #16511 – Description

    initial v10  
    11The zeroinstall-injector package builds and installs fine
    22but here is a sample from running it:
    3 
     3{{{
    44mbp ~ $ 0launch --gui
    55Traceback (most recent call last):
     
    77    import pygtk; pygtk.require('2.0')
    88ImportError: No module named pygtk
    9 
     9}}}
    1010It appears to be missing some dependency.
    1111