Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #68768
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <laguna-mc@mail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.031 |
| X-Spam-Evidence | '*H*': 0.94; '*S*': 0.00; 'url:sourceforge': 0.03; 'subject:Python': 0.06; 'binary': 0.07; 'received:gmx.net': 0.09; 'windows,': 0.09; 'python': 0.11; 'windows': 0.15; 'portable': 0.16; 'received:gmx.com': 0.16; 'sudo': 0.16; 'supported.': 0.16; 'wrote:': 0.18; 'install': 0.23; 'installation': 0.23; 'errors.': 0.24; 'this:': 0.26; 'strongly': 0.30; 'url:mailman': 0.30; 'doc': 0.31; 'run': 0.32; 'linux': 0.33; 'says': 0.33; 'url:python': 0.33; '-----': 0.33; 'sources': 0.33; 'google': 0.35; 'building': 0.35; 'described': 0.36; 'installing': 0.36; 'url:listinfo': 0.36; 'url:org': 0.36; 'should': 0.36; 'application': 0.37; 'email addr:python.org': 0.37; 'clear': 0.37; 'received:172.19': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'subject:': 0.39; 'skip:. 10': 0.39; 'to:addr:python.org': 0.39; 'url:mail': 0.40; 'how': 0.40; 'from:no real name:2**0': 0.61; 're:': 0.63; 'our': 0.64; 'email name:python-list': 0.65; 'received:74.208': 0.68; 'actually,': 0.84; 'experiment': 0.84; 'precompiled': 0.84; 'from:addr:mail.com': 0.93 |
| Content-Type | text/plain; charset="utf-8" |
| Date | Sat, 22 Mar 2014 07:48:36 -0400 |
| From | laguna-mc@mail.com |
| MIME-Version | 1.0 |
| Subject | Re: Installing ssdeep on Portable Python /advice |
| To | python-list@python.org |
| X-Flags | 0001 |
| X-Mailer | GMX.com Web Mailer |
| x-registered | 0 |
| Content-Transfer-Encoding | 8bit |
| X-GMX-UID | wx1fc1Uk3zOl2srVX3ghqqV+IGRvb0BD |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.8393.1395488927.18130.python-list@python.org> (permalink) |
| Lines | 40 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1395488928 news.xs4all.nl 2850 [2001:888:2000:d::a6]:42221 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:68768 |
Show key headers only | View raw
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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Installing ssdeep on Portable Python /advice laguna-mc@mail.com - 2014-03-22 07:48 -0400
csiph-web