On Mon, Apr 13, 2009 at 2:34 PM, Bob Nielsen <[email protected]> wrote: > OS X has no ldconfig command (nor does it show up in a macports search). I > don't know if there is an equivalent.
IIRC, doesn't need it. Just set the LD_LIBRARY_PATH correctly (or even better, add the appropriate -R /path/to/shared/libs to the link command so you don't even need LD_LIBRARY_PATH). -Jason kg4wsv _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
