Install apache with different version of libapr
Daniel J. Luke
dluke at geeklair.net
Tue Jul 19 09:31:51 PDT 2011
On Jul 19, 2011, at 12:14 PM, trashman wrote:
>
> I am using a 3rd-party module that requires libapr-1.0.3.8 and the apache2
> port automatically builds with 1.0.4.5. Is there any way to install it with
> the earlier library?
Is it a binary module? I'm not sure if apr has maintained ABI compatibility, but it might be worth trying to use install_name_tool to point to the newer apr library.
--
Daniel J. Luke
+========================================================+
| *---------------- dluke at geeklair.net ----------------* |
| *-------------- http://www.geeklair.net -------------* |
+========================================================+
| Opinions expressed are mine and do not necessarily |
| reflect the opinions of my employer. |
+========================================================+
More information about the macports-users
mailing list