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

bug - manual compile errors on file name inconsistency #24

Open
aghassemlouei opened this issue Aug 9, 2022 · 0 comments
Open

bug - manual compile errors on file name inconsistency #24

aghassemlouei opened this issue Aug 9, 2022 · 0 comments

Comments

@aghassemlouei
Copy link
Contributor

When attempting to compile oip on Ubuntu 20.04.4 LTS the following error is encountered:

user@system:~/oip$ sudo ./autogen.sh
Makefile.am: error: required file './README' not found
autoreconf: automake failed with exit status: 1

Simply renaming README.md to README allows autogen.sh to run successfully without errors:

mv README.md README
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