please give me the steps for installing sumo on ubuntu 10.10 version
Have you tried installing it? APT is pretty good at resolving depencies. Are you getting an error message? Do you have the package? If so you can install it with: dpkg -i sumo*otherwise if it is in your APT sources,install it with:
sudo apt-get install sumo<hit tab>Tony
Dear Tony I have not yet tried installing SUMO on ubuntu. I have SUMO package 0.15.0 , but please tell me the detail steps of installing it.
what do you mean by saying "APT sources " where should I check my APT sources?Regards
Shilpy
If you're going to use Linux I would advise actually learning a little bit about it: There is a detailed guide on how to install it in the documentation.
Tony