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