Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sudo apt-get install build-essential python-opengl python-numpy python-dev python2.7-dev python-tk python-pyaudio git
- # (python-pyaudio is optional, python-tk needed for GUI)
- git clone https://bitbucket.org/baldand/mlrawviewer.git
- cd mlrawviewer
- python setup.py build
- #copy the bitunpack.so binary from the build/linux-* to the same place mlrawviewer.py
- chmod +x mlrawviewer.py
- chmod +x mlrawgui.py
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement