[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gcmd-usr] Gnome Commander version 1.14.0 released
From: |
Uwe Scholz |
Subject: |
Re: [gcmd-usr] Gnome Commander version 1.14.0 released |
Date: |
Sun, 6 Feb 2022 10:43:54 +0100 |
Hi Ken!
Am Sun, 06 Feb 2022 02:43:14 +0000 schrieb Ken Taylor via gcmd-users:
>
> Thanks Uwe,
>
> That is great news! Of course there is always something to overcome :-(
>
> Building on Ubuntu 20.04 I get this message during ./configure
>
> configure: error: Package requirements (glib-2.0 >= 2.66.0) were not met:
> Requested 'glib-2.0 >= 2.66.0' but version of GLib is 2.64.6
>
> It seems that 2.64.6 is the current version for Ubuntu 20.04 which is the
> Long Term Support release.
Yes, while using some features provided by the glib library, I had to
increase the required version to 2.66.
Using ubuntu 21.10 should work, it was tested already. Be aware to
install "autoconf-archive" if you encounter an error regarding
AX_COMPARE_VERSION when doing the confugre step.
Best
Uwe