Re: enchant glib version requirements

From: Dominic Lachowicz <domlachowicz_at_gmail.com>
Date: Tue May 20 2008 - 20:01:03 CEST

I'm with Hub on this one. If a pre-packaged version of glib > 2.6
exists for your operating system, I'd suggest using it. If not, I'd
suggest that you cook up a little patch like:

#define g_fopen fopen

And then see how far you get. Glib 2.6 came out 3.5 years ago. I don't
feel particularly bad about requiring it.

Sorry,
Dom

On Tue, May 20, 2008 at 12:12 PM, Hubert Figuiere <hfiguiere@teaser.fr> wrote:
>
>
> On Tue, 2008-05-20 at 12:02 -0400, J Dietrich wrote:
>> ... but many months before that commit (November 16, '07), in r22309 :
>> "since we now use g_fopen, bump glib version requirement to >= 2.6" -
>> and it does alter configure.in to require 2.6. This is in response to
>> r22307 using g_fopen in pwl.c and enchant.c.
>>
>> I'm on Solaris 10 (sparc), with the usual slightly bastardized
>> GNU/sunfreeware toolchain required to actually get things done on that
>> platform, but can't easily use 2.6. 2.14.1 is the latest pre-packaged
>> version @ sunfreeware for sol10sparc, and I'm pretty hesitant to
>> compile + install 2.6+ by hand just for enchant - particularly given
>> that I can successfully compile rather more involved software, like
>> the latest mono, without it.
>
> I don't see your issue. 2.6 < 2.14.1 If you have 2.14.1 there is no
> problem.
>
>
>
> Hub
>
>

-- 
Counting bodies like sheep to the rhythm of the war drums.
Received on Tue May 20 20:02:28 2008

This archive was generated by hypermail 2.1.8 : Tue May 20 2008 - 20:02:28 CEST