On Fri, Jan 23, 2004 at 11:19:32AM -0800, Rich Cook wrote:
> On Jan 23, 2004, at 7:33 AM, Chris Scharver wrote:
> >
> ><http://fink.sourceforge.net/doc/porting/shared.php>
> >
> >Once you modify your build tools to use the proper compiler flags,
> >then you'll be able to load the modules pretty easily. Panther
> >includes dlopen() automatically. On earlier systems you'll need to
> >install libdlcompat.
>
> [...] how do I install libdlcompat? Is this a fink module?
Under OS X 10.1 or 10.2, install the fink 'dlcompat' package. Remember
to pass -I/sw/include and -L/sw/lib (assuming your fink is in /sw) and
you also may have to pass -ldl if your configure scripts don't know to
look for it.
dan
--
Daniel Macks
email@hidden
http://www.netspace.org/~dmacks
_______________________________________________
scitech mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/scitech
Do not post admin requests to the list. They will be ignored.