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
I'm very new to compiling, and I think I might be missing a dependency possibly?
Anyways, it gives me an error while running ./bootstrap
sailorjerrys@MintyFresh ~/Downloads/Liberal-Crime-Squad-master $ chmod 744 bootstrap sailorjerrys@MintyFresh ~/Downloads/Liberal-Crime-Squad-master $ ./bootstrap autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:12: installing './compile' configure.ac:10: installing './install-sh' configure.ac:10: installing './missing' automake: error: no 'Makefile.am' found for any configure output autoreconf: automake failed with exit status: 1 sailorjerrys@MintyFresh ~/Downloads/Liberal-Crime-Squad-master $
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm very new to compiling, and I think I might be missing a dependency possibly?
Anyways, it gives me an error while running ./bootstrap
The text was updated successfully, but these errors were encountered: