Its not easy to me to answer your problem. I've no particular experience
w/ Darwin, I've no clue, how the dynamic and static linking works, what
are the system rules for placing the files etc.
Generally the libtool (configuration tool used by sablotron) produces .a
- static libraries, .so dynamic libraries and .la files - descriptors
used by libtool while linking other libtool libraries.
Perl extension is independend on Sablotron build tree - it supposes,
that Sablotron is correctly installed in directories where
compiler/linker can find it.
I know, this is pretty vague answer, perhaps you know all this stuff.
Please, give me more details, I'll try to help you.
Pavel
Ronald Hayden wrote:
> I'm finally getting to working up the instructions for using Sablotron
> on Mac OS X/Darwin, but I'm running into a bozo problem:
>
> I can build Sablotron fine, but I can't seem to get it to actually
> install the library. It builds libsablot.la as part of building the
> command, but never does anything with it.
>
> Since I want to test Sablotron by using the Perl module for it, I need
> the library to get installed...am I missing something?
>
> -- Ron
--
Pavel Hlavnicka
Ginger Alliance
www.gingerall.com