I downloaded XORP 1.5 and compiled from source on a 64 bit machine, but I am having trouble getting the router manager to start:<br><br>./xorp_rtrmgr -b ../static.boot<br>[
2008/11/27 20:44:19&nbsp; ERROR xorp_rtrmgr:16440 LIBCOMM +312 comm_sock.c
comm_sock_bind4 ] Error binding socket (family = 2, my_addr = <a href="http://127.0.0.1/" target="_blank">127.0.0.1</a>, my_port = 19999): Address already in use<br>
[ 2008/11/27 20:44:19&nbsp; ERROR xorp_rtrmgr:16440 RTRMGR +260
main_rtrmgr.cc run ] Address already in use: a finder may already be
running.<br><br>I
am in the xorp group and I&#39;m running this as root. I also ran the tests
after installing and it didn&#39;t fail any tests. I haven&#39;t changed any configuration files, only set some IP addresses in static.boot. Has anyone ever gotten
this error?<br>
<br>Victor