Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#19194 closed defect (duplicate)

Gimp install fails (dependency problem?)

Reported by: christer@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: png Cc:
Port: libtheora

Description

Hi,

I tried to install gimp by:

$ sudo port install gimp

When it reached a package libtheora, it failed. It complained about some functions containing "png" so I guessed that libpng was missing. So I tried

$ sudo port install libpng

This worked fine. And then again:

$ sudo port install gimp

This time gimp installed successfully.

Maybe libtheora doesn't list libpng as a dependency, maybe it and other packages used by gimp does list it as a dep but fails to build it at the right time.

Thought you'd like to know.

BR

/Christer

Attachments (1)

error.txt (2.3 KB) - added by christer@… 15 years ago.

Download all attachments as: .zip

Change History (3)

Changed 15 years ago by christer@…

Attachment: error.txt added

comment:1 Changed 15 years ago by blb@…

Keywords: png added
Port: libtheora added
Resolution: duplicate
Status: newclosed

Make sure your MacPorts install is up to date with sudo port selfupdate as that was fixed in r46895 (ticket #18509).

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.