Wednesday, 15 January 2014

How do I set python environmental variables for Volatility -



How do I set python environmental variables for Volatility -

i'm trying setup volatility can execute commands regardless of directory happen in @ time. i'm not sure i'm doing wrong, i've set environmental variables export command. i've double checked my ~/.bashrc , added directory /etc/enviroment. running echo $path=vol.py returns /mydir/volatility/vol.py. when run python vol.py "python: can't open file 'vol.py': [errno 2] no such file or directory" .

so guess question. how can set evironmental variables python when run python vol.py executes on whatever image file point without beingness in volatility directory? or improve type vol.py -f whatever/imagefile, scheme recognizes python script , executes.

i figure simple, i'm still learning, help much appreciated.

my scheme : kubuntu 14.04lts; python 2.7; volatility 2.4

it looks added vol.py path, incorrect. need add together directory such /mydir/volatility/ without vol.py in it

python python-2.7 environment-variables ubuntu-14.04 volatility

No comments:

Post a Comment