Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #68735
| From | Mark H Harris <harrismh777@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Installing ssdeep on Portable Python /advice |
| Date | 2014-03-21 21:51 -0500 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <lgitqs$ok4$2@speranza.aioe.org> (permalink) |
| References | <mailman.8331.1395360978.18130.python-list@python.org> |
On 3/20/14 7:16 PM, laguna-mc@mail.com wrote: > $ tar -zxvf ssdeep-2.10.tar.gz > $ cd ssdeep-2.10&& ./configure&& make&& sudo make install > I need install it on PortablePython for Windows, so it's not > clear how to make this: where should be placed ssdeep Windows > binary files, that Python application can found it? It is strongly recommended that ssdeep be run on windows from precompiled binaries. Building from sources is not recommended because of dependencies and environment... Google is our frined; http://ssdeep.sourceforge.net/usage.html marcus
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Installing ssdeep on Portable Python /advice laguna-mc@mail.com - 2014-03-20 20:16 -0400
Re: Installing ssdeep on Portable Python /advice Mark H Harris <harrismh777@gmail.com> - 2014-03-21 21:51 -0500
Re: Installing ssdeep on Portable Python /advice Mark H Harris <harrismh777@gmail.com> - 2014-03-21 22:32 -0500
csiph-web