Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error running ./configure #36

Closed
hectoralos opened this issue Jan 9, 2021 · 1 comment
Closed

Error running ./configure #36

hectoralos opened this issue Jan 9, 2021 · 1 comment

Comments

@hectoralos
Copy link
Member

I can't install this (or any other) Apertium package after I git-clone them in my computer. I always have the same issue:

./configure 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
./configure: line 2323: syntax error near unexpected token `APERTIUM,'
./configure: line 2323: `PKG_CHECK_MODULES(APERTIUM, apertium >= 3.6.0)'

I'm working on Ubuntu 20.04.1 LTS.

I have my system updated and upgraded to the last versions.

I guess, the problem has arisen after I upgrade the system to version 20, but I didn't notice it until I had to compile from scratch a packet.

Any help will be really appreciated because it is right now a blocking issue which prevents me from closing new versions of several packages.

@ftyers
Copy link
Member

ftyers commented Jan 9, 2021

The problem was multiple versions of automake/aclocal in /usr/local/bin.

@ftyers ftyers closed this as completed Jan 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants