Re: [Fink-users] Newb to Fink - pango1 fails

2007-05-23 Thread Alexander Hansen
On 5/23/07, Mike Halsall [EMAIL PROTECTED] wrote: Hi all - anyone have experience or able to shed some light on why the command: fink update pango1 is failing build - it fails looking like this: ld: warning multiple definitions of symbol _locale_charset /sw/lib/libiconv.dylib(localcharset.o)

Re: [Fink-users] Seg fault in gcc4.2 build on powerpc

2007-05-23 Thread Gary K Olson
I am getting a segmentation fault while trying to build gcc4.2 on my iMac 1.8ghz powerpc. I built this compiler collection successfully on my 1.4ghz ibook. Here are my specs: OSX 10.4.9 Package manager version: 0.27.1 Distribution version: 0.8.1.rsync powerpc powerpc-apple-darwin8-gcc-4.0.1

[Fink-users] New to fink

2007-05-23 Thread Eric Hancock
Hello all, I'm new to fink, and just installed it. I'm trying to update python using fink update python. Fink insists on installing xfree and I don't want to run xfree86. Is xfree86 really a dependency of python, or am I performing this operation wrong? Thanks for helping a newbie. -Eric

Re: [Fink-users] New to fink

2007-05-23 Thread Alexander K. Hansen
Eric Hancock wrote: Hello all, I'm new to fink, and just installed it. I'm trying to update python using fink update python. Fink insists on installing xfree and I don't want to run xfree86. Is xfree86 really a dependency of python, or am I performing this operation wrong? Thanks for

Re: [Fink-users] fink list spawns gcc-3.3 into loop?

2007-05-23 Thread David Fang
David Fang wrote: Hi, I just discovered that fink list -o spawns off a CPU-hogging (non-terminating) loop running gcc-3.3, and hangs without printing anything. pstree shows: | \-+= 15372 fang -tcsh | \-+= 27399 fang /usr/bin/perl -w /sw/bin/fink list -o | \---

Re: [Fink-users] New to fink

2007-05-23 Thread Eric Hancock
Sure, Thanks for the reply. I want to run the stock X11, and not the X11 that's in the fink repository. Is this possible? Also, why is X a dependency of python? -Eric On May 23, 2007, at 2:53 PM, Alexander K. Hansen wrote: Eric Hancock wrote: Hello all, I'm new to fink, and just

Re: [Fink-users] New to fink

2007-05-23 Thread Alexander K. Hansen
Eric Hancock wrote: Sure, Thanks for the reply. I want to run the stock X11, and not the X11 that's in the fink repository. Is this possible? Also, why is X a dependency of python? -Eric You need to make sure to install the X11SDK package from the Xcode Tools, then. That's required for

Re: [Fink-users] Request for pangocairo

2007-05-23 Thread Benjamin Reed
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mojca Miklavec wrote: Hello, I probably already asked that, but the answer has always been we're planning it, so I would like to ask again: are there any plans for creating a pangocairo package and when might one expect that? It's in progress,

Re: [Fink-users] Request for pangocairo

2007-05-23 Thread Mojca Miklavec
On 5/23/07, Benjamin Reed wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mojca Miklavec wrote: Hello, I probably already asked that, but the answer has always been we're planning it, so I would like to ask again: are there any plans for creating a pangocairo package and when

Re: [Fink-users] Newb to Fink - pango1 fails

2007-05-23 Thread Mike Halsall
Thanks for a quick reply Alexander. Here's some more detail (preceding what was sent earlier): creating libpango-1.0.la (cd .libs rm -f libpango-1.0.la ln -s ../libpango-1.0.la libpango-1.0.la) /bin/sh ../libtool --mode=link gcc -Os -pipe -Wall -no-undefined -L/usr/X11R6/lib -o

Re: [Fink-users] Seg fault in gcc4.2 build on powerpc

2007-05-23 Thread Jack Howarth
Gary, Have you tested your iMac 1.8 GHz powerpc with TechTool Deluxe for memory problems and bad disk blocks? I saw a problem like that awhile back on my dual G5 when the drive had developed some bad blocks. Jack

Re: [Fink-users] New to fink

2007-05-23 Thread Eric Hancock
I've installed the X11SDK.pkg from the xcode/packages cd and after following Q9.11-13 fink still insists on installing X11 from the repository. When I run fink list -i system-xfree86 it displays nothing. fink-virtual-pkgs --debug shows the following: eric-hancocks-computer:~ fefe$

Re: [Fink-users] New to fink

2007-05-23 Thread Alexander Hansen
It didn't find the X11User package, which also has to be installed. (an optional install from your OS media) It searches for that first, because that suffices if you're using binaries-only. On 5/23/07, Eric Hancock [EMAIL PROTECTED] wrote: I've installed the X11SDK.pkg from the xcode/packages