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

Add support for 64bit systems when looking for libmodsecurity #20

Closed
wants to merge 1 commit into from

Conversation

omadjoudj
Copy link
Contributor

Hi,
configure fails on 64bit system since find_libsec macros does not look in /usr and <?>/lib64/

NB. This also will help modsec v3 packaging.

@omadjoudj
Copy link
Contributor Author

About the CI tests, it seems that httpd 2.4.27 tarballs have been moved somewhere else (returns 404).

$ export VER_APACHE=2.4.27
$ curl -I https://www.apache.org/dist/httpd/httpd-${VER_APACHE}.tar.gz 
HTTP/1.1 404 Not Found
Date: Sat, 28 Oct 2017 12:48:17 GMT
Server: Apache/2.4.7 (Ubuntu)
Content-Type: text/html; charset=iso-8859-1


@zimmerle
Copy link
Contributor

zimmerle commented Sep 3, 2018

Merged! Thanks!

@zimmerle zimmerle closed this Sep 3, 2018
@zimmerle zimmerle self-assigned this Sep 3, 2018
@zimmerle zimmerle self-requested a review September 3, 2018 17:47
@zimmerle zimmerle mentioned this pull request Sep 3, 2018
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

Successfully merging this pull request may close these issues.

2 participants