Re: ranlib ranlib
Re: ranlib ranlib
- Subject: Re: ranlib ranlib
- From: "Wesley Smith" <email@hidden>
- Date: Mon, 1 May 2006 11:45:15 -0700
Thanks. I just tried it to no avail. Something else is going on I
think. I've never had this much trouble installing a library before.
Anybody know any other mystical chants to fix ranlib issues?
wes
On 5/1/06, Rush Manbert <email@hidden> wrote:
Wesley Smith wrote:
> As a follow up...
> I made an xcode project using the BSD static library template and
> compiled liblua that way. I'm still getting the same ranlib errors.
> Xcode build liblua in the default build/Release directory and then I
> cp -p it to /usr/local/lib.
>
> I'm completely at a loss.
>
Hi Wes,
When I copy/move static libraries, I do it like this:
libtool -static -o destLibPath sourceLibPath
This seems to work for me. YMMV.
- Rush
_______________________________________________
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