build macport from src for i386

Ryan Schmidt ryandesign at macports.org
Sun Dec 11 13:10:20 PST 2011


On Dec 11, 2011, at 12:14, Peter wrote:

> Also, libjpeg.8.dylib ( version 12.0.0.) comes from current macport, however, my application requires 
> version libjpeg 63.0.0 or later. Is there a way to get the new version of libjpeg?


You already have a newer version of libjpeg than 63.0.0.

In jpeg 7 the developers of jpeg changed their library version numbering scheme.

The library versions corresponding to jpeg releases are as follows:

jpeg 6b: libjpeg.62 current version 63.0.0 compatibility version 63.0.0
jpeg 7: libjpeg.7 current version 8.0.0 compatibility version 8.0.0
jpeg 8a: libjpeg.8 current version 9.1.0 compatibility version 9.0.0
jpeg 8b: libjpeg.8 current version 9.2.0 compatibility version 9.0.0
jpeg 8c: libjpeg.8 current version 12.0.0 compatibility version 12.0.0

I do not know why the developers of jpeg did this, but they did it.




More information about the macports-users mailing list