Re: [Fink-users] matplotlib-py27 Problem

2013-04-05 Thread Martin Costabel
On 5/04/13 01:16, Sean Lake wrote: I was hoping that maybe tetex had a non-specific dependency on libpng and would compile with the newer one. Looking at the show-deps for tetex-base lists libpng3, so I would agree that's where the problem is. My guess is that the easiest fix would be to

[Fink-users] lilypond and lilypond-devel build breaks

2013-04-05 Thread Hisashi T Fujinaka
In lilypond-devel: /Volumes/UserSpace/sw.8/src/fink.build/lilypond-devel-2.17.13-1/lilypond-2.17.13/scripts/build/out/run-and-check LANG= makeinfo --enable-encoding --error-limit=0 -I/Volumes/UserSpace/sw.8/src/fink.build/lilypond-devel-2.17.13-1/lilypond-2.17.13/Documentation -I. -I./out

Re: [Fink-users] lilypond and lilypond-devel build breaks

2013-04-05 Thread Hanspeter Niederstrasser
On 4/5/2013 12:48 PM, Hisashi T Fujinaka wrote: In lilypond-devel: /Volumes/UserSpace/sw.8/src/fink.build/lilypond-devel-2.17.13-1/lilypond-2.17.13/scripts/build/out/run-and-check LANG= makeinfo --enable-encoding --error-limit=0

[Fink-users] gcc48 vs gcc47

2013-04-05 Thread Stefan Bruda
Hello, Now that GCC 4.8 is out I am wondering whether it is safe to move my Fink installation from the gcc47 package to the latest and greatest. It should be a matter of uninstalling gcc47, gcc47-compiler, and gcc47-shlibs and installing the corresponding gcc48* packages, right? Actually now

Re: [Fink-users] lilypond and lilypond-devel build breaks

2013-04-05 Thread Hisashi T Fujinaka
On Fri, 5 Apr 2013, Hanspeter Niederstrasser wrote: On 4/5/2013 12:48 PM, Hisashi T Fujinaka wrote: In lilypond-devel: /Volumes/UserSpace/sw.8/src/fink.build/lilypond-devel-2.17.13-1/lilypond-2.17.13/scripts/build/out/run-and-check LANG= makeinfo --enable-encoding --error-limit=0

[Fink-users] maxima-5.29.1-5 update problems...

2013-04-05 Thread Viv Kendon
I'm seeing the same error on 10.6 server and 10.7 client: compilation of maxima stops here: ; compiling (DEFUN GF-X^P-POWERS ...) debugger invoked on a TYPE-ERROR in thread #THREAD main thread RUNNING {1002A29AC3}: The value #SB-C::GLOBAL-VAR :%SOURCE-NAME A :KIND :SPECIAL {100332D8E3} is

Re: [Fink-users] gcc48 vs gcc47

2013-04-05 Thread Peter Dyballa
Am 05.04.2013 um 19:18 schrieb Stefan Bruda: It should be a matter of uninstalling gcc47, gcc47-compiler, and gcc47-shlibs and installing the corresponding gcc48* packages, right? No, no, just install it! The INFO file for gcc48 will, if necessary, ask permission to uninstall gcc47-compiler

Re: [Fink-users] matplotlib-py27 Problem

2013-04-05 Thread Peter Dyballa
Am 04.04.2013 um 16:27 schrieb Kurt Schwehr: otool output would be good to know. What version of macosx and matplotlib are you using here? Kurt, can this be the cause of the problem? /sw/fink/10.4/stable/main/finkinfo/sci/matplotlib-basemap-data-py.info: libgeos2

Re: [Fink-users] gcc48 vs gcc47

2013-04-05 Thread Hanspeter Niederstrasser
On 4/5/2013 1:18 PM, Stefan Bruda wrote: Hello, Now that GCC 4.8 is out I am wondering whether it is safe to move my Fink installation from the gcc47 package to the latest and greatest. It should be a matter of uninstalling gcc47, gcc47-compiler, and gcc47-shlibs and installing the

Re: [Fink-users] matplotlib-py27 Problem

2013-04-05 Thread Peter Dyballa
Am 04.04.2013 um 11:55 schrieb Sean Lake: libpng warning: Application built with libpng-1.2.41 but running with 1.5.10 Sean, one possible try to find a potential culprit is this script. First the version for (t)csh: foreach Lib ( `find /sw/lib /usr/X11/lib -type f \( -name *.dylib

Re: [Fink-users] maxima-5.29.1-5 update problems...

2013-04-05 Thread Alexander Hansen
On 4/5/13 10:48 AM, Viv Kendon wrote: I'm seeing the same error on 10.6 server and 10.7 client: compilation of maxima stops here: ; compiling (DEFUN GF-X^P-POWERS ...) debugger invoked on a TYPE-ERROR in thread #THREAD main thread RUNNING {1002A29AC3}: The value #SB-C::GLOBAL-VAR

Re: [Fink-users] suitesparse-4.0.2-1 build fails

2013-04-05 Thread Sean Lake
Works, thanks. :) Sean On Thu, Apr 4, 2013 at 7:49 AM, Jack Howarth howa...@bromo.med.uc.edu wrote: On Thu, Apr 04, 2013 at 02:11:06AM -0700, Sean Lake wrote: On Apr 3, 2013, at 20:53, Jack Howarth howa...@bromo.med.uc.edu wrote: On Wed, Apr 03, 2013 at 06:09:08PM -0700, Sean Lake wrote:

Re: [Fink-users] matplotlib-py27 Problem

2013-04-05 Thread Sean Lake
Well, it isn't (just) tetex. I've switched to texlive, and the error is still there. The output of the script follows. The only mention of libpng12 is in libcairo, under x11. /sw/lib/libpng14.14.dylib (compatibility version 26.0.0, current version 26.0.0)

Re: [Fink-users] matplotlib-py27 Problem

2013-04-05 Thread Peter Dyballa
Am 05.04.2013 um 23:31 schrieb Sean Lake: The only mention of libpng12 is in libcairo, under x11. And which libraries is matplotlib using? Does it have plug-ins? dpkg -L matplotlib-py27 should give you a list of all files in the package. Do some file names end in .so? Which are the