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

Configuration issues #14

Open
yuppox opened this issue Oct 24, 2019 · 1 comment
Open

Configuration issues #14

yuppox opened this issue Oct 24, 2019 · 1 comment

Comments

@yuppox
Copy link

yuppox commented Oct 24, 2019

Hi,

The instructions say the following:

To install fsniper:
./configure
make
sudo make install

However, there is no "configure". I ran autoconf and it generated errors:

configure.ac:3: error: possibly undefined macro: AM_MAINTAINER_MODE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:5: error: possibly undefined macro: AM_INIT_AUTOMAKE

I'm not sure how to get this to compile. Do I need to update something or change anything?

@daf
Copy link
Member

daf commented Oct 24, 2019

Try running ./bootstrap first - however it's probably been a decade since that tooling has been looked at, so I'm not sure if it works today.

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

2 participants