GTK2 & Cairo "Quartz" Variant

2007-03-18 Thread Nathan Brazil
Hi. I noticed the following lines in GTK2's Portfile: pre-configure { if {[variant_isset quartz]} { if { ![file exists ${prefix}/include/cairo/cairo-quartz.h] } { ui_msg "\nYou must first build cairo with the quartz variant enabled. Please\nuninstall (or deactivate) th

Re: wxWidgets/libiconv @ loggerheads?

2007-03-18 Thread Paul Beard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mar 10, 2007, at 8:48 AM, Jyrki Wahlstedt wrote: something like this is typically seen, if you have an existing installation of wxWidgets. I usually erase the old completely and do the installation from scratch. Tried that, it made no dif

Py-Scipy fails to build on intel macbook

2007-03-18 Thread Jason Merrill
Hello, When I try to install py-scipy on my Intel Macbook, it chokes as follows. Any advice? Jason Merrill jason-merrills-computer:~ jm843$ sudo port install py-scipy ---> Fetching py-scipy ---> Attempting to fetch scipy-0.5.2.tar.gz from http://easynews.dl.sourceforge.net/scipy ---> Verify

Re: Octave on Intel Mac

2007-03-18 Thread Jason Merrill
Just wanted to confirm that after running a selfupdate, upgrading outdated, and deactivating heimdal, I was finally able to build and install octave on my Intel Macbook. Thanks for all the help. Cheers, Jason Merrill ___ macports-users mailing list ma

Re: gnome control-center fails

2007-03-18 Thread McGarry Vince
On Mar 18, 2007, at 6:51 PM, Ryan Schmidt wrote: On Mar 18, 2007, at 18:27, McGarry Vince wrote: Upgrading control-center fails with the following: checking for LIBGNOMEKBD... configure: error: Package requirements (libgnomekbd >= 0.1) were not met: No package 'libgnomekbd' found Checki

Re: pdftk/gcc41 build error on 10.4.8 Intel

2007-03-18 Thread Ryan Schmidt
On Mar 18, 2007, at 10:50, Andrew Berry wrote: On 5-Mar-07, at 10:07 PM, Yves de Champlain wrote: I just commited a fix. Thanks. It looks like pdftk still isn't building properly: blizzdoze:andrew/ andrew$ sudo port install pdftk Password: ---> Building pdftk with target all Error: Target

Re: rpm won't build

2007-03-18 Thread Ryan Schmidt
On Mar 18, 2007, at 10:40, Keith Irwin wrote: Found newer tarballs here: http://wraptastic.org/pub/rpm-4.4.x/ I edited the portfile to use 4.4.6, changed the checksum, but, of course, the patches don't apply. I'm not sure who the maintainer is. I see that the Portfile itself indicates "[E

Re: gnome control-center fails

2007-03-18 Thread Ryan Schmidt
On Mar 18, 2007, at 18:27, McGarry Vince wrote: Upgrading control-center fails with the following: checking for LIBGNOMEKBD... configure: error: Package requirements (libgnomekbd >= 0.1) were not met: No package 'libgnomekbd' found Checking installed I find: libgnomekbd @2.18.0_0 Port

gnome control-center fails

2007-03-18 Thread McGarry Vince
Upgrading control-center fails with the following: checking for LIBGNOMEKBD... configure: error: Package requirements (libgnomekbd >= 0.1) were not met: No package 'libgnomekbd' found Checking installed I find: libgnomekbd @2.18.0_0 Any help would be appreciated. Vince McGarry

patch to upgrade [EMAIL PROTECTED] to [EMAIL PROTECTED]

2007-03-18 Thread Keith Irwin
Folks-- New to the list, etc, etc. Attached is a patch to upgrade the port of rpm from 4.4.5 to 4.4.6 thus fixing the fact that it doesn't build. I also submitted the patch at: http://trac.macports.org/projects/macports/ticket/11580 but wasn't too detailed about the problems. Most of

Re: pdftk/gcc41 build error on 10.4.8 Intel

2007-03-18 Thread Andrew Berry
On 5-Mar-07, at 10:07 PM, Yves de Champlain wrote: I just commited a fix. Thanks. It looks like pdftk still isn't building properly: blizzdoze:andrew/ andrew$ sudo port install pdftk Password: ---> Building pdftk with target all Error: Target com.apple.build returned: shell command "cd "/opt

Re: rpm won't build

2007-03-18 Thread Keith Irwin
On Mar 17, 2007, at 9:21 PM, Ryan Schmidt wrote: On Mar 17, 2007, at 23:16, Keith Irwin wrote: On Mar 17, 2007, at 9:01 PM, Ryan Schmidt wrote: On Mar 17, 2007, at 22:42, Keith Irwin wrote: I'd like to build some RPMs on my mac for deployment on, well, not my mac. I issued: $ sudo po