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

autogen.sh fails #15

Closed
despdx opened this issue Feb 9, 2017 · 1 comment
Closed

autogen.sh fails #15

despdx opened this issue Feb 9, 2017 · 1 comment

Comments

@despdx
Copy link

despdx commented Feb 9, 2017

I'm having a couple problems installing mpb on Cygwin. Recently, I tried to use this repo and got the following:

$ bash ./autogen.sh
autoreconf-2.69: Entering directory `.'
autoreconf-2.69: configure.ac: not using Gettext
autoreconf-2.69: running: aclocal -I m4 --output=aclocal.m4t
Can't exec "aclocal": No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 326.
autoreconf-2.69: failed to run aclocal: No such file or directory
autoreconf-2.69: Entering directory `.'
autoreconf-2.69: configure.ac: not using Gettext
autoreconf-2.69: running: aclocal -I m4 --output=aclocal.m4t
Can't exec "aclocal": No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 326.
autoreconf-2.69: failed to run aclocal: No such file or directory
autoreconf-2.69: Entering directory `.'
autoreconf-2.69: configure.ac: not using Gettext
autoreconf-2.69: running: aclocal -I m4 --output=aclocal.m4t
Can't exec "aclocal": No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 326.
autoreconf-2.69: failed to run aclocal: No such file or directory
./autogen.sh: line 21: ./configure: No such file or directory

Prior to this, I tried v1.5, but found a problem when make tried to build sphere_quad. I found that issue reported in libctl issue 2, but couldn't follow the solution provided. A fix was said to be included in the next release, so I tried the git repo.

@despdx
Copy link
Author

despdx commented Feb 9, 2017

Ugh, sorry. Looks like only some parts of automake were installed. My mistake.

@despdx despdx closed this as completed Feb 9, 2017
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

1 participant