Re: [Fink-users] problem compiling dillo

2004-03-25 Thread David Orlovich
On Thu, 25 Mar 2004, Alexander K. Hansen wrote: > > On Mar 25, 2004, at 3:59 PM, David Orlovich wrote: > > /bin/sh: line 1: gcc3: command not found > make[3]: *** [mime.o] Error 127 > >>> make[2]: *** [all-recursive] Error 1 > >>> make[1]: *** [all-recursive] Error 1 > >>> make: *** [all-recurs

Re: [Fink-users] Help Converting DICOM File into a Movie?

2004-03-25 Thread Jonathan Levi, M.D.
At 9:34 AM -0500 3/25/04, Jens Nockel wrote: There are various things you could do: (a) How about making a gif movie that you can view in a web browser? E.g., convert -loop 1000 -quality 100 FC*.tif movie.gif creates the file movie.gif with all your frames re-assembled. Yes-indeedy! bash-2.05b$ fo

Re: [Fink-users] python 2.3 - questions and help

2004-03-25 Thread Paul Grayson
On 25 Mar 2004, at 8:02 pm, Roy Mendelssohn wrote: checking how to export a symbol... .globl checking if globals are prefixed by underscore... configure: error: Test program links neither with nor without underscore. ### execution of ./configure failed, exit code 1 Failed: compiling gmp-4.1.2-11

[Fink-users] problem with rsync?

2004-03-25 Thread Dominique Dhumieres
Apparently rsync://master.us.finkmirrors.net/finkinfo has not been updated since more than 24 hours. Is it normal? TIA Dominique d'Humieres --- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robb

Re: [Fink-users] problem compiling dillo

2004-03-25 Thread Alexander K. Hansen
On Mar 25, 2004, at 3:59 PM, David Orlovich wrote: /bin/sh: line 1: gcc3: command not found make[3]: *** [mime.o] Error 127 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2 ### execution of failed, exit code 2 Failed: compiling dillo-0

Re: [Fink-users] problem compiling dillo

2004-03-25 Thread David Orlovich
On 26/03/2004, at 8:36 AM, Alexander K. Hansen wrote: On Mar 25, 2004, at 4:00 PM, David Orlovich wrote: Hi Fink users, I've installed Darwin 7.0.1 on a Powerbook and have got it running OK, including installing Fink and a few packages. In trying to install Abiword though, I have had a problem

Re: [Fink-users] python 2.3 - questions and help

2004-03-25 Thread Alexander K. Hansen
On Mar 25, 2004, at 3:02 PM, Roy Mendelssohn wrote: Without realizing that Panther comes with Python 2.3 I started to install python23 from fink (ultimately I am hoping to install pytables). The installation failed on gmp (more below). So before I continue, I have some questions: How compl

Re: [Fink-users] problem compiling dillo

2004-03-25 Thread Alexander K. Hansen
On Mar 25, 2004, at 4:00 PM, David Orlovich wrote: Hi Fink users, I've installed Darwin 7.0.1 on a Powerbook and have got it running OK, including installing Fink and a few packages. In trying to install Abiword though, I have had a problem installing one of it's dependencies, dillo. It looks l

[Fink-users] python 2.3 - questions and help

2004-03-25 Thread Roy Mendelssohn
Without realizing that Panther comes with Python 2.3 I started to install python23 from fink (ultimately I am hoping to install pytables). The installation failed on gmp (more below). So before I continue, I have some questions: How complete (i.e. what packages does it contain, does it hav

[Fink-users] problem compiling dillo

2004-03-25 Thread David Orlovich
Hi Fink users, I've installed Darwin 7.0.1 on a Powerbook and have got it running OK, including installing Fink and a few packages. In trying to install Abiword though, I have had a problem installing one of it's dependencies, dillo. It looks like something obvious to me but I don't know what to

[Fink-users] xwish

2004-03-25 Thread Yunfeng Hu
Hi, I need to run an application with xwish and wonder how I can get it. Right now I use wish instead and most of the windows do not pop up when I push the buttons. Thanks. Yunfeng --- This SF.Net email is sponsored by: IBM Linux Tutorials

Re: [Fink-users] Help Converting DICOM File into a Movie?

2004-03-25 Thread Jonathan Levi MD
Dan and Jens, many thanks. I'll follow-up on this list when I have some further results. Jonathan At 12:28 AM + 3/25/04, Daniel E. Macks wrote: Jonathan Levi, M.D. <[EMAIL PROTECTED]> said: I have a number of DICOM medical files, which are in the form of multi-frame cine loops. I want to pl