As I remember I had this problem with apertium-eng-spa, then solved by
compiling it like that:

./autogen.sh
./configure
make

Sevilay


On Fri, Oct 25, 2019 at 5:42 PM kiran srigiri <sirig...@gmail.com> wrote:

> Cleared that error by doing
> $ touch NEWS AUTHORS ChangeLog
> $ bash autogen.sh --prefix=/home/fran/local
> --with-lang1=/home/fran/source/apertium/languages/apertium-eng
> --with-lang2=../apertium-hau
>
> but stuck at hecking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking whether make supports nested variables... yes
> checking whether ln -s works... yes
> checking for gawk... (cached) gawk
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for APERTIUM... yes
> checking for cg-comp... /usr/bin/cg-comp
> checking for cg-proc... /usr/bin/cg-proc
> checking for lrx-comp... /usr/bin/lrx-comp
> checking for lrx-proc... /usr/bin/lrx-proc
> checking for gzcat... no
> checking for zcat... /usr/bin/zcat
> checking for APERTIUM_ENG... no
> configure: error: Package requirements (apertium-eng) were not met:
>
> No package 'apertium-eng' found
>
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
>
> Alternatively, you may set the environment variables APERTIUM_ENG_CFLAGS
> and APERTIUM_ENG_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
>
>
> please help!!
>
> On Fri, Oct 25, 2019 at 6:29 PM kiran srigiri <sirig...@gmail.com> wrote:
>
>> I have complied eng-hau translation package but while trying to run
>> autogen.sh I get this error message
>> Makefile.am: error: required file './NEWS' not found
>> Makefile.am: error: required file './AUTHORS' not found
>> Makefile.am: error: required file './ChangeLog' not found
>> autoreconf: automake failed with exit status: 1
>>
>> Please help
>>
> _______________________________________________
> Apertium-stuff mailing list
> Apertium-stuff@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/apertium-stuff
>
_______________________________________________
Apertium-stuff mailing list
Apertium-stuff@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/apertium-stuff

Reply via email to