Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#44081 closed defect (invalid)

macport install gtk2 +quartz +no_x11 fail

Reported by: luckfox0927@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.0
Keywords: Cc:
Port: gtk2

Description (last modified by mf2k (Frank Schima))

below is error message

================================================================

Guestteki-MacBook-Pro:pango administrator$ sudo port install gtk2 +quartz +no_x11
--->  Computing dependencies for gtk2
--->  Dependencies to be installed: pango shared-mime-info
--->  Fetching archive for pango
Error: org.macports.archivefetch for port pango returned: cairo must be installed with +quartz.
Error: Failed to install pango
Please see the log file for port pango for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_pango/pango/main.log
Error: The following dependencies were not installed: pango shared-mime-info
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/£project.tickets
Error: Processing of port gtk2 failed

====================================================================

I tried to do "sudo port install cario", the error still exists

Attachments (1)

main.log (2.0 KB) - added by luckfox0927@… 10 years ago.
log file

Download all attachments as: .zip

Change History (3)

Changed 10 years ago by luckfox0927@…

Attachment: main.log added

log file

comment:1 Changed 10 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: gtk2 +quartz +no_x11 cairo removed
Port: +quartz +no_x11 removed
Resolution: invalid
Status: newclosed

In the future, please use WikiFormatting.

The answer is in the output you pasted, namely:

cairo must be installed with +quartz

Since Trac is not for tech support, follow-up on the Macports Users mailing list if you still are having problems.

comment:2 Changed 10 years ago by luckfox0927@…

thank you sir, it work for me

sudo port install cairo +quartz

Note: See TracTickets for help on using tickets.