What steps will reproduce the problem?
1. pull latest code from svn
2. sudo python setup.py install
3. vol.py
What is the expected output? What do you see instead?
*** Failed to import volatility.plugins.overlays.mac.mac (ImportError: No
module named mac.common)
What version of the product are you using? On what operating system?
2.3Alpha from svn, ubuntu 12.04LTS
Please provide any additional information below.
Looking at the source for setup.py, all that needs to be done to fix this is
that an entry for volatility.plugins.mac needs to be added to the list of
packages defined by opts['packages']
Original issue reported on code.google.com by bry...@gmail.com on 13 May 2013 at 11:54
Original issue reported on code.google.com by
bry...@gmail.com
on 13 May 2013 at 11:54