New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #20316 (closed defect: invalid)

Opened 4 years ago

Last modified 4 years ago

gimp install hangs

Reported by: sjk60@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port:

Description

On Mac OS 10.5.7, ppc G5 hardware, with brand new (empty) MacPorts 1.7.1 install.

'sudo port install gimp' hangs with no feedback.

Partial output of 'sudo port -d install gimp' is attached.

Attachments

-d_output.txt (153.9 KB) - added by sjk60@… 4 years ago.

Change History

Changed 4 years ago by sjk60@…

comment:1 Changed 4 years ago by devans@…

  • Status changed from new to closed
  • Resolution set to invalid

It just takes a long time in 1.7.1 to resolve all the dependencies. This will be improved in 1.8.0 (or using svn trunk now) but it may be quicker to do the install in stages like this:

sudo port install gtk2
sudo port install gimp2
sudo port install gimp
Note: See TracTickets for help on using tickets.