Customers Machines missing /usr/lib/libltdl.3.dylib
Customers Machines missing /usr/lib/libltdl.3.dylib
- Subject: Customers Machines missing /usr/lib/libltdl.3.dylib
- From: Matteo Centro <email@hidden>
- Date: Thu, 19 Feb 2009 01:16:43 +0100
Hi,
I have an application that needs to use an external opensource library, libp11 (
http://www.opensc-project.org/libp11) I managed to compile it (./configure and make) and to include it in my XCode Project as a static library so it should work on any machine with no need to install it separately... I tested on many machines (all with DevTools installed) and it's working perfectly.
The problem arises when I try it on a "virgin" machine with no DevTools installed! It complains about a missing /usr/lib/libltdl.3.dylib
I investigated and libp11 is using libltdl, the library is apparently on the SDK (both 10.4 and 10.5) but it is not installed on machines without dev tools. I assume I have to recompile libp11 to use a local libltdl but I don't know how to do it. Can I fix something in XCode or the only option is to recompile libp11?
Any help would be appreciated! Thanks!
Matteo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden