We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I add the following problem when trying to build moxi from git:
$ ./config/autorun.sh ./config/autorun.sh: running /usr/bin/libtoolize --automake --copy --force' ./config/autorun.sh: running/usr/bin/aclocal-1.11 -I m4' aclocal-1.11: configure.ac:2: file `m4/version.m4' does not exist Can't execute aclocal
/usr/bin/libtoolize --automake --copy --force' ./config/autorun.sh: running
I copied version.m4 from memcached and it fixed it but shouldn't it be shipped too ?
Regards, Colin
The text was updated successfully, but these errors were encountered:
latest moxi version is at github.com/membase/moxi
Sorry, something went wrong.
No branches or pull requests
Hi,
I add the following problem when trying to build moxi from git:
$ ./config/autorun.sh
./config/autorun.sh: running
/usr/bin/libtoolize --automake --copy --force' ./config/autorun.sh: running
/usr/bin/aclocal-1.11 -I m4'aclocal-1.11: configure.ac:2: file `m4/version.m4' does not exist
Can't execute aclocal
I copied version.m4 from memcached and it fixed it but shouldn't it be shipped too ?
Regards,
Colin
The text was updated successfully, but these errors were encountered: