Re: how long does it take to build gcc45?

2011-05-31 Thread Tim Lyons
On my 2.1 GHz PowerPC G5 (Mac OS X 10.5.8) I had a build of gcc43 4.3.5_2 running for about 13 hours, and aborted it, because although Activity Monitor was showing 100%, it wasn't showing any of the expected build processes. I restarted with the -d diagnostic switch, and this time it has j

Re: Gramps version 3.2.0 for Mac OS X

2010-03-29 Thread Tim Lyons
On 29 Mar 2010, at 06:17, Ryan Schmidt wrote: On Mar 28, 2010, at 12:10, Tim Lyons wrote: (1) If you had a previous installation of Gramps, you have to rename/move aside /Applications/MacPorts when you do a fresh install. Why was this necessary? At most, you should have to "sudo

Gramps version 3.2.0 for Mac OS X

2010-03-28 Thread Tim Lyons
ilt binary version (http://www.gramps-project.org/ apple) is 3.1.2 for Intel and PPC, but this does not work on Mac OS X 10.4 PPC. Regards, Tim Lyons.___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Re: Why does link pick up wrong library

2008-04-08 Thread Tim Lyons
Thanks for the reply. On 8 Apr 2008, at 05:10, Peter O'Gorman wrote: Tim Lyons wrote: I must be missing something very elementary here! I am trying to install gnome-python-extras, but the configure step fails. So I have extracted out the failing part, and it fails trying to link be

Why does link pick up wrong library

2008-04-07 Thread Tim Lyons
hows that the link is to /usr/local/lib instead. Note that otool says that libfreetype is version 10.16.0, but actually the version in /opt/ local/lib is version 6.3.16! I don't know where 10.16.0 comes from. Regards, Tim Lyons Hidden G5:/opt/loca