Re: [Fink-devel] Re: updating gettext

2002-05-05 Thread David R. Morrison
Another place where, someday, we will need updating of essential packages is ncurses. There was an error in the naming of the dylibs in that package (the main one is called /sw/lib/libncurses.dylib.5.2) and I imagine that at the same time as we repair this, we could create a -shlibs split as well

Re: [Fink-devel] Re: updating gettext

2002-05-05 Thread Chris Devers
On Sat, 4 May 2002, Max Horn wrote: > For various reasons, the only possible upgrade path I see here is this: > > 1) Change gettext to use splitoffs, with the -shlibs splitoff being > the essential one and > 2) at the *SAME TIME* adding gettext2 (possibly also with a > splitoff), which is also es

Re: [Fink-devel] Re: updating gettext

2002-05-05 Thread Sylvain Cuaz
Le samedi 4 mai 2002, à 08:36 PM, Max Horn a écrit : > At 19:18 Uhr +0200 04.05.2002, Sylvain Cuaz wrote: >> Hi, >> >> gettext is now at version 0.11.2 whereas ours is still at >> 0.10.40, so I decided to update it, but there's a problem : libintl is >> now at 2.0.1 (from 1.0.1), > > Do w

[Fink-devel] Re: updating gettext

2002-05-04 Thread Max Horn
At 19:18 Uhr +0200 04.05.2002, Sylvain Cuaz wrote: >Hi, > > gettext is now at version 0.11.2 whereas ours is still at >0.10.40, so I decided to update it, but there's a problem : libintl >is now at 2.0.1 (from 1.0.1), Do we gain anything by this update? Is there anything yet requiring it