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

broken download link: libevent #188

Open
amaya382 opened this issue Jan 12, 2016 · 1 comment
Open

broken download link: libevent #188

amaya382 opened this issue Jan 12, 2016 · 1 comment

Comments

@amaya382
Copy link

http://iweb.dl.sourceforge.net/project/levent/libevent/libevent-2.0/libevent-2.0.18-stable.tar.gz returns 404.

When I execute configure and then make in release/toolkits/graph_analytics, I get as follows.

(Fedora23 and RHEL7, same error)

...

[ 27%] Performing download step (download, verify and extract) for 'libevent'
-- downloading...
     src='http://iweb.dl.sourceforge.net/project/levent/libevent/libevent-2.0/libevent-2.0.18-stable.tar.gz'
     dst='/{path/to/PowerGraph}/deps/event/src/libevent-2.0.18-stable.tar.gz'
     timeout='none'
-- [download 0% complete]
CMake Error at libevent-stamp/download-libevent.cmake:9 (file):
  file DOWNLOAD HASH mismatch

    for file: [/{path/to/PowerGraph}/deps/event/src/libevent-2.0.18-stable.tar.gz]
      expected hash: [aa1ce9bc0dee7b8084f6855765f2c86a]
        actual hash: [d41d8cd98f00b204e9800998ecf8427e]



make[2]: *** [../deps/event/src/libevent-stamp/libevent-download] Error 1
make[1]: *** [CMakeFiles/libevent.dir/all] Error 2
make: *** [all] Error 2
@skachm
Copy link

skachm commented Feb 23, 2016

I was having the same issue on Ubuntu 14.04, and amaya382's url change fixed it.

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