snap-stanford / snap

Stanford Network Analysis Platform (SNAP) is a general purpose network analysis and graph mining library.
Other
2.16k stars 795 forks source link

Unable to install in either Windows(using Cygwin make) or Ubuntu #216

Closed sumandutta8877 closed 3 years ago

sumandutta8877 commented 3 years ago

Snap could not be installed in any OS.

The Makefile in GitHub version is only giving errors in both Ubuntu & Windows.

The Windows executable file available on Stanford's website is corrupted with viruses, and the Ubuntu Installation has no make file in it.

roks commented 3 years ago

Can you please provide more details on which executable file is corrupted and a description of errors on Ubuntu?

sumandutta8877 commented 3 years ago

@roks

Can you please provide more details on which executable file is corrupted? The file provided here http://snap.stanford.edu/releases/Snap-6.0-Win32.zip is corrupted.

Can you please provide a description of errors on Ubuntu? It cannot be installed/loaded on Windows/Cygwin/Ubuntu using the "Makefile" available on this GitHub Repository.

roks commented 3 years ago

There must be some issues with your installation. I just successfully unzipped the file above and completed 'make' on Ubuntu.