intrig-unicamp / mininet-wifi

Emulator for Software-Defined Wireless Networks
https://mn-wifi.readthedocs.io/
Other
431 stars 239 forks source link

installing SUMO from package management #470

Closed behrisch closed 1 year ago

behrisch commented 1 year ago

This is just a recommendation to get results which are reproducable and not let users install dysfunctional developer versions accidentally. It would probably also speed up the installation considerably. There are packages available for all recent ubuntu and fedora versions see https://sumo.dlr.de/docs/Downloads.php#linux. The packages should also take care of setting SUMO_HOME correctly.

behrisch commented 1 year ago

The install script still builds SUMO from the head of git as far as I can see. If you do not want to go the package management path, I just wanted to mention that you could also do pip install eclipse-sumo.