Re: Installing binwalk on Portable Python

2014-04-02 Thread mtabesh
ll it from source: > ftp://ftp.astron.com/pub/file/' " > Although libmagic was installed using pip. > >   >   > - Original Message - > From: Peter Mawhorter > Sent: 03/17/14 11:07 PM > To: laguna-mc > Subject: Re: Installing binwalk on Portable Pyth

Re: Installing binwalk on Portable Python

2014-03-17 Thread laguna-mc
alled using pip. - Original Message - From: Peter Mawhorter Sent: 03/17/14 11:07 PM To: laguna-mc Subject: Re: Installing binwalk on Portable Python On Mon, Mar 17, 2014 at 1:58 PM, wrote: > I tried: pip install "E:\Portable Python > 2.7.5.1\binwalk-1.3.0\src\setup.py" >

Re: Installing binwalk on Portable Python

2014-03-17 Thread Peter Mawhorter
On Mon, Mar 17, 2014 at 1:58 PM, wrote: > I tried: pip install "E:\Portable Python > 2.7.5.1\binwalk-1.3.0\src\setup.py" > > Error: > > E:\Portable Python 2.7.5.1\App\Scripts\pip run on 03/17/14 22:53:51 > > Exception: > Traceback (most recent call last): > File "E:\Portable Python > 2.7.5.1\A

Re: Installing binwalk on Portable Python

2014-03-17 Thread laguna-mc
nwalk-1.3.0\\src\\setup.py', 'at', ':\\Portable Python 2.7.5.1\\binwalk-1.3.0\\src\\setup.py') ------ - Original Message - From: Peter Mawhorter Sent: 03/17/14 10:13 PM To: laguna...@mail.com Subject: Re: Installing binwalk on Portable Python On Mon, Ma

Re: Installing binwalk on Portable Python

2014-03-17 Thread Peter Mawhorter
On Mon, Mar 17, 2014 at 12:56 PM, wrote: > Portable Python 2.7 for Win32 and installed on USB flash drive. I want > install Binwalk tool, it have a few depencencies, I installed it first > (numpy, matplotlib, libmagic, python-magic) > Then I tried to install binwalk from locally stored source a

Installing binwalk on Portable Python

2014-03-17 Thread laguna-mc
Portable Python 2.7 for Win32 and installed on USB flash drive. I want install Binwalk tool, it have a few depencencies, I installed it first (numpy, matplotlib, libmagic, python-magic) Then I tried to install binwalk from locally stored source archive file, I tried two ways: pip install E:\Por