Re: [Fink-users] Fink Commander for Tiger

2005-06-09 Thread Martin Costabel
Mike 'Lew' Lamar wrote: I just installed the new Fink 0.8 and Fink Commander for Tiger. [] dpkg (subprocess): failed to exec dpkg-split to see if it's part of a multiparter: No such file or directory There is a FAQ entry for this error, #6.19. This explains that this is a PATH problem; unfor

Re: [Fink-users] Emacs won't run after upgrade to Tiger

2005-06-09 Thread Martin Costabel
Walt Mankowski wrote: I just upgraded to Tiger a few days ago. Now when I try to run /sw/bin/emacs, I'm getting the error Fatal malloc_jumpstart() error Any idea how I can fix this? I haven't done extensive testing, but a few other biggish apps I tried (latex, xpdf) seem to be OK. What Fi

[Fink-users] Fink Commander for Tiger

2005-06-09 Thread Mike 'Lew' Lamar
Title: Fink Commander for Tiger I just installed the new Fink 0.8 and Fink Commander for Tiger. When I try to install an application via Fink Commander, I get the following message: Reading Package Lists... Building Dependency Tree... The following NEW packages will be installed:   wget 0 packa

Re: [Fink-users] ncurses problem in selfupdate

2005-06-09 Thread Victor Eijkhout
On Jun 9, 2005, at 4:05 PM, Alexander K. Hansen wrote: On Jun 9, 2005, at 3:53 PM, Victor Eijkhout wrote: I'm doing a fink selfupdate: (now running Tiger and Xcode 2 from the Tiger DVD): Unpacking replacement fink ... Setting up fink (0.23.10-11) ... Checking system... powerpc-apple-dar

[Fink-users] Emacs won't run after upgrade to Tiger

2005-06-09 Thread Walt Mankowski
I just upgraded to Tiger a few days ago. Now when I try to run /sw/bin/emacs, I'm getting the error Fatal malloc_jumpstart() error Any idea how I can fix this? I haven't done extensive testing, but a few other biggish apps I tried (latex, xpdf) seem to be OK. Walt signature.asc Description

Re: [Fink-users] ncurses problem in selfupdate

2005-06-09 Thread Alexander K. Hansen
On Jun 9, 2005, at 3:53 PM, Victor Eijkhout wrote: I'm doing a fink selfupdate: (now running Tiger and Xcode 2 from the Tiger DVD): Unpacking replacement fink ... Setting up fink (0.23.10-11) ... Checking system... powerpc-apple-darwin8.0.0 This system is supported and tested. /bin/mkdir -p

Re: [Fink-users] comment about upgrade web page

2005-06-09 Thread Victor Eijkhout
On Jun 9, 2005, at 3:18 PM, Alexander K. Hansen wrote: Ummm...all of the lines below say: "Fink official binary distribution, version..." -> Distribution version. They also talk about a "source release". And about a "binary release". Is a release the same as a distribution? No need to

[Fink-users] ncurses problem in selfupdate

2005-06-09 Thread Victor Eijkhout
I'm doing a fink selfupdate: (now running Tiger and Xcode 2 from the Tiger DVD): Unpacking replacement fink ... Setting up fink (0.23.10-11) ... Checking system... powerpc-apple-darwin8.0.0 This system is supported and tested. /bin/mkdir -p /sw/fink/10.4-transitional/local/main/finkinfo /usr/sb

Re: [Fink-users] fink update for Tiger

2005-06-09 Thread Victor Eijkhout
On Jun 9, 2005, at 3:10 PM, Alexander K. Hansen wrote: What XCode version do you have installed? When the Tiger DVD said "including Xtool 2" I thought that would be installed. Now everything is fine. Thanks. V. --- This SF.Net ema

[Fink-users] Re: comment about upgrade web page

2005-06-09 Thread Robert T Wyatt
Victor Eijkhout wrote: On Jun 9, 2005, at 3:05 PM, Victor Eijkhout wrote: On http://fink.sourceforge.net/download/upgrade.php : Also: "There are separate instructions for binary installations and for source installations." But it doesn't say how I can find out what kind of installation

Re: [Fink-users] fink update for Tiger

2005-06-09 Thread Blake Meike
I think it isn't recursive. I believe that gcc 4.0 is part of recent Developer Tools distributions, XCode 2.x. Once you install one of them, you should be able to do the gcc selection. Actually I think that 4.0 is the default, after installation, so you shouldn't have to do anything at all.

[Fink-users] Re: comment about upgrade web page

2005-06-09 Thread Robert T Wyatt
Victor Eijkhout wrote: On http://fink.sourceforge.net/download/upgrade.php : "If you're unsure which version of Fink you have, run "fink -- version" in a Terminal window." Well, [~/Projects/Lapack/babel_version] %% fink --version Package manager version: 0.23.10 Distribution version: 0.7.2.r

Re: [Fink-users] comment about upgrade web page

2005-06-09 Thread Alexander K. Hansen
On Jun 9, 2005, at 3:09 PM, Victor Eijkhout wrote: On Jun 9, 2005, at 3:05 PM, Victor Eijkhout wrote: On http://fink.sourceforge.net/download/upgrade.php : Also: "There are separate instructions for binary installations and for source installations." But it doesn't say how I can find ou

Re: [Fink-users] comment about upgrade web page

2005-06-09 Thread Alexander K. Hansen
On Jun 9, 2005, at 3:05 PM, Victor Eijkhout wrote: On http://fink.sourceforge.net/download/upgrade.php : "If you're unsure which version of Fink you have, run "fink --version" in a Terminal window." Well, [~/Projects/Lapack/babel_version] %% fink --version Package manager version: 0.23.10

Re: [Fink-users] fink update for Tiger

2005-06-09 Thread Alexander K. Hansen
On Jun 9, 2005, at 2:55 PM, Victor Eijkhout wrote: Under Mac OS X 10.4, Fink must be bootstrapped or updated using gcc 4.0.0. However, you currently have gcc 3.3 selected. To correct this problem, run the command: sudo gcc_select 4.0 dpkg: error processing fink (--install): subprocess po

Re: [Fink-users] comment about upgrade web page

2005-06-09 Thread Victor Eijkhout
On Jun 9, 2005, at 3:05 PM, Victor Eijkhout wrote: On http://fink.sourceforge.net/download/upgrade.php : Also: "There are separate instructions for binary installations and for source installations." But it doesn't say how I can find out what kind of installation I have. I know that I'v

[Fink-users] comment about upgrade web page

2005-06-09 Thread Victor Eijkhout
On http://fink.sourceforge.net/download/upgrade.php : "If you're unsure which version of Fink you have, run "fink -- version" in a Terminal window." Well, [~/Projects/Lapack/babel_version] %% fink --version Package manager version: 0.23.10 Distribution version: 0.7.2.rsync So which is it? I

[Fink-users] fink update for Tiger

2005-06-09 Thread Victor Eijkhout
Under Mac OS X 10.4, Fink must be bootstrapped or updated using gcc 4.0.0. However, you currently have gcc 3.3 selected. To correct this problem, run the command: sudo gcc_select 4.0 dpkg: error processing fink (--install): subprocess post-installation script returned error exit status 255

Re: [Fink-users] (no subject)

2005-06-09 Thread Chris Zubrzycki
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Jun 9, 2005, at 3:06 AM, Jose Figueroa-O'Farrill wrote: Hi, I'm trying to install XEmacs from source using Fink on a new powerbook running Panther. (Why from source? Because I'm behind a rather paranoid firewall that only lets through HT

Re: [Fink-users] (no subject)

2005-06-09 Thread Jose Figueroa-O'Farrill
Martin Costabel wrote: > Please tell us what version of Fink, fink, developer tools and Mac OS X fink: Package manager version: 0.21.3 Distribution version: 0.7.1 Fink: Package manager version: 0.21.3 Distribution version: 0.7.1 FinkCommander: 0.5.3 DevToolsCore: 4.0 Xcode

Re: [Fink-users] gnushogi problem

2005-06-09 Thread Alexander K. Hansen
On Jun 9, 2005, at 11:34 AM, Rich Warren wrote: I can't seem to get gnushogi to work. What OS version? I've tried installing both the binary and from source. From source, it seemed to have an error, but ignored the error and continued. And what was the error? No binary was created (that

Re: [Fink-users] gnushogi problem

2005-06-09 Thread Clemence Magnien
On Thu, Jun 09, 2005 at 09:34:26AM -0600, Rich Warren wrote: > I can't seem to get gnushogi to work. I've tried installing both the > binary and from source. From source, it seemed to have an error, but > ignored the error and continued. No binary was created (that I could > find). The binary

Re: [Fink-users] (no subject)

2005-06-09 Thread Martin Costabel
Jose Figueroa-O'Farrill wrote: [] fink: Package manager version: 0.21.3 Distribution version: 0.7.1 [] Mac OS X 10.4.1 (Build 8B15) [] I am not trying to install any version in particular. I fired up FinkCommander and asked to install Xemacs. The next thing was this error with l

[Fink-users] gnushogi problem

2005-06-09 Thread Rich Warren
I can't seem to get gnushogi to work. I've tried installing both the binary and from source. From source, it seemed to have an error, but ignored the error and continued. No binary was created (that I could find). The binary version also seems to lack an executable binary file--at least no

Re: [Fink-users] (no subject)

2005-06-09 Thread Martin Costabel
Jose Figueroa-O'Farrill wrote: [] ../tools/raw2tiff.c:408: error: 'u_char' undeclared (first use in this function) [] Failed: compiling libtiff-3.6.1-1 failed [] I've emailed the maintainers of libtiff and I've been told that I'm the only one with this problem and hence to contact this mailin

[Fink-users] (no subject)

2005-06-09 Thread Jose Figueroa-O'Farrill
Hi, I'm trying to install XEmacs from source using Fink on a new powerbook running Panther. (Why from source? Because I'm behind a rather paranoid firewall that only lets through HTTP(S) packets via a proxy and whenever I try to install a binary it simply gets stuck contacting port 8080 in 0.0

[Fink-users] Can't Build openoffice.org-1.9m97-3/portaudio

2005-06-09 Thread Jonathan Levi MD
Missing directory? After running selfupdate, I ran "fink install openoffice.org openoffice.org-he" and got: = Building project portaudio = /sw/src/fink.build/openoffice.org-1.9m97-3/portaudio mkout -- version: 1.4 -- Making: ./unxmacxp.pro/misc

Re: [Fink-users] system-xfree86-manual-install problem :(

2005-06-09 Thread Martin Costabel
gabor wrote: [] if i selected apple-x11, then fink wanted to 'install' system-xfree86-manual-install, which fails, and tells me that i have to install the needed packages and so on. [] - checking for header X11/Xlib.h... missing [] - checking for header fontconfig/fontconfig.h... missing T

Re: [Fink-users] Can't install evolution

2005-06-09 Thread Clemence Magnien
On Tue, Jun 07, 2005 at 07:35:39PM +0200, Jean-Fran?ois Mertens wrote: > > On 07 Jun 2005, at 13:22, Clemence Magnien wrote: > > >Hi, > > > >indeed the installation of evolution went very well yesterday, > >but now it doesn't run. The first time I lauched it it prompted > >me for the settings of

[Fink-users] system-xfree86-manual-install problem :(

2005-06-09 Thread gabor
hi, two days ago i upgraded to Tiger. i updated fink and so on. i installed the X11 server from the optional-installs package on the Tiger cd. then i made a mistake..when i could select between xfree/xorg/and-so-on, i took xorg.. but after some time, the installation said, that if i use xorg

Re: [Fink-users] Fwd: debconf-1.0.32-1 Problems

2005-06-09 Thread Martin Costabel
Andreas Dittrich wrote: Hi, I am just forwarding this since the maintainer didn't write me back and this seems like a solveable error for someone with a bit of knowledge. Does anybody of you have an idea? It's still the maintainer's job to either clean up the bitrot or scrap the package. Ac

Re: [Fink-users] libglade2 compiling failed

2005-06-09 Thread Daniel Macks
On Thu, Jun 09, 2005 at 09:47:03AM +0200, Guy Lauquin wrote: > I was trying to update libglade-2.5.1-1 but compiling failed: [...] > configure.in:37: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL > If this token and others are legitimate, please use m4_pattern_allow. > See the A

Re: [Fink-users] Another Problem Making openoffice.org

2005-06-09 Thread Daniel Macks
On Thu, Jun 09, 2005 at 09:33:41AM +0200, Martin Costabel wrote: > Jonathan Levi MD wrote: > >Here's the problem part (I think) of the log: > > > >gcc -o xpidl -I/sw/include -I/usr/X11R6/include -Wall -W -Wno-unused > >-Wpointer-arith -Wcast-align -Wno-long-long -fpascal-strings > >-no-cpp-preco

Re: [Fink-users] scientificpython compile error

2005-06-09 Thread Martin Costabel
Jens Nöckel wrote: [] gcc -L/sw/lib -bundle -undefined dynamic_lookup -L/sw/lib -I/sw/include build/temp.darwin- 8.1.0-Power_Macintosh-2.4/Src/Scientific_netcdf.o -L/sw/lib/dods/lib -lnc-dods -ldap++ -ls tdc++ -lcurl -lz -lpthread -lxml2 -lz -lrx -o build/lib.darwin-8.1.0-Power_Macintosh-2.4/S

[Fink-users] Fwd: debconf-1.0.32-1 Problems

2005-06-09 Thread Andreas Dittrich
Hi, I am just forwarding this since the maintainer didn't write me back and this seems like a solveable error for someone with a bit of knowledge. Does anybody of you have an idea? Andreas Forwarded E-Mail: From: Andreas Dittrich <[EMAIL PROTECTED]> Date: 6. Mai 2005 18:15:03 MESZ To: [EMA

[Fink-users] libglade2 compiling failed

2005-06-09 Thread Guy Lauquin
I was trying to update libglade-2.5.1-1 but compiling failed: libglade-2.5.1/tests/test-libglade-gtk.glade patch -p1 /sw/share/aclocal/libart.m4:11: warning: underquoted definition of AM_PATH_LIBART run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.h

Re: [Fink-users] Another Problem Making openoffice.org

2005-06-09 Thread Martin Costabel
Jonathan Levi MD wrote: Here's the problem part (I think) of the log: gcc -o xpidl -I/sw/include -I/usr/X11R6/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -fpascal-strings -no-cpp-precomp -fno-common -pipe -DNDEBUG -DTRIMMED -O -I/sw/include/glib-2.0 -I/sw/lib/gl