Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13370 closed defect (fixed)

Application jp2 crashes on start

Reported by: rhwood@… Owned by: cssdev
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: gimp-jp2 Cc:
Port:

Description

It appears that jp2 (port gimp-jp2) has somehow managed to mangle a library path by dropping a 'lib/' from the path:

Getafix:~ rhwood$ gimp
dyld: Library not loaded: /opt/local/libopenjpeg.dylib
  Referenced from: /opt/local/lib/gimp/2.0/plug-ins/jp2
  Reason: image not found

(gimp:14477): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
Getafix:~ rhwood$ 

Attachments (1)

patch-Portfile.diff (812 bytes) - added by cssdev 16 years ago.
Fix the CMAKE_INSTALL_NAME_DIR

Download all attachments as: .zip

Change History (5)

comment:1 Changed 16 years ago by yves@…

Owner: changed from yves@… to css@…

This has been introduced by the new revision using cmake (changeset:31171)

comment:2 Changed 16 years ago by cssdev

Status: newassigned

Ah, you're right. I see where I made the error when checking my build. I'll fix that, thanks for catching it!

Changed 16 years ago by cssdev

Attachment: patch-Portfile.diff added

Fix the CMAKE_INSTALL_NAME_DIR

comment:3 Changed 16 years ago by cssdev

Resolution: fixed
Status: assignedclosed

Fixed in r31713

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.