Re: yesterday's 10.5.7 update

2009-05-15 Thread Dave Hill
. The 'remapping' seems to be the same in each case. Reboot > doesn't help. > > Anybody else see this? Google doesn't show me a mention of it. Anybody > got a fix? Did you (re)install the X11 package update from http://xquartz.macosforge.org/trac/wiki (note there

clamav 0.92 doesn't build on 10.3.9

2007-12-24 Thread Dave Hill
added as the solution to gcc bug 28045. So I used the "darwin_i386" variant which doesn't have those settings and it seems to work fine on 10.3.9 Dave -- Dave Hill - dave at hillcroft dot org dot uk ___ macports-users mailing list

Re: MacPorts 1.4.1 released for self update

2007-04-17 Thread Dave Hill
In article <[EMAIL PROTECTED]>, James Berry <[EMAIL PROTECTED]> wrote: > Hi Dave, > > On Apr 16, 2007, at 2:57 PM, Dave Hill wrote: > > > In article > > > g>, > > James Berry <[EMAIL PROTECTED]> wrote: > > > >> MacPorts

Re: MacPorts 1.4.1 released for self update

2007-04-16 Thread Dave Hill
ml2/libxml - the contents of which come from the DevSDK package and don't include xmlwriter.h If I temporarily rename xml2-config out of the way it doesn't find the one from dports, it just says it can't find xml2-config at all. Do I still have a functioning 1

Re: gtk2.10.9 now needs cups headers on 10.3?

2007-02-22 Thread Dave Hill
any sense? > > Mark I posted about this a few weeks ago. Another way round it is to temporarily rename /usr/bin/cups-config while the port is building - your gtk2 won't support printing but it will work. Dave -- Dave Hill - dave at hillcroft dot org dot uk __

Re: gcc41/gtk2 macports & os 10.3.9

2007-01-28 Thread Dave Hill
is not installed at all. $ sudo mv /usr/bin/cups-config /usr/bin/cups-config.off $ sudo port -v install gtk2 $ sudo mv /usr/bin/cups-config.off /usr/bin/cups-config Dave -- Dave Hill - dave at hillcroft dot org dot uk ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: gtk2/cups mess

2007-01-18 Thread Dave Hill
On 18 Jan 2007, at 19:06, Ryan Schmidt wrote: On Jan 18, 2007, at 09:32, Dave Hill wrote: How do I install gtk2 on OSX 10.3.9? If I "port install" gtk2 it fails to build because it can't find the cups include files. So, I install cups-headers and all it does is to instal

gtk2/cups mess

2007-01-18 Thread Dave Hill
I install that and it works. Great. Next I try to install libbonoboui but that depends on gtk2, so it tries to install the version that won't build because "gtk28" doesn't satisfy the "gtk2" dependency. G How do I do this then? Do I have to now work out the de

Re: libsndfile and FLAC on 10.3

2007-01-17 Thread Dave Hill
ibsndfile.txt" and attach the resulting text file to the ticket. oops, make that: port clean libsndfile port -v build libsndfile >& build-libsndfile.txt Chris OK, will do. I assume you want "flac" deactivated as well? Dave -- Dave Hill, Kempston, Bedford UK - dave at hill

libsndfile and FLAC on 10.3

2007-01-17 Thread Dave Hill
s no dependencies according to "port dep". So I tried installing flac first, but I still get the same error. I'm using "DarwinPorts 1.3.1-10.3" as the base system. Dave -- Dave Hill - dave at hillcroft dot org dot uk ___