On Wed, Apr 27, 2016 at 3:11 PM, Jean Louis <[email protected]> wrote:

> Here attached
>
> On Wed, Apr 27, 2016 at 02:11:06PM -0700, carl hansen wrote:
> > On Wed, Apr 27, 2016 at 9:00 AM, Jean Louis <[email protected]> wrote:
> >
> > > I tried compiling it itself, not withing GSRC. As in GSRC, it asks for
> > > gettext, and it cannot compile or build.
> > >
> > >
> > >
> > do
> > make -C gnu/gettext
> > and post the output and we will fix if for you
>

What version of GNU/linux are you using?
If you are using Debian or Ubuntu do
sudo apt-get install libselinux1-dev libselinux
If you are using RedHat etc, replace "apt-get" with "yum", probably

then

make -C gnu/gettext clean
make -C gnu/gettext

and post the output, if problem remains

Reply via email to