[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [sumo-user] installation problem of sumo1.5.0
|
Hi,
this was a glitch in our docs and is now fixed.
You need to call "sudo cmake --install build"
(or you can call "sudo make install" from inside the build dir).
Best regards,
Michael
Am 14.11.23 um 09:33 schrieb 郭松庭 via sumo-user:
Dear sumo,
I have some trouble in installation of sumo1.5.0. Could you please help me?
The commands I gave and the results gain are the following:
1. sudo apt-get install git cmake python3 g++ libxerces-c-dev
libfox-1.6-dev libgdal-dev libproj-dev libgl2ps-dev python3-dev swig
default-jdk maven libeigen3-dev
ok
2. Download sumo1.5.0 and uzip it.
ok
3. cd sumo-1.5.0/
ok
4. export SUMO_HOME="/home/<user>/sumo-<version>"
ok
5. cmake -B build .
ok
6. cmake --build build -j $(nproc)
ok
7. sudo make install
got a hint:
[100%] Built target libsumo
lucashuang@AiRMS-Demo1:~/sumo-1.5.0 $ sudo make install
make: *** No rule to make target 'install'. Stop.
Hardware: Raspberry Pi4B
OS: Pi OS 64 bit
Best Regards
Tony
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user