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 +========================================================+ | *---------------- [email protected] ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+ _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
