Re: qt4-mac update fails to compile

2010-01-09 Thread David Evans
Chris Jones wrote: Hi, OS X 10.6 intel. Attempting to upgrade qt4-mac gives the error below. Does anyone else see this ? I have had problems with qt4-mac compiling with ccache enabled in the past. See ticket 18912. Please try again with ccache disabled. I also get an error with

Re: qt4-mac update fails to compile

2010-01-09 Thread Mark Anderson
I got this one too. I had to manually change all of those -arch -Xarch_x86_64 to -arch x86_64 -Xarch_x86_64, and by manually, I mean with Perl. Then it compiled just fine. I was thinking of filing a ticket, but I'm not sure how to fix it from our end. I think it's a QT4 problem, and I can't

Re: qt4-mac update fails to compile

2010-01-09 Thread David Evans
Mark Anderson wrote: I got this one too. I had to manually change all of those -arch -Xarch_x86_64 to -arch x86_64 -Xarch_x86_64, and by manually, I mean with Perl. Then it compiled just fine. I was thinking of filing a ticket, but I'm not sure how to fix it from our end. I think it's a

Re: MAMP tutorial, second set of eyes

2010-01-09 Thread Olivier Le Floch
Hi ! Without unfortunately taking time to read your work yet, the following trac ticket is relevant to this commendable undertaking : The MAMP howto doesn't match the sample phpMyAdmin config file http://trac.macports.org/ticket/21437 Regards, -- Olivier On 5 janv. 2010, at 00:16, Scott

Re: MAMP tutorial, second set of eyes

2010-01-09 Thread Bradley Giesbrecht
Let me borrow from Oliver. Without taking time to read all the messages in this thread I'll comment that I liked the idea presented earlier of wiki pages for installing and configuring MacPorts, apache2, mysql5, (php5/perl5/python), phpmyadmin etc... and having the wiki MAMP page walk

Installing an unrelated package helps install emboss?

2010-01-09 Thread Andrew Grimm
Summary: It seems that installing an unrelated package helps install emboss. http://gist.github.com/272851 I tried installing emboss, and it failed. As far as I can tell, I used the latest version of xcode (3.2.1) and macports (1.8.2), and OS X (10.6.2), but I wasn't 100% sure whether X11 and X11

Re: Installing an unrelated package helps install emboss?

2010-01-09 Thread Dan Ports
On Sun, Jan 10, 2010 at 10:49:52AM +1100, Andrew Grimm wrote: Summary: It seems that installing an unrelated package helps install emboss. http://gist.github.com/272851 This definitely looks like a case of an unlisted dependency -- the emboss port lists no dependencies at all, but seems to

Re: qt4-mac update fails to compile

2010-01-09 Thread Jeremy Huddleston
On Jan 9, 2010, at 10:13, David Evans wrote: :info:build /usr/bin/g++-4.2 -arch x86_64 -Xarch_x86_64 \ -mmacosx-version-min=10.5 -arch -Xarch_x86_64 \ -mmacosx-version-min=10.5 -o ../../../bin/moc \ release-shared/moc.o release-shared/preprocessor.o \ release-shared/generator.o

Installation documentation needs updating?

2010-01-09 Thread Andrew Grimm
I suspect that documentation for installing MacPorts and X11 is only partially updated for more recent versions of OS X. With regards to the wiki page InstallingMacPorts at http://trac.macports.org/wiki/InstallingMacPorts : In 1. Install Xcode Tools, step 3 talks about adding the X11 SDK to the