Ticket #35521 (closed defect: fixed)
freeimage @3.15.3 - Missing softlinks for freeimageplus.dylib
| Reported by: | erikdendekker@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.1.2 |
| Keywords: | Cc: | ||
| Port: | freeimage |
Description
Using Mac OS 10.7.4 & XCode 4.4
After successfully installing the freeimage port, I was not able to find the "freeimageplus.dylib" library.
However, "freeimageplus.3.15.3.dylib" (including version) was installed so it seems that the "freeimageplus.dylib" and "freeimageplus.3.dylib" softlinks were just not installed.
This is manually easily corrected, but I thought I would report it anyway, since I don't know how to fix it correctly myself in the port file...
Note that there is no problem with the regular "freeimage.dylib".
Change History
comment:2 Changed 10 months ago by ryandesign@…
- Keywords freeimageplus softlink removed
- Owner changed from macports-tickets@… to ryandesign@…
- Status changed from new to assigned
- Cc erikdendekker@… removed
The lines to install the symlinks are simply missing from "Makefile.fip" (which is what's used to build libfreeimageplus). I'll copy them from "Makefile.gnu" (which is what's used to build libfreeimage).
Note: See
TracTickets for help on using
tickets.


Cc Me!