Re: ranlib ranlib
Subject : Re: ranlib ranlib
From: "Wesley Smith" <email@hidden >
Date: Mon, 1 May 2006 10:29:01 -0700
Delivered-to: email@hidden
Delivered-to: email@hidden
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jxpw3J8q83ukEGS32sWV1LOhLGRnvGMzPnZiRf7FXLY7LMiSygrRxQ6aw1vYXCkLj0OVlBmFUePP1NJcFW8sivdKdbCDcKfmfFv8Ther26L+sxxtuhfX6V7ZLeUOm2Fzfsdj4hzmJtI9mzOjxbsOd+rJpbKyhQ/BO6ZQIK8CRS8=
Right, I did:
sudo make install
which produced:
cd src && mkdir -p /usr/local/bin /usr/local/include /usr/local/lib
/usr/local/man/man1 /usr/local/share/lua/5.1 /usr/local/lib/lua/5.1
cd src && cp -p lua luac /usr/local/bin
cd src && cp -p lua.h luaconf.h lualib.h lauxlib.h ../etc/lua.hpp
/usr/local/include
cd src && cp -p liblua.a /usr/local/lib
cd doc && cp -p lua.1 luac.1 /usr/local/man/man1
I actually had to modify the Makefile to to cp -p, instead of just cp.
I've also tried every option on ranlib that looked remotely useful and
none worked such as -s, -a, and -t. Ugh.
I just tried using touch and set the archive date to 1980. This
didn't work either...
-rw-r--r-- 1 root staff 289272 Apr 1 1980 liblua.a
Hmmm. There's something really wrong here, but I can't put my finger on it.
wes
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden
This email sent to email@hidden
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.