Closed GoogleCodeExporter closed 9 years ago
I wish I could help you, but I don't have access to a tiger machine. Sorry :(
Tim
Original comment by timchar...@gmail.com
on 24 May 2008 at 3:21
I'm not sure how much help it'll be, but here's a tarball of /usr/local/git
from my
machine. Maybe someone can make something useful from it.
Original comment by unlear...@gmail.com
on 24 May 2008 at 4:47
Attachments:
Hmm, actually, that is helpful. I can create an installer from that. I'll que
up a to-do when I have time.
Tim
Original comment by timchar...@gmail.com
on 24 May 2008 at 5:33
Wow, I guess I never had the time :) Have you created another tiger tar-ball?
I
can't believe this went a whole year without being handled.
Original comment by timchar...@gmail.com
on 12 Jun 2009 at 4:56
Hrm, I'd forgotten that this still needed follow-up. I've not done more with
it, and
unfortunately, I'm now on Leopard and without access to Tiger anymore either.
Maybe
the right thing to do is to create the installer based on the previous tarball
and
let anyone who wants to submit an updated one?
Original comment by unlear...@gmail.com
on 12 Jun 2009 at 12:32
You could always make universal binaries locally.
CFLAGS="-O -g -mmacosx-version-min=10.4 -isysroot
/Developer/SDKs/MacOSX10.4u.sdk
-arch i386 -arch ppc" LDFLAGS="-arch i386 -arch ppc" ./configure <other options,
--prefix etc>
Original comment by devkitD...@gmail.com
on 19 Jun 2009 at 9:36
I am on snow leopard now and I only have the MacOSX10.5 framework. If someone
else would like to step up, then by all means :) Contribute.
Original comment by timchar...@gmail.com
on 9 Dec 2010 at 10:41
Original issue reported on code.google.com by
unlear...@gmail.com
on 19 May 2008 at 6:59