Re: [Fink-users] fink selfupdate fails on PPC G5 OSX-10.5.6

2009-04-03 Thread Alexander Hansen
For the nonce, I've put a current snapshot up at http://akhmac.blogdns.net/~hansen/finksnap.tar.gz Basically that contains all of the .info and .patch files from stable and unstable. The easiest way to use it is to download the tarball, copy it into /sw/fink/10.4, and unpack it. I don't have a

Re: [Fink-users] Troubles making ruby18

2009-04-03 Thread Michal Suchanek
2009/4/3 David R. Morrison : > > On Apr 3, 2009, at 6:47 AM, Michal Suchanek wrote: > >> >> Ruby 1.8.1 is ancient, has security issues, and should be replaced >> with the ruby from unstable (which iirc somebody promised in the >> package submission for the ruby security update). >> >> It would be q

Re: [Fink-users] Problems Running Gnome-chess

2009-04-03 Thread Alexander Hansen
drjl...@netonecom.net wrote: > Hello, I've installed gnome chess. But when I invoke it (via xterm, > mlterm, or gnome-terminal) I get > > | (gnome-chess:11005): Pango-CRITICAL **: > | pango_color_parse: assertion `spec != NULL' failed > | > | (gnome-chess:11005): Pango-CRITICAL **: > | pango_color_

[Fink-users] Problems Running Gnome-chess

2009-04-03 Thread drjlevi
Hello, I've installed gnome chess. But when I invoke it (via xterm, mlterm, or gnome-terminal) I get | (gnome-chess:11005): Pango-CRITICAL **: | pango_color_parse: assertion `spec != NULL' failed | | (gnome-chess:11005): Pango-CRITICAL **: | pango_color_parse: assertion `spec != NULL' failed | | (

Re: [Fink-users] Troubles making ruby18

2009-04-03 Thread David R. Morrison
On Apr 3, 2009, at 6:47 AM, Michal Suchanek wrote: > > Ruby 1.8.1 is ancient, has security issues, and should be replaced > with the ruby from unstable (which iirc somebody promised in the > package submission for the ruby security update). > > It would be quite helpful to update the Ruby in stab

Re: [Fink-users] Troubles making ruby18

2009-04-03 Thread Alexander Hansen
Michal Suchanek wrote: > 2009/4/3 Alexander Hansen : > > >> You should be able to get this version via the binary distribution: >> >> sudo apt-get install ruby18 >> >> Or, I get the same error with openssl098-dev installed, so if you have >> that installed, remove it. >> >> I'll cc the maintaine

Re: [Fink-users] Troubles making ruby18

2009-04-03 Thread Alessio Sarti
Indeed, removing openssl098-dev made the job. Thank you so much for your kind help. alessio Michal Suchanek ha scritto: > 2009/4/3 Alexander Hansen : > > >> You should be able to get this version via the binary distribution: >> >> sudo apt-get install ruby18 >> >> Or, I get the same error with

Re: [Fink-users] Troubles making ruby18

2009-04-03 Thread Michal Suchanek
2009/4/3 Alexander Hansen : > You should be able to get this version via the binary distribution: > > sudo apt-get install ruby18 > > Or, I get the same error with openssl098-dev installed, so if you have > that installed, remove it. > > I'll cc the maintainer to see about moving the current packa

Re: [Fink-users] Troubles making ruby18

2009-04-03 Thread Alexander Hansen
Alessio Sarti wrote: > Dear all, > I'm trying to compile ruby18 against on > Mac OS X 10.5.6 (9G55) > uname -r gives: > Darwin macbook-pro-di-alessio-sarti.local 9.6.0 Darwin Kernel Version > 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386 i386 > > The error I get comes up w

[Fink-users] Troubles making ruby18

2009-04-03 Thread Alessio Sarti
Dear all, I'm trying to compile ruby18 against on Mac OS X 10.5.6 (9G55) uname -r gives: Darwin macbook-pro-di-alessio-sarti.local 9.6.0 Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386 i386 The error I get comes up when trying to make openssl related l