Make sure that you first add all needed networks, dnsservers and antennas. 

$ svn co http://svn.wirelessleiden.nl/svn/node-config/genesis $SVNROOT
$ cd $SVNROOT/nodes
# make sure that unused nodes aren't in the py.conf file
$ for file in */wleiden.conf; do ./genesis-to-py.pl $file; done > py.conf
$ cd  

README for import from genesis.

install Geo::Coordinates::RDNAP 
If your package manager doesn't provide it, download it from:
http://search.cpan.org/~pijll/Geo-Coordinates-RDNAP-0.11/

$ cd $EXODUSROOT
$ ./bin/django runscript genesis_to_exodus /PATH/TO/py.conf
