Gnucash woes: dbus-glib build hangs

2007-12-09 Thread Kurt Hillig
I've been trying for weeks to get gnucash to build on a G5 Quad running 10.4; finally got to the point where I blew awa /opt (well, I bzipped the whole thing and moved it to another disk) and started from scratch: 1) I Installed the latest Apple XCode and X11 - no problems... 2) I reinstalled

Re: problem upgrading gtk2

2007-12-09 Thread Ryan Schmidt
On Dec 9, 2007, at 14:37, Joel Thibault (MacPorts) wrote: On Dec 7, 2007 3:37 AM, Michael Thon wrote: When I try to upgrade gtk2 I get the following error: /bin/sh: line 1: gtkdoc-rebase: command not found and I am unable to upgrade the package. This happens whether I use "sudo port upgr

Re: Problems installing gimp2 on leopard

2007-12-09 Thread Ryan Schmidt
On Dec 9, 2007, at 16:16, Frank McPherson wrote: After successfully following Randall Wood's instructions at http:// shyramblings.blogspot.com/2007/11/gimp-on-mac-os-x-without-x11- from.html to install gimp2 without x11 at work, I attempted the same at home, and haven't met with the same suc

Re: plans for 64bit support

2007-12-09 Thread Ryan Schmidt
On Dec 9, 2007, at 14:43, Daniel Oberhoff wrote: Now that Leopard is out and already at 10.5.1 will macports be supporting 64bit libraries? It's just I need 64bit in my octave installation. I pull my octave from octave.org's cvs, but it needs quite a lot of support libraries. From what I g

Re: can't install fontconfig

2007-12-09 Thread Ryan Schmidt
On Dec 9, 2007, at 16:05, Tom McDonough wrote: [snip] There's one other result for this error message on Google now, from just a week and a half ago: http://www.ghostwheel.com/merlin/Personal/notes/2007/11/28/os-x-unix- and-dont-you-forget-it/ It suggests that fontconfig's build process is try

Re: force destroot?

2007-12-09 Thread Simon Ruderich
On Fri, Dec 07, 2007 at 03:37:45PM -0600, Ryan Schmidt wrote: > > On Dec 7, 2007, at 12:30, Matthew Caldwell wrote: > >> Is there a way to persuade macports to redo a destroot without having also >> to rebuild from scratch? When I try using "port -fd destroot" I just get a >> bunch of "Skipping c

Problems installing gimp2 on leopard

2007-12-09 Thread Frank McPherson
After successfully following Randall Wood's instructions at http://shyramblings.blogspot.com/2007/11/gimp-on-mac-os-x-without-x11-from.html to install gimp2 without x11 at work, I attempted the same at home, and haven't met with the same success. As I poked around the dependency tree, I saw t

Re: can't install fontconfig

2007-12-09 Thread Tom McDonough
Ryan Schmidt <[EMAIL PROTECTED]> wrote: We had another report of that almost a year ago: http://lists.macosforge.org/pipermail/macports-users/2007-January/ 001341.html There wasn't a resolution that was satisfactory to me, and at the time I figured it might have been due to the reporter runn

plans for 64bit support

2007-12-09 Thread Daniel Oberhoff
Hi all, Now that Leopard is out and already at 10.5.1 will macports be supporting 64bit libraries? It's just I need 64bit in my octave installation. I pull my octave from octave.org's cvs, but it needs quite a lot of support libraries. From what I gather it should be possible on Leopard t

Re: problem upgrading gtk2

2007-12-09 Thread Joel Thibault (MacPorts)
I also had this problem. I tracked it down via port -d to a bad test for gtkdoc-rebase, something like: if `which gtkdoc-rebase` != "" then... Since this returns "no gtkdoc-rebase in [my path]" rather than "", it then attempts to execute gtkdoc-rebase, and fails. It appeared to me to be an opti

Help needed - XMMS Couldn't Open Audio

2007-12-09 Thread anorexorcist
I get this error when trying to play music with XMMS 1.2.10: Couldn't Open Audio Please check that: Your soundcard is configured properly You have the correct plugin selected No other program is blocking the soundcard http://www.nabble.com/file/p14123014/Picture%2B1.png This occurs with any s

Re: can't install fontconfig

2007-12-09 Thread Ryan Schmidt
On Dec 9, 2007, at 10:42, Tom McDonough wrote: I'm trying to install ImageMagick through MacPorts but I can't get beyond fontconfig. Following the advice on your material, I upgraded to Xcode 2.5 but that did not help. I'm running 10.4.10. Here is the output: ---> Building fontconfig wi

Re: MacPorts gettext problems

2007-12-09 Thread Ryan Schmidt
On Dec 9, 2007, at 10:05, Jason Williams wrote: Ahh ok, so i think i applied that path in the right place... ../ports/editors/emacs/files/apple-patches and i recieved the following [snip same error as before] any ideas? I'm not sure as I don't use emacs, but there are two patches attached

Re: Oracle support in PHP?

2007-12-09 Thread Ryan Schmidt
On Nov 21, 2007, at 21:01, John Korchok wrote: I was recently required to start connecting to Oracle databases for some of the pages I serve. I was wondering if we ever might see an -oci8 variant that installs the Oracle library for php4/php5? John and I have been communicating about this

can't install fontconfig

2007-12-09 Thread Tom McDonough
I'm trying to install ImageMagick through MacPorts but I can't get beyond fontconfig. Following the advice on your material, I upgraded to Xcode 2.5 but that did not help. I'm running 10.4.10. Here is the output: ---> Building fontconfig with target all Error: Target org.macports.build retu

Re: need help: command not found

2007-12-09 Thread Benjamin Weyel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 08.12.2007 um 20:06 schrieb William Davis: On Dec 8, 2007, at 1:07 PM, Benjamin Weyel wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi everyone This morning i tried to search for a mac-port application, but my bash gave me the erro

Re: xmlto won't download

2007-12-09 Thread Ryan Schmidt
On Dec 9, 2007, at 07:37, Todd O'Bryan wrote: On Dec 9, 2007 2:17 AM, Ryan Schmidt wrote: On Dec 8, 2007, at 21:22, Todd O'Bryan wrote: I've been trying to install GnuCash all day on an iMac and keep getting errors about xmlto not being fetchable. I tried installing just xmlto and got the sa

Re: customizing ./configure flags (gdal)

2007-12-09 Thread Daniel J. Luke
On Dec 9, 2007, at 2:13 AM, Ryan Schmidt wrote: On Dec 8, 2007, at 20:10, Tim Jones wrote: First time posting to this list. I am sure this question is frequently asked here, but I haven't found it in the FAQ or archives. What should I do if I want to install a MacPorts package using configu

Re: xmlto won't download

2007-12-09 Thread Todd O'Bryan
For those who have the same problem, I found a compatible mirror of the xmlto archive at: ftp://ftp6.ua.freebsd.org/pub/OpenBSD/distfiles/xmlto-0.0.18.tar.bz2 I did as Ryan said and it worked fine. Todd On Dec 9, 2007 2:17 AM, Ryan Schmidt <[EMAIL PROTECTED]> wrote: > > On Dec 8, 2007, at 21:22

Re: MacPorts gettext problems

2007-12-09 Thread Ryan Schmidt
On Dec 9, 2007, at 02:12, Jason Williams wrote: I'm a bit new to macports and am installing a few ports that require gettext. However upon my attempts to install gettext, i recieve the following. I tried googling around to no avail...any direction would be much appreciated, thank you! Welcome

MacPorts gettext problems

2007-12-09 Thread Jason Williams
Hello, I'm a bit new to macports and am installing a few ports that require gettext. However upon my attempts to install gettext, i recieve the following. I tried googling around to no avail...any direction would be much appreciated, thank you! Macintosh:~ JAe$ sudo port install gettext ---> Bui