Re: How to make a program look for dylibs other than /usr/local/lib?
Re: How to make a program look for dylibs other than /usr/local/lib?
- Subject: Re: How to make a program look for dylibs other than /usr/local/lib?
- From: Alastair Houghton <email@hidden>
- Date: Mon, 10 Dec 2007 15:55:16 +0000
On 10 Dec 2007, at 15:51, parag vibhute wrote:
Is it possible to rebuild the library?? I only have headers files
which are used by dynamic library and lipopbx.dylib file. I do not
have source code of that dylib.
I don't know. You would need the source code to rebuild it. You
could ask whoever gave you the library for help with that.
I tried to use install_name_tool but it did not work as man page
says for this tool to work when the install names are larger
the binary should be built with the ld(1) -header-
pad_max_install_names option which I think is not used while
building the dynamic library.
What error message did you get?
Kind regards,
Alastair.
--
http://alastairs-place.net
_______________________________________________
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