Opened 9 years ago

Last modified 9 years ago

#46925 closed defect

requires version 13.0.0, but libjpeg.8.dylib provides version 9.0.0 — at Initial Version

Reported by: divisabella@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: libjpeg-turbo

Description

I am using Macports to install libjpeg 8, which I need for a MATLAB program, the Berkeley Segmentation Engine that I am using for school, but when I try to run the example, I receive the following:

Invalid MEX-file '/Users/isabella/Desktop/BSR/grouping/lib/mex_pb_parts_final_selected.mexmaci64': dlopen(/Users/isabella/Desktop/BSR/grouping/lib/mex_pb_parts_final_selected.mexmaci64, 6): Library not loaded: /opt/local/lib/libjpeg.8.dylib

Referenced from: /Users/isabella/Desktop/BSR/grouping/lib/mex_pb_parts_final_selected.mexmaci64 Reason: Incompatible library version: mex_pb_parts_final_selected.mexmaci64 requires version 13.0.0 or later, but libjpeg.8.dylib provides version 9.0.0

I don't have any experience changing MEX files, but I've tried all kinds of things with my libjpeg installation, between homebrew and macports, but I haven't had any success. Please help!

Change History (0)

Note: See TracTickets for help on using tickets.