Quick install/build guide for RadioDNS
Here's a quick list of how to get the RadioDNS application we released recently to build and run (on Ubuntu 9.04. Success reports for other distros or OSs welcomed.)
sudo apt-get install python-socksipy python-wxgtk2.8Β python-dnspythonΒ python-setuptools python-dev
sudo easy_install objectlistview
wget -v https://github.com/Βι¶ΉΤΌΕΔRadLabs/RadioVisDemo/zipball/master
unzip Βι¶ΉΤΌΕΔRad*
cd Βι¶ΉΤΌΕΔRad*
python radiovis_demo.py
And that should be it. Thanks for the useful posts on the list which summarised these steps.
Comments