Re: Problem connecting to Oracle with app run from XCode
Re: Problem connecting to Oracle with app run from XCode
- Subject: Re: Problem connecting to Oracle with app run from XCode
- From: Greg Guerin <email@hidden>
- Date: Wed, 6 Oct 2010 14:13:49 -0700
Timothy Mowlem wrote:
I can run the XCode built app as well from the command line after
setting LD_LIBRARY_PATH (as a non-admin user and without using sudo).
If that env-var is the cause, then printf() the value of it in both
cases, and manually compare them. Use the getenv() C function.
You might also read the Mac OS X man page for 'dyld', if you haven't
done so yet.
Xcode > Help > Open man Page...
-- GG
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden