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

Update Installation Process #1

Open
mexitek opened this issue Dec 12, 2011 · 2 comments
Open

Update Installation Process #1

mexitek opened this issue Dec 12, 2011 · 2 comments

Comments

@mexitek
Copy link

mexitek commented Dec 12, 2011

I am trying to follow the readme, but there is no configure file in directory. I tried to run ./configure.ac, but that doesn't work.

How can I install this on my machine (GNU/Linux)?

@das-peter
Copy link

Ensure you've installed automake (apt-get install automake)
Run ./autogen.sh
Then run ./configure VARNISHSRC=<your-path> VMODDIR=<your-path>

@mexitek
Copy link
Author

mexitek commented Feb 11, 2012

Awesome, this would have saved me a lot of time. Maybe this should be added to the readme file.

I ended up using the C Library straight up. https://gist.github.com/1487597

irfn referenced this issue in irfn/geoip-vmod Nov 28, 2012
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