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

Fail to install #37

Open
xiw588 opened this issue Aug 13, 2022 · 0 comments
Open

Fail to install #37

xiw588 opened this issue Aug 13, 2022 · 0 comments

Comments

@xiw588
Copy link

xiw588 commented Aug 13, 2022

I try to install RFmix in command line on cluster, but failed in both ways you provided. I am new to genetic ancestry and it will be helpful if you can help on this.

Thanks

error message for the simple way
./configure: No such file or directory

error message for the second way

aclocal # creates aclocal.m4
configure.ac:649: warning: macro 'AM_BACKSLASH' not found in library
configure.ac:650: warning: macro 'AM_DEFAULT_VERBOSITY' not found in library
configure.ac:651: warning: macro 'AM_DEFAULT_V' not found in library
configure.ac:652: warning: macro 'AM_V' not found in library
-bash-4.2$ autoheader # creates config.h.in
autoheader: error: AC_CONFIG_HEADERS not found in configure.ac
-bash-4.2$ autoconf # creates configure
-bash-4.2$ automake --add-missing # creates Makefile.in
configure.ac: error: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.ac: You should verify that configure.ac invokes AM_INIT_AUTOMAKE,
configure.ac: that aclocal.m4 is present in the top-level directory,
configure.ac: and that aclocal.m4 was recently regenerated (using aclocal)
automake: error: no 'Makefile.am' found for any configure output
automake: Did you forget AC_CONFIG_FILES([Makefile]) in configure.ac?

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