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