[Fink-devel] 10.4-transitional tree

2005-04-26 Thread David R. Morrison
Dear Fink developers, The 10.4-transitional tree has now been created; the code which lets fink access it is present in cvs HEAD and will soon be part of the package manager 0.24.5 release. This new tree has been populated with packages from the 10.3 tree, with the following modifications: 1) we

Re: [Fink-devel] sdl-ttf-2.0.6-16

2005-04-26 Thread Alexander K. Hansen
On Apr 26, 2005, at 5:05 PM, Ross McDonald wrote: Hi, I am having trouble installing sdl-ttf, on OS X 10.3.9, I have installed Freetype2 wih FinkCommander, but then sdl-ttf cant find freetype-config. The other sdl libraries seem to install and cop with dependencies OK, any help would be greatly

[Fink-devel] sdl-ttf-2.0.6-16

2005-04-26 Thread Ross McDonald
Hi, I am having trouble installing sdl-ttf, on OS X 10.3.9, I have installed Freetype2 wih FinkCommander, but then sdl-ttf cant find freetype-config. The other sdl libraries seem to install and cop with dependencies OK, any help would be greatly appreciated, thankyou, Ross. -- Package manager ve

Re: [Fink-devel] Re: scipy_distutils is missing from scipy

2005-04-26 Thread Sébastien Maret
Sébastien: This was a bug in the f2py-py package - it's now fixed in 10.3 unstable. It works. Thanks for the fix. Sébastien --- SF.Net email is sponsored by: Tell us your software development plans! Take this survey and enter to win a one-year

[Fink-devel] Re: scipy_distutils is missing from scipy

2005-04-26 Thread Jeff Whitaker
Sébastien Maret wrote: I get the following error when importing scipy.interpolate [MARETMACLT2:~] smaret% python Python 2.4.1 (#1, Apr 1 2005, 10:26:34) [GCC 3.3 20030304 (Apple Computer, Inc. build 1671)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> from sc

[Fink-devel] Re: scipy_distutils is missing from scipy

2005-04-26 Thread Sébastien Maret
On Apr 26, 2005, at 11:31, Jeff Whitaker wrote: Sébastien: It's provided by the f2py package, which scipy depends on. Don't know why you don't have it - do you have f2py-py24 installed? Yes I do: [MARETMACLT2:~] smaret% fink list f2py Information about 4906 packages read in 4 seconds. Information

[Fink-devel] Re: scipy_distutils is missing from scipy

2005-04-26 Thread Jeff Whitaker
Sébastien Maret wrote: I get the following error when importing scipy.interpolate [MARETMACLT2:~] smaret% python Python 2.4.1 (#1, Apr 1 2005, 10:26:34) [GCC 3.3 20030304 (Apple Computer, Inc. build 1671)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> from sc

[Fink-devel] scipy_distutils is missing from scipy

2005-04-26 Thread Sébastien Maret
I get the following error when importing scipy.interpolate [MARETMACLT2:~] smaret% python Python 2.4.1 (#1, Apr 1 2005, 10:26:34) [GCC 3.3 20030304 (Apple Computer, Inc. build 1671)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> from scipy.interpolate import

Re: [Fink-devel] cyrus21-imapd

2005-04-26 Thread Alexander K. Hansen
On Apr 25, 2005, at 1:53 AM, Johan Glimming wrote: Check the config.log file under the build directory for cyrus21-imapd ( /sw/src/cyrus21... ) I probably should have been a little bit more generous with the copied text: configure:2795: checking for db.h configure:2805: gcc3 -E -no-cpp-precomp

[Fink-devel] Problem with serial port with TCL

2005-04-26 Thread Stephane Mottelet
Hi. Seems there a problem with Tcl and serial ports with fink's Tcl build. I have a usb/serial dongle (Keyspan USA19HS) accessible as /dev/cu.USA19H... When I open the device under Tcl, fconfigure does not allow the -mode switch, i.e. the device is not recognized as a serial port. This problem has

Re: [Fink-devel] /sw/lib/libgcc_s.dylib

2005-04-26 Thread Motoi Washida
Hi Jean-François, I changed option and I think libgcc_s.dylib will be installed on /sw/lib/gcc/powerpc-apple-darwin/3.4.3/ now. Thanks! On 2005/04/26, at 4:31, Jean-François Mertens wrote: Hi Todai Fink Team, I just checked what were the pkgs I had to rebuild because of this : # for f in /sw/bin

Re: [Fink-devel] cyrus21-imapd

2005-04-26 Thread Johan Glimming
Check the config.log file under the build directory for cyrus21- imapd ( /sw/src/cyrus21... ) I probably should have been a little bit more generous with the copied text: configure:2795: checking for db.h configure:2805: gcc3 -E -no-cpp-precomp -I/sw/include -I/usr/local/ include conftest.c >/

Re: [Fink-devel] cyrus21-imapd

2005-04-26 Thread Johan Glimming
Check the config.log file under the build directory for cyrus21- imapd ( /sw/src/cyrus21... ) Hi Alex and others, The contents of the config.log file is: configure: failed program was: #line 2800 "configure" #include "confdefs.h" #include Unfortunately, this makes me no wiser, but perhaps you ded

[Fink-devel] 10.4 and fortran

2005-04-26 Thread William Scott
Hi folks: I think the last g77 release is 3.4.x. Are there any plans to make this available for the 10.4 branch of fink, or will it be required to use gcc-fortran? The reason I am asking is that I maintain a number of fortran-based packages that behave better (or sometimes compile only with)