Re: Compiling libtidy as a shared library under OSX Lion
"Michael[tm] Smith" <[email protected]> Fri, 20 Jul 2012 13:51:13 +0900
| Newsgroups | gmane.comp.web.html-tidy.user |
|---|---|
| Message-ID | <20120720045111.GE36780@sideshowbarker> |
"Michael[tm] Smith" <[email protected]>, 2012-07-20 13:46 +0900: > Ben Davies <[email protected]>, 2012-07-17 07:43 +0100: > > > Hi Everybody! > > > > Just a quick question: how would I go about compiling libtidy as a shared > > library rather than a static library under OSX Lion? > > Have you tried doing the following? > > 1. sh build/gnuauto/setup.sh && ./configure && make > > 2. make install To be clear, that should build a libtidy.dylib for you in src/.libs/ I think the docs don't mention that it puts it there, but the makefile does. So when you run the install target after that it should copy it from there to the right system location. --Mike -- Michael[tm] Smith http://people.w3.org/mike