So, you can’t install gettext?
Here’s a hack to get you past it.
do your
$ emerge -oneshot gettext
When it’s all unpacked, Ctrl+z (this will pause the job), go to the work directory, something like this:
/Users/you/Gentoo/var/tmp/portage/sys-devel/gettext-0.18.1.1-r2/work/gettext-0.18.1.1
From there, go in here:
cd gettext-tools/gnulib-lib
and in
(
Read more... )