[Fink-users] Quick fix for sawfish

2003-10-31 Thread Michael Toomim
Earlier I reported problems running sawfish after upgrading to panther. Rather than spend a day recompiling fink, I found that I could get sawfish to run again by recompiling librep alone. In case someone else was having the same problem, here's the command that got my sawfish working again:

[Fink-users] error compiling guile

2003-10-31 Thread Andreas Nef
Compiling of guile 1.4-16 fails with the following message: gcc -g -O2 -Wall -Wmissing-prototypes -L/sw/lib -o .libs/guile .libs/guileS.o guile.o -L.libs -lguile -ldl -lm -lm ld: warning prebinding disabled because dependent library: /sw/lib/libguile.12.dylib is not prebound ld: warning multiple

[Fink-users] update-all on 10.3 does not work because of graphviz-1.9-10

2003-10-31 Thread Claus Atzenbeck
Hi, I was updating from Jaguar (10.2.8) to Panther (10.3). After updating, I did fink selfupdate and update-all, but graphviz-1.9-10 has some problems: $ fink --version Package manager version: 0.16.0 Distribution version: 0.6.1.cvs [...] $ sudo fink selfupdate-rsync [...] $

Re: [Fink-users] update-all on 10.3 does not work because of graphviz-1.9-10

2003-10-31 Thread Alexander Hansen
No clues here, because you hid the error under an ellipsis [...] Try pasting the output from the last compiler line (i.e. compiling gdft.lo). On Friday, October 31, 2003, at 09:05 AM, Claus Atzenbeck wrote: Hi, I was updating from Jaguar (10.2.8) to Panther (10.3). After updating, I did fink

Re: [Fink-users] error compiling guile

2003-10-31 Thread Peter O'Gorman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andreas Nef wrote: | Compiling of guile 1.4-16 fails with the following message: | | gcc -g -O2 -Wall -Wmissing-prototypes -L/sw/lib -o .libs/guile | .libs/guileS.o guile.o -L.libs -lguile -ldl -lm -lm | ld: warning prebinding disabled because

Re: Re:[Fink-users] abiword install still fails - missing patch

2003-10-31 Thread Skip Montanaro
I sent a note out about this a few days ago but saw no response. I still can't install abiword via fink. When I try, this is what I get: % fink install abiword ... /sw/fink/dists/unstable/main/finkinfo/editors/abiword-1.0.3-12.patch: No such file or

[Fink-users] Re: update-all on 10.3 does not work because of graphviz-1.9-10

2003-10-31 Thread Markus Meier
Hi I just run into the same problem. During the compilation of gdft.c the include file ftglyph.h is not found, because it is still searched in /sw/include/freetype2. However, this file is now in /usr/X11R6/include/freetype2/freetype. Sorry, I do not know how to change the compiler switch to

[Fink-users] Warning re: Apple's X11 and continuing support for 10.2

2003-10-31 Thread Viktor Haag
I suffered a small computing meltdown recently which, unfortunately, seemed to have resulted in some of the files in my X11 installation getting scotched. (Morale of the story, if you use Apple's DVD Player application, never leave it on pause for an extended period of time -- this is not the

[Fink-users] Why am I getting errors compiling gqview?

2003-10-31 Thread Dave Chand
Hello, I am trying to compile gqview 1.3.3 on fink under panther. I am getting the following error repeatidly. symbol _locale_charset used from dynamic library /sw/lib/libiconv.dylib(localcharset.o) not from earlier dynamic library /sw/lib/libintl.2.dylib(localcharset.o) make[3]: ***

[Fink-users] Panther 0.60 source install fails

2003-10-31 Thread Keith Mitchell
Hi, I have a pristine 10.3 (iMac G4) system (fresh reformat install) with the Xcode developer tools installed and am trying to install fink. Since the binary packages aren't available yet I tried doing the source installed but I keep getting gcc internal error while running the setup script.

[Fink-users] init.sh

2003-10-31 Thread Craig Sutherland
10.3, 0.6.0 distro. With the default bash interactive shell now used in 10.3, the fink installation now prepends the /sw/bin;/sw/bin paths the $PATH as well as prepending /sw/share/man to $MANPATH. Is this what is causing problems when I enter man command in the Terminal? Ig I enter 'man ls' I

Re: [Fink-users] update-all on 10.3 does not work because of graphviz-1.9-10

2003-10-31 Thread Hisashi T Fujinaka
On Fri, 31 Oct 2003, Claus Atzenbeck wrote: Hi, I was updating from Jaguar (10.2.8) to Panther (10.3). After updating, I did fink selfupdate and update-all, but graphviz-1.9-10 has some problems: $ fink --version Package manager version: 0.16.0 Distribution version: 0.6.1.cvs

[Fink-users] Workaround for abiword install fails

2003-10-31 Thread Skip Montanaro
Okay, I finally got abiword to install. In short, the problem stems from the fact that the files indicate their version-revision is 1.0.3-2: % pwd /sw/fink/dists/stable/main/finkinfo/editors % ls abiword* abiword-1.0.3-2.info abiword-1.0.3-2.patch but that the .info file had a

Re: [Fink-users] update-all on 10.3 does not work because of graphviz-1.9-10

2003-10-31 Thread Markus Meier
In my installation, freetype2 is a dummy package. Freetype2 is already provided by the X11 version on the 10.3 installation disk. Cheers, Markus On 31 Oct 2003, at 18:20, Hisashi T Fujinaka wrote: On Fri, 31 Oct 2003, Claus Atzenbeck wrote: Hi, I was updating from Jaguar (10.2.8) to Panther

Re: [Fink-users] Workaround for abiword install fails

2003-10-31 Thread Benjamin Reed
Skip Montanaro wrote: % egrep Revision abiword*info Revision: 2 montanaro:editors% fink selfupdate sudo /sw/bin/fink selfupdate I will now run the rsync command ... ... % egrep Revision abiword*info Revision: 12 so the info file needs to be corrected in CVS. Ahh,

Re: [Fink-users] Workaround for abiword install fails

2003-10-31 Thread Skip Montanaro
% egrep Revision abiword*info Revision: 12 so the info file needs to be corrected in CVS. Benjamin Ahh, yup, looks like someone made achange to the 10.2 tree Benjamin that was destined for the 10.2-gcc3.3 tree. Thanks. In an off-list thread Jeff Whitaker

[Fink-users] small bug

2003-10-31 Thread Darren Creutz
Hi all, I didn't know who I should address this to so I wrote it here. When downloading package sources, if the file already exists then fink asks if it should delete it, keep it, or assume it is a partial download and continue. If you choose assume it is partial but then the mirror you are

Re: [Fink-users] Workaround for abiword install fails

2003-10-31 Thread Benjamin Reed
Skip Montanaro wrote: % egrep Revision abiword*info Revision: 12 so the info file needs to be corrected in CVS. Benjamin Ahh, yup, looks like someone made achange to the 10.2 tree Benjamin that was destined for the 10.2-gcc3.3 tree. Thanks. In an off-list thread

Re: Re:[Fink-users] abiword install still fails - missing patch

2003-10-31 Thread Jamie Peloquin
I sent a note out about this a few days ago but saw no response. I still can't install abiword via fink. When I try, this is what I get: % fink install abiword ... /sw/fink/dists/unstable/main/finkinfo/editors/abiword-1.0.3-12.patch: No such file or directory

[Fink-users] XDarwin switching prob

2003-10-31 Thread C. Michael McCallum
Hi, I got fink up and running under 10.3, using Apple's X11 and XDarwin. Actually, I like the way XDarwin works, and having Apple's X11 doesn't seem to break it, so both are there. Anyway, in 10.2 (and earlier) I used cmd-opt-A to switch from XDarwin/blackbox full-screen back to OS X. Now it

[Fink-users] Failed: compiling graphviz-1.9-10 failed

2003-10-31 Thread Dan Bozek
Title: Failed: compiling graphviz-1.9-10 failed When trying to install bundle-kde, I get this error: Failed: compiling graphviz-1.9-10 failed. Any ideas?

Re: [Fink-users] XDarwin switching prob

2003-10-31 Thread Benjamin Reed
C. Michael McCallum wrote: Hi, I got fink up and running under 10.3, using Apple's X11 and XDarwin. Actually, I like the way XDarwin works, and having Apple's X11 doesn't seem to break it, so both are there. Anyway, in 10.2 (and earlier) I used cmd-opt-A to switch from XDarwin/blackbox

Re: [Fink-users] Failed: compiling graphviz-1.9-10 failed

2003-10-31 Thread Claus Atzenbeck
On Fri, 31 Oct 2003, Dan Bozek wrote: When trying to install bundle-kde, I get this error: Failed: compiling graphviz-1.9-10 failed. See previous discussion about this problem. Re-compiling freetype2 should fix the problem. A quick and dirty way is to set temporarily ln -s

[Fink-users] update pango1-xft2 failed

2003-10-31 Thread Claus Atzenbeck
Hi, I have - MacOS 10.3 - Package manager version: 0.16.0 - Distribution version: 0.6.1.cvs - 10.3 tree via rsync I used to have fink running on MacOS 10.2.8. After upgrading to Panther, I did selfupdate-rsync and update-all, but pango1-xft2-dev conflicts with pango1-xft1-dev. Should I delete

[Fink-users] Re: error compiling guile

2003-10-31 Thread Andreas Nef
I already had libtool14 installed. I reinstalled it but guile still would not compile successfully. Andi crt1.o is not your problem, it is the missing _lt_dlpreload_default that is your problem. Can you try fink install libtool14 ; fink build guile and let me know if that works. Thanks,

Re: [Fink-users] XDarwin switching prob

2003-10-31 Thread C. Michael McCallum
XDarwin. I tested this back and forth, and it turns out that I didn't need to remove X11. I did this under 10.2 also. Do you think it is the interaction that is killing my cmd-opt-A? The main reason I don't just use Apple's X11 is that it doesn't have a full-screen mode that you can combine

Re: [Fink-users] XDarwin switching prob

2003-10-31 Thread sinclair44
On 10/31/03 4:59 PM, C. Michael McCallum [EMAIL PROTECTED] wrote: The main reason I don't just use Apple's X11 is that it doesn't have a full-screen mode that you can combine with a wm like windowmaker or blackbox. Apple's X11 1.0 (installed with Panther) has a full-screen mode. -- --

Re: [Fink-users] update pango1-xft2 failed

2003-10-31 Thread Markus Meier
Hi, I do not think its worth to do a new install. Just manually remove the conflicting xft1 packages. Execute as root user: dpkg -r --force-all pango1-xft1 dpkg -r --force-all pango1-xft1-dev dpkg -r --force-all force-all fink update-all I am actually amazed how smoothly the upgrade works. I

Re: [Fink-users] Clean Panther Installation, db4 fails to compile

2003-10-31 Thread IDEGUTI Masaya
Hi Bjoern and all, I'm also trying clean installation on Panther. I have the same problem with aalib and audiofile, and I can't install gimp and/or gnumeric. Any workaround, please? Best regards, On Oct 31, 2003, at 6:19 AM, Bjoern Hoffmann wrote: I am trying to install BitTorrent through