← Back to team overview

xpad-hackers team mailing list archive

Re: [Question #706427]: Build from source (No configure file in downloaded source)

 

Question #706427 on Xpad changed:
https://answers.launchpad.net/xpad/+question/706427

mm05 posted a new comment:
I have installed the 0.21 version of gettext
I built the new version (didn't uninstalled the old one, just in case). The new built one is installed in /usr/local/bin. I symlinked the /usr/bin/gettext to /usr/local/bin/gettext
Later I removed the older versions gettext & gettext-base.
The gettext --version is showing the new version

$ gettext --version
gettext (GNU gettext-runtime) 0.21
Copyright (C) 1995-2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Ulrich Drepper.

Still I am getting the error, of old version.

$ ./autogen.sh
+ autoreconf --force --install
autopoint: *** The AM_GNU_GETTEXT_VERSION declaration in your configure.ac
               file requires the infrastructure from gettext-0.21 but this version
               is older. Please upgrade to gettext-0.21 or newer.
autopoint: *** Stop.
autoreconf: autopoint failed with exit status: 1

-- 
You received this question notification because your team Xpad
Developers is an answer contact for Xpad.