Installing ssdeep on Portable Python

L

laguna-mc

Portable Python 2.7 for Windows, the Python application have dependency on ssdeep-2.10, which is a binary exe.

The ssdeep (libfuzzy) installation example was shown for Linux platform only:
----
a) libfuzzy can be installed via apt-get:

   $ sudo apt-get install libfuzzy2

b) to install libfuzzy from source, download the gzipped tarball from http://ssdeep.sourceforge.net/#download, then run:

   $ tar -zxvf ssdeep-2.10.tar.gz
   $ cd ssdeep-2.10 && ./configure && make && sudo make install
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top