Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #68768 > unrolled thread

Re: Installing ssdeep on Portable Python /advice

Started bylaguna-mc@mail.com
First post2014-03-22 07:48 -0400
Last post2014-03-22 07:48 -0400
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Re: Installing ssdeep on Portable Python /advice laguna-mc@mail.com - 2014-03-22 07:48 -0400

#68768 — Re: Installing ssdeep on Portable Python /advice

Fromlaguna-mc@mail.com
Date2014-03-22 07:48 -0400
SubjectRe: Installing ssdeep on Portable Python /advice
Message-ID<mailman.8393.1395488927.18130.python-list@python.org>
http://ssdeep.sourceforge.net/usage.html

the installation described in aboved document is for Linux only.
Well, I need experiment and see errors.

Regards,


> ----- Original Message -----
> From: Mark H Harris
> Sent: 03/22/14 05:32 AM
> To: python-list@python.org
> Subject: Re: Installing ssdeep on Portable Python /advice
> 
> On 3/21/14 9:51 PM, Mark H Harris wrote:
> > 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
> 
> 
> Actually, I restated that wrong. The doc says that building from sources 
> on windows is NOT supported.
> 
> marcus
> -- 
> https://mail.python.org/mailman/listinfo/python-list

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web