LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   installing sumo and move on ubuntu (https://www.linuxquestions.org/questions/linux-newbie-8/installing-sumo-and-move-on-ubuntu-893294/)

nadeempitafi 11-29-2012 01:33 PM

i see! let me try it then i will let you know.

nadeempitafi 11-29-2012 03:34 PM

dear knudfl,

if you find more detailed tutorial on MOVE please share with me.

amissan 04-19-2013 09:34 AM

Gui SUMO
 
Hi
I have this error when I run : sumo --gui in ubntu 10.10

Error: On processing option '--gui':
No option with the name 'gui' exists.


Help me please

knudfl 04-19-2013 10:38 AM

Post # 48, @ amissan : Welcome to LQ.

The sumo GUI command for all later versions : sumo-gui

amissan 04-20-2013 02:23 AM

Quote:

Originally Posted by knudfl (Post 4934803)
Post # 48, @ amissan : Welcome to LQ.

The sumo GUI command for all later versions : sumo-gui


The same problem
sumo-gui: commande introuvable

knudfl 04-20-2013 10:00 AM

# 50 .

Which version of 'sumo' ?

knudfl 08-10-2013 05:27 PM

Post # 52, @sunrise.

Ubuntu 12.04 :

$ sudo apt-get install \
g++ g++-4.4 gfortran libgdal1-dev libproj-dev libxerces-c2-dev libfox-1.6-dev

$ cd sumo-src-0.12.3/
$ export CC=gcc-4.4 CXX=g++-4.4 && ./configure
$ make
$ sudo make install

EDIT : The @sunrise post was moved to :
http://www.linuxquestions.org/questi...on-4175472895/

-

Tolaam 08-11-2013 09:37 PM

Thank you very much guys, it helped me a lot

sunrise 08-12-2013 07:27 PM

concerning SUMO installation
 
Dear Sir,

Thanks a lot for your kindly reply.

I just want to let you know that, from all your replies when you recommended anything to do and to fix my issue ; I followed your advice and a also I have looked all links which you sent , thanks a lot for your help.

But actually I'm still trying to install SUMO 0.12.3 version from Terminal within Ubuntu 12.04.2, but sadly I didn't get anything.
I'm sorry if I bothered you, but I need to fix this and get your guide.

For this I have downloaded all of the (sumo-winbin-0.12.3.zip),(sumo-src-0.12.3.zip) and (sumo-src-0.12.3.tar.gz) from this link :

(http://sourceforge.net/projects/sumo...sion%200.12.3/)

Then I have followed your answer , the first line is working but the second one which is ($ cd sumo-src-0.12.3/ ) does not work and can not go to the next step because when I put that command after Enter this message come and says : ((bash: cd: sumo-src-0.12.3/: No such file or directory )

I followed exactly your steps which was :



$ sudo apt-get install \
g++ g++-4.4 gfortran libgdal1-dev libproj-dev libxerces-c2-dev libfox-1.6-dev

$ cd sumo-src-0.12.3/
$ export CC=gcc-4.4 CXX=g++-4.4 && ./configure
$ make
$ sudo make install


Please could you tell me what should I have to do? I really need this because I need to use MOVE .
I really appreciate your help.


Best regards,

Sunrise

knudfl 08-13-2013 12:34 AM

# 54, @sunrise : Please use your SUMO own thread ...
http://www.linuxquestions.org/questi...5/#post5007809
... ? Did you read the answer you got yesterday ?


LQ Rules
""Do not post the same discussion in more than one forum.
Duplicate discussions can be frustrating for other members.""



-

sunrise 08-13-2013 09:19 AM

Dear Knudfl,

Thanks a lot for your kindly reply.

Yes, I have read your both last answers, thanks a lot.
But still could not fix my issue , that's why again I send my last query.

I don't want to bother any of you and I didn't mean that , since I register with you. I had some issue I would hope to get your answer and help me to fix it , while still my issue is there and couldn't work on. However, if my issue was solved I didn't discuss more than one time.

This with my respect to your saying:

(Do not post the same discussion in more than one forum.
Duplicate discussions can be frustrating for other members.""


I'm just waiting if you could let me know how can I fix my problem with SUMO.


Kind regards,

Sunrise

sunrise 08-13-2013 09:52 AM

Dear Knudfl,

The issue of that I could not install my SUMO, while after I put second command ($ cd sumo-src-0.12.3/ ) is stopping and can not go on to the next step .


Kind regards,

Sunrise

TB0ne 08-13-2013 10:22 AM

Quote:

Originally Posted by sunrise (Post 5008592)
Dear Knudfl,
The issue of that I could not install my SUMO, while after I put second command ($ cd sumo-src-0.12.3/ ) is stopping and can not go on to the next step .

This was answered in your other thread, and you were given tips on installing the latest version too, which you seem to have ignored. Do NOT double post your questions, or hijack someone elses thread. Both are against LQ Rules.

sunrise 08-18-2013 11:13 AM

Hello guys,

I was wondering ask you about , creating some scenarios for some routing protocols in VANET environment within using Ns-2 ,within having MOVE in Ubuntu 12.04.02.
Creating Nodes and Edges are OK but after that when I want to Create Map does not work , and I can not get anything . Could you guide me to fix this problem I really appreciate .


Kind regards,

Sunrise

zadi 08-20-2013 10:09 PM

hi did you work with TRANS .. I installed but I can not get a handle plz help


All times are GMT -5. The time now is 10:15 AM.