On 6/9/03 7:04 PM, "HweeKuan Lee" <[EMAIL PROTECTED]> wrote:

> instructions, i built xerces and samples using make.
> after which i set LIBPATH to the dll directory.
> however, i am not able to run the samples... Macosx,

Mac OS X uses the environment variable DYLD_LIBRARY_PATH.

So something like this instead:

setenv DYLD_LIBRARY_PATH $XERCESCROOT/lib

-jdb


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to