I have a Debian 9 server I wish to use for running SUMO + Traci simulations. By installing SUMO through apt-get install I get SUMO v 0.28, which is way too old (it doesn't have many Traci functions I need)
I tried to update to a newer version in several ways, without success. (1) Followed instructions from here <https://sumo.dlr.de/docs/Installing.html> a. b. gives 1 error c. gives (2) looking for binaries here <https://build.opensuse.org/project/show/home:behrisch> , it seems that Debian binaries are not generated any more since a few builds... (3) looking for binaries here <http://download.opensuse.org/repositories/home:/behrisch/> a. downloading .deb package for i386 for Debian 8 or 7 (9 is not present) b. gives (4) Followed instructions from here <https://salsa.debian.org/science-team/sumo> or there <https://sumo.dlr.de/docs/Installing/Linux_Build.html> (the second is simply more detailed) a. I have cmake v 3.7.2, python 3.7.3, g++ v 6.3.0, libxerces-c-dev v 3.1.4+debian-2+deb9u2, libfox-1.6-dev v 1.6.53-1, libgdal-dev v 2.1.2+dfsg-5, libproj-dev v 4.9.3-1, libgl2ps-dev v 1.3.9-4 b. tried both with g++ and clang c. gives many repetitions of the following two errors After googling a lot I tried many things such as installing additional packages (e.g. build-essentials, g++-multilib, libc++-dev) but without success. Can anyone help me? -- Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/ _______________________________________________ sumo-user mailing list sumo-user@eclipse.org To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user