#47773: libcryptopp @5.6.2: also install the dynamic library --------------------------+----------------------- Reporter: flyaaway@… | Owner: raphael@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: fixed | Keywords: Port: libcryptopp | --------------------------+----------------------- Changes (by raphael@…): * status: reopened => closed * resolution: => fixed Comment: Replying to [comment:4 alexander.afanasyev@…]:
Please revert this patch or ensure that the shared library conforms to OS X:
- extension is .dylib not .so - it contains proper rpath, pointing to `${prefix}/lib/libcryptopp.so`, not just `libcryptopp.so`
Thanks for your report. The portfile in r138213 patches the makefile so that the {{{.dylib}}} extension and the correct install name is used. -- Ticket URL: <https://trac.macports.org/ticket/47773#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X