reproduce-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #58248] Git depends on Gettext (which is not yet in Maneage)


From: Mohammad Akhlaghi
Subject: [bug #58248] Git depends on Gettext (which is not yet in Maneage)
Date: Tue, 5 May 2020 14:46:36 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:75.0) Gecko/20100101 Firefox/75.0

Follow-up Comment #12, bug #58248 (project reproduce):

Thanks for pointing this out Raul. Indeed, Gettext is used in many low-level
components of the system. For example all the commands that print a Spanish
output on your computer, but English on mine are using Gettext.

For example probably you'll also see it in your Bash. So maybe we can set it
as a dependency of Bash.

I just checked on my computer, but there was no `libint', after some
searching, I noticed that apparently a copy of Gettext is also in the GNU C
library, so apparently it doesn't actually go looking for it.

So I just generally looked, and noticed that there is no `libintl' (of
Gettext) installed in my Maneage:


$ find .local/  -name "libintl*" 
.local/share/texinfo/lib/libintl-perl
.local/share/awk/libintl.awk


Can you try this on your system, maybe its a special part of it that is only
built for macOS?

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?58248>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]