Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Sumo commands not found (ubuntu 18.04)

Dear Azise,
I think you should add in $PATH to access sumo-gui and sumo
gedit ~/.bashrc 

export PATH=$PATH:$SUMO_HOME/sumo/bin 

source ~/.bashrc 




Le ven. 13 mars 2020 à 12:29, Azise Oumar Diallo <diallitoz@xxxxxxxxx> a écrit :
Hi,

I installed SUMO on Linux (Ubuntu 18.04) from sources.
Everything went well.
However, when I type a command like sumo-gui or netedit. I receive a message like: 
The command "netedit" was not found, but can be installed with:

sudo apt install sumo

However, in the bin folder in sumo, I can run the applications this way ./netedit.

I don't know what the problem is.

Thank you for your help.
--
Azise Oumar DIALLO 
Doctorant 
IMT Lille-Douai 
03 27 71 24 74
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top