Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
09-06-2013, 09:13 AM
|
#1
|
LQ Newbie
Registered: Sep 2013
Posts: 14
Rep:
|
How to Install MOVE and SUMO on ubuntu 12.10 with ns2.35
Hello Everyone,
I am new to ubuntu.I dnt have that much idea about ubuntu.For my desseratation in VANET i want to install MOVE and SUMO in ubuntu 12.10.Anyone can please give me link from where i should download and plese give the installation steps for the same.I have tried to install SUMO 0.12.3 by the steps given in this site but its showing some error so please Provide me guidance from the start that how to install MOVE and SUMO.
Thanks in advance.
|
|
|
09-06-2013, 09:26 AM
|
#2
|
LQ Guru
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 27,329
|
Quote:
Originally Posted by sumegha13
Hello Everyone,
I am new to ubuntu.I dnt have that much idea about ubuntu.For my desseratation in VANET i want to install MOVE and SUMO in ubuntu 12.10.Anyone can please give me link from where i should download and plese give the installation steps for the same.I have tried to install SUMO 0.12.3 by the steps given in this site but its showing some error so please Provide me guidance from the start that how to install MOVE and SUMO.
|
Unless you provide DETAILS (like what VERSION of Ubuntu, and what the exact error(s) were), there's nothing we can help you with. This has been asked and answered on here SEVERAL times:
http://www.linuxquestions.org/questi...ubuntu-893294/
http://www.linuxquestions.org/questi...s2-4175429055/
...and Google also has MANY how-to documents. Without knowing the errors and what you've done/tried, there's nothing we can help you with. If you are working on a dissertation, you should also already know about the basics of research and how to ask a question.
|
|
2 members found this post helpful.
|
09-06-2013, 09:48 AM
|
#3
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,519
|
Welcome to LQ.
Ubuntu 12.10 , sumo : $ sudo apt-get install \
g++-4.4 libproj-dev libgdal-dev libxerces-c2-dev libfox-1.6-dev
$ cd sumo-0.12.3/ && export CC=gcc-4.4 CXX=g++-4.4 && ./configure && make
$ sudo make install
MOVE : There is no install. This will do :
$ cd <directory-with-MOVE.jar>/
$ java -jar MOVE.jar
Sumo at LQ : http://www.linuxquestions.org/questions/tags/sumo/
-
|
|
1 members found this post helpful.
|
09-06-2013, 12:29 PM
|
#4
|
LQ Newbie
Registered: Sep 2013
Posts: 14
Original Poster
Rep:
|
TO , TB0ne
sorry for it.I tried with sumo 0.12.3 from this site but failed to do it so i think to post question and start from base so i can go in one direction only.
To, knudfl
Thax a lot for your reply.Let me do and check if it will done sucessfully.
|
|
|
09-06-2013, 02:18 PM
|
#5
|
LQ Newbie
Registered: Sep 2013
Posts: 14
Original Poster
Rep:
|
Hello,
I am attching the errors i got while installing move and sumo.
While installing MOVE i got following things what should i do next ??
sumegha@sumegha-SVF15212SNW:~/sumo-0.12.3$ java -jar MOVE.jar
The program 'java' can be found in the following packages:
* default-jre
* gcj-4.6-jre-headless
* gcj-4.7-jre-headless
* openjdk-7-jre-headless
* openjdk-6-jre-headless
Try: sudo apt-get install <selected package>
While installing sumo 0.12.3 after using command
$ cd sumo-0.12.3/ && export CC=gcc-4.4 CXX=g++-4.4 && ./configure && make
I got the so long list of following error in make file:
Code:
ps/NIVissimSingleTypeParser__XKurvedefinition.Tpo"; exit 1; fi
if g++-4.4 -DHAVE_CONFIG_H -I. -I. -I../../../../src -I/home/sumegha/sumo-0.12.3/./src -I/usr/local/include/fox-1.6 -I/usr/include/fox-1.6 -I/usr/local/include/gdal -I/usr/include/gdal -I/usr/local/include -I/usr/include -O2 -DNDEBUG -MT NIVissimSingleTypeParser__XVerteilungsdefinition.o -MD -MP -MF ".deps/NIVissimSingleTypeParser__XVerteilungsdefinition.Tpo" -c -o NIVissimSingleTypeParser__XVerteilungsdefinition.o NIVissimSingleTypeParser__XVerteilungsdefinition.cpp; \
then mv -f ".deps/NIVissimSingleTypeParser__XVerteilungsdefinition.Tpo" ".deps/NIVissimSingleTypeParser__XVerteilungsdefinition.Po"; else rm -f ".deps/NIVissimSingleTypeParser__XVerteilungsdefinition.Tpo"; exit 1; fi
rm -f libvissimtypeload.a
ar cru libvissimtypeload.a NIVissimSingleTypeParser_Auswertungsdefinition.o NIVissimSingleTypeParser_Detektordefinition.o NIVissimSingleTypeParser_DynUml.o NIVissimSingleTypeParser_Einheitendefinition.o NIVissimSingleTypeParser_Emission.o NIVissimSingleTypeParser_Fahrtverlaufdateien.o NIVissimSingleTypeParser_Fahrverhaltendefinition.o NIVissimSingleTypeParser_Fahrzeugklassendefinition.o NIVissimSingleTypeParser_Fahrzeugtypdefinition.o NIVissimSingleTypeParser_Fensterdefinition.o NIVissimSingleTypeParser_Gefahrwarnungsdefinition.o NIVissimSingleTypeParser_Gelbverhaltendefinition.o NIVissimSingleTypeParser_Geschwindigkeitsverteilungsdefinition.o NIVissimSingleTypeParser_Haltestellendefinition.o NIVissimSingleTypeParser_Kantensperrung.o NIVissimSingleTypeParser_Kennungszeile.o NIVissimSingleTypeParser_Knotendefinition.o NIVissimSingleTypeParser_LSAKopplungsdefinition.o NIVissimSingleTypeParser_Laengenverteilungsdefinition.o NIVissimSingleTypeParser_Langsamfahrbereichdefinition.o NIVissimSingleTypeParser_Lichtsignalanlagendefinition.o NIVissimSingleTypeParser_Liniendefinition.o NIVissimSingleTypeParser_Linksverkehr.o NIVissimSingleTypeParser_Messungsdefinition.o NIVissimSingleTypeParser_Netzobjektdefinition.o NIVissimSingleTypeParser_Parkplatzdefinition.o NIVissimSingleTypeParser_Querschnittsmessungsdefinition.o NIVissimSingleTypeParser_Querverkehrsstoerungsdefinition.o NIVissimSingleTypeParser_Rautedefinition.o NIVissimSingleTypeParser_Reisezeitmessungsdefinition.o NIVissimSingleTypeParser_Richtungsentscheidungsdefinition.o NIVissimSingleTypeParser_Richtungspfeildefinition.o NIVissimSingleTypeParser_Routenentscheidungsdefinition.o NIVissimSingleTypeParser_Signalgeberdefinition.o NIVissimSingleTypeParser_Signalgruppendefinition.o NIVissimSingleTypeParser_SimRate.o NIVissimSingleTypeParser_Simdauer.o NIVissimSingleTypeParser_Startuhrzeit.o NIVissimSingleTypeParser_Startzufallszahl.o NIVissimSingleTypeParser_Stauparameterdefinition.o NIVissimSingleTypeParser_Stauzaehlerdefinition.o NIVissimSingleTypeParser_Stopschilddefinition.o NIVissimSingleTypeParser_Streckendefinition.o NIVissimSingleTypeParser_Streckentypdefinition.o NIVissimSingleTypeParser_TEAPACDefinition.o NIVissimSingleTypeParser_VWunschentscheidungsdefinition.o NIVissimSingleTypeParser_Verbindungsdefinition.o NIVissimSingleTypeParser_Verkehrszusammensetzungsdefinition.o NIVissimSingleTypeParser_Verlustzeitmessungsdefinition.o NIVissimSingleTypeParser_Zeitenverteilungsdefinition.o NIVissimSingleTypeParser_Zeitschrittfaktor.o NIVissimSingleTypeParser_Zuflussdefinition.o NIVissimSingleTypeParser_Zusammensetzungsdefinition.o NIVissimSingleTypeParser__XKurvedefinition.o NIVissimSingleTypeParser__XVerteilungsdefinition.o
ranlib libvissimtypeload.a
make[5]: Leaving directory `/home/sumegha/sumo-0.12.3/src/netimport/vissim/typeloader'
make[5]: Entering directory `/home/sumegha/sumo-0.12.3/src/netimport/vissim'
if g++-4.4 -DHAVE_CONFIG_H -I. -I. -I../../../src -I/home/sumegha/sumo-0.12.3/./src -I/usr/local/include/fox-1.6 -I/usr/include/fox-1.6 -I/usr/local/include/gdal -I/usr/include/gdal -I/usr/local/include -I/usr/include -O2 -DNDEBUG -MT NIImporter_Vissim.o -MD -MP -MF ".deps/NIImporter_Vissim.Tpo" -c -o NIImporter_Vissim.o NIImporter_Vissim.cpp; \
then mv -f ".deps/NIImporter_Vissim.Tpo" ".deps/NIImporter_Vissim.Po"; else rm -f ".deps/NIImporter_Vissim.Tpo"; exit 1; fi
rm -f libvissimimport.a
ar cru libvissimimport.a NIImporter_Vissim.o
ranlib libvissimimport.a
make[5]: Leaving directory `/home/sumegha/sumo-0.12.3/src/netimport/vissim'
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/netimport/vissim'
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/netimport'
if g++-4.4 -DHAVE_CONFIG_H -I. -I. -I../../src -I/home/sumegha/sumo-0.12.3/./src -I/usr/local/include/fox-1.6 -I/usr/include/fox-1.6 -I/usr/local/include/gdal -I/usr/include/gdal -I/usr/local/include -I/usr/include -O2 -DNDEBUG -MT NILoader.o -MD -MP -MF ".deps/NILoader.Tpo" -c -o NILoader.o NILoader.cpp; \
then mv -f ".deps/NILoader.Tpo" ".deps/NILoader.Po"; else rm -f ".deps/NILoader.Tpo"; exit 1; fi
if g++-4.4 -DHAVE_CONFIG_H -I. -I. -I../../src -I/home/sumegha/sumo-0.12.3/./src -I/usr/local/include/fox-1.6 -I/usr/include/fox-1.6 -I/usr/local/include/gdal -I/usr/include/gdal -I/usr/local/include -I/usr/include -O2 -DNDEBUG -MT NIImporter_ArcView.o -MD -MP -MF ".deps/NIImporter_ArcView.Tpo" -c -o NIImporter_ArcView.o NIImporter_ArcView.cpp; \
then mv -f ".deps/NIImporter_ArcView.Tpo" ".deps/NIImporter_ArcView.Po"; else rm -f ".deps/NIImporter_ArcView.Tpo"; exit 1; fi
if g++-4.4 -DHAVE_CONFIG_H -I. -I. -I../../src -I/home/sumegha/sumo-0.12.3/./src -I/usr/local/include/fox-1.6 -I/usr/include/fox-1.6 -I/usr/local/include/gdal -I/usr/include/gdal -I/usr/local/include -I/usr/include -O2 -DNDEBUG -MT NIImporter_DlrNavteq.o -MD -MP -MF ".deps/NIImporter_DlrNavteq.Tpo" -c -o NIImporter_DlrNavteq.o NIImporter_DlrNavteq.cpp; \
then mv -f ".deps/NIImporter_DlrNavteq.Tpo" ".deps/NIImporter_DlrNavteq.Po"; else rm -f ".deps/NIImporter_DlrNavteq.Tpo"; exit 1; fi
if g++-4.4 -DHAVE_CONFIG_H -I. -I. -I../../src -I/home/sumegha/sumo-0.12.3/./src -I/usr/local/include/fox-1.6 -I/usr/include/fox-1.6 -I/usr/local/include/gdal -I/usr/include/gdal -I/usr/local/include -I/usr/include -O2 -DNDEBUG -MT NIImporter_OpenDrive.o -MD -MP -MF ".deps/NIImporter_OpenDrive.Tpo" -c -o NIImporter_OpenDrive.o NIImporter_OpenDrive.cpp; \
then mv -f ".deps/NIImporter_OpenDrive.Tpo" ".deps/NIImporter_OpenDrive.Po"; else rm -f ".deps/NIImporter_OpenDrive.Tpo"; exit 1; fi
if g++-4.4 -DHAVE_CONFIG_H -I. -I. -I../../src -I/home/sumegha/sumo-0.12.3/./src -I/usr/local/include/fox-1.6 -I/usr/include/fox-1.6 -I/usr/local/include/gdal -I/usr/include/gdal -I/usr/local/include -I/usr/include -O2 -DNDEBUG -MT NIImporter_OpenStreetMap.o -MD -MP -MF ".deps/NIImporter_OpenStreetMap.Tpo" -c -o NIImporter_OpenStreetMap.o NIImporter_OpenStreetMap.cpp; \
then mv -f ".deps/NIImporter_OpenStreetMap.Tpo" ".deps/NIImporter_OpenStreetMap.Po"; else rm -f ".deps/NIImporter_OpenStreetMap.Tpo"; exit 1; fi
if g++-4.4 -DHAVE_CONFIG_H -I. -I. -I../../src -I/home/sumegha/sumo-0.12.3/./src -I/usr/local/include/fox-1.6 -I/usr/include/fox-1.6 -I/usr/local/include/gdal -I/usr/include/gdal -I/usr/local/include -I/usr/include -O2 -DNDEBUG -MT NIImporter_RobocupRescue.o -MD -MP -MF ".deps/NIImporter_RobocupRescue.Tpo" -c -o NIImporter_RobocupRescue.o NIImporter_RobocupRescue.cpp; \
then mv -f ".deps/NIImporter_RobocupRescue.Tpo" ".deps/NIImporter_RobocupRescue.Po"; else rm -f ".deps/NIImporter_RobocupRescue.Tpo"; exit 1; fi
if g++-4.4 -DHAVE_CONFIG_H -I. -I. -I../../src -I/home/sumegha/sumo-0.12.3/./src -I/usr/local/include/fox-1.6 -I/usr/include/fox-1.6 -I/usr/local/include/gdal -I/usr/include/gdal -I/usr/local/include -I/usr/include -O2 -DNDEBUG -MT NIImporter_SUMO.o -MD -MP -MF ".deps/NIImporter_SUMO.Tpo" -c -o NIImporter_SUMO.o NIImporter_SUMO.cpp; \
then mv -f ".deps/NIImporter_SUMO.Tpo" ".deps/NIImporter_SUMO.Po"; else rm -f ".deps/NIImporter_SUMO.Tpo"; exit 1; fi
if g++-4.4 -DHAVE_CONFIG_H -I. -I. -I../../src -I/home/sumegha/sumo-0.12.3/./src -I/usr/local/include/fox-1.6 -I/usr/include/fox-1.6 -I/usr/local/include/gdal -I/usr/include/gdal -I/usr/local/include -I/usr/include -O2 -DNDEBUG -MT NIImporter_VISUM.o -MD -MP -MF ".deps/NIImporter_VISUM.Tpo" -c -o NIImporter_VISUM.o NIImporter_VISUM.cpp; \
then mv -f ".deps/NIImporter_VISUM.Tpo" ".deps/NIImporter_VISUM.Po"; else rm -f ".deps/NIImporter_VISUM.Tpo"; exit 1; fi
if g++-4.4 -DHAVE_CONFIG_H -I. -I. -I../../src -I/home/sumegha/sumo-0.12.3/./src -I/usr/local/include/fox-1.6 -I/usr/include/fox-1.6 -I/usr/local/include/gdal -I/usr/include/gdal -I/usr/local/include -I/usr/include -O2 -DNDEBUG -MT NIVisumTL.o -MD -MP -MF ".deps/NIVisumTL.Tpo" -c -o NIVisumTL.o NIVisumTL.cpp; \
then mv -f ".deps/NIVisumTL.Tpo" ".deps/NIVisumTL.Po"; else rm -f ".deps/NIVisumTL.Tpo"; exit 1; fi
if g++-4.4 -DHAVE_CONFIG_H -I. -I. -I../../src -I/home/sumegha/sumo-0.12.3/./src -I/usr/local/include/fox-1.6 -I/usr/include/fox-1.6 -I/usr/local/include/gdal -I/usr/include/gdal -I/usr/local/include -I/usr/include -O2 -DNDEBUG -MT NIXMLConnectionsHandler.o -MD -MP -MF ".deps/NIXMLConnectionsHandler.Tpo" -c -o NIXMLConnectionsHandler.o NIXMLConnectionsHandler.cpp; \
then mv -f ".deps/NIXMLConnectionsHandler.Tpo" ".deps/NIXMLConnectionsHandler.Po"; else rm -f ".deps/NIXMLConnectionsHandler.Tpo"; exit 1; fi
if g++-4.4 -DHAVE_CONFIG_H -I. -I. -I../../src -I/home/sumegha/sumo-0.12.3/./src -I/usr/local/include/fox-1.6 -I/usr/include/fox-1.6 -I/usr/local/include/gdal -I/usr/include/gdal -I/usr/local/include -I/usr/include -O2 -DNDEBUG -MT NIXMLEdgesHandler.o -MD -MP -MF ".deps/NIXMLEdgesHandler.Tpo" -c -o NIXMLEdgesHandler.o NIXMLEdgesHandler.cpp; \
then mv -f ".deps/NIXMLEdgesHandler.Tpo" ".deps/NIXMLEdgesHandler.Po"; else rm -f ".deps/NIXMLEdgesHandler.Tpo"; exit 1; fi
if g++-4.4 -DHAVE_CONFIG_H -I. -I. -I../../src -I/home/sumegha/sumo-0.12.3/./src -I/usr/local/include/fox-1.6 -I/usr/include/fox-1.6 -I/usr/local/include/gdal -I/usr/include/gdal -I/usr/local/include -I/usr/include -O2 -DNDEBUG -MT NIXMLNodesHandler.o -MD -MP -MF ".deps/NIXMLNodesHandler.Tpo" -c -o NIXMLNodesHandler.o NIXMLNodesHandler.cpp; \
then mv -f ".deps/NIXMLNodesHandler.Tpo" ".deps/NIXMLNodesHandler.Po"; else rm -f ".deps/NIXMLNodesHandler.Tpo"; exit 1; fi
if g++-4.4 -DHAVE_CONFIG_H -I. -I. -I../../src -I/home/sumegha/sumo-0.12.3/./src -I/usr/local/include/fox-1.6 -I/usr/include/fox-1.6 -I/usr/local/include/gdal -I/usr/include/gdal -I/usr/local/include -I/usr/include -O2 -DNDEBUG -MT NIXMLTypesHandler.o -MD -MP -MF ".deps/NIXMLTypesHandler.Tpo" -c -o NIXMLTypesHandler.o NIXMLTypesHandler.cpp; \
then mv -f ".deps/NIXMLTypesHandler.Tpo" ".deps/NIXMLTypesHandler.Po"; else rm -f ".deps/NIXMLTypesHandler.Tpo"; exit 1; fi
if g++-4.4 -DHAVE_CONFIG_H -I. -I. -I../../src -I/home/sumegha/sumo-0.12.3/./src -I/usr/local/include/fox-1.6 -I/usr/include/fox-1.6 -I/usr/local/include/gdal -I/usr/include/gdal -I/usr/local/include -I/usr/include -O2 -DNDEBUG -MT NIOptionsIO.o -MD -MP -MF ".deps/NIOptionsIO.Tpo" -c -o NIOptionsIO.o NIOptionsIO.cpp; \
then mv -f ".deps/NIOptionsIO.Tpo" ".deps/NIOptionsIO.Po"; else rm -f ".deps/NIOptionsIO.Tpo"; exit 1; fi
if g++-4.4 -DHAVE_CONFIG_H -I. -I. -I../../src -I/home/sumegha/sumo-0.12.3/./src -I/usr/local/include/fox-1.6 -I/usr/include/fox-1.6 -I/usr/local/include/gdal -I/usr/include/gdal -I/usr/local/include -I/usr/include -O2 -DNDEBUG -MT NINavTeqHelper.o -MD -MP -MF ".deps/NINavTeqHelper.Tpo" -c -o NINavTeqHelper.o NINavTeqHelper.cpp; \
then mv -f ".deps/NINavTeqHelper.Tpo" ".deps/NINavTeqHelper.Po"; else rm -f ".deps/NINavTeqHelper.Tpo"; exit 1; fi
rm -f libnetimport.a
ar cru libnetimport.a NILoader.o NIImporter_ArcView.o NIImporter_DlrNavteq.o NIImporter_OpenDrive.o NIImporter_OpenStreetMap.o NIImporter_RobocupRescue.o NIImporter_SUMO.o NIImporter_VISUM.o NIVisumTL.o NIXMLConnectionsHandler.o NIXMLEdgesHandler.o NIXMLNodesHandler.o NIXMLTypesHandler.o NIOptionsIO.o NINavTeqHelper.o
ranlib libnetimport.a
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/netimport'
make[3]: Leaving directory `/home/sumegha/sumo-0.12.3/src/netimport'
Making all in netload
make[3]: Entering directory `/home/sumegha/sumo-0.12.3/src/netload'
if g++-4.4 -DHAVE_CONFIG_H -I. -I. -I../../src -I/home/sumegha/sumo-0.12.3/./src -I/usr/local/include/fox-1.6 -I/usr/include/fox-1.6 -I/usr/local/include/gdal -I/usr/include/gdal -I/usr/local/include -I/usr/include -O2 -DNDEBUG -MT NLDetectorBuilder.o -MD -MP -MF ".deps/NLDetectorBuilder.Tpo" -c -o NLDetectorBuilder.o NLDetectorBuilder.cpp; \
then mv -f ".deps/NLDetectorBuilder.Tpo" ".deps/NLDetectorBuilder.Po"; else rm -f ".deps/NLDetectorBuilder.Tpo"; exit make[3]: Leaving directory `/home/sumegha/sumo-0.12.3/src/netload'
Making all in od2trips
make[3]: Entering directory `/home/sumegha/sumo-0.12.3/src/od2trips'
make[3]: Leaving directory `/home/sumegha/sumo-0.12.3/src/od2trips'
Making all in polyconvert
make[3]: Entering directory `/home/sumegha/sumo-0.12.3/src/polyconvert'
if g++-4.4 -DHAVE_CONFIG_H -I. -I. -I../../src -I/home/sumegha/sumo-0.12.3/./src -I/usr/local/include/fox-1.6 -I/usr/include/fox-1.6 -I/usr/local/include/gdal -I/usr/include/gdal -I/usr/local/include -I/usr/include -O2 -DNDEBUG -MT polyconvert_main.o -MD -MP -MF ".deps/polyconvert_main.Tpo" -c -o polyconvert_main.o polyconvert_main.cpp; \
then mv -f ".deps/polyconvert_main.Tpo" ".deps/polyconvert_main.Po"; else rm -f ".deps/polyconvert_main.Tpo"; exit 1; 1/sumo-0.12.3/src/dfrouter'
[1]+ Stopped make
sumegha@sumegha-SVF15212SNW:~/sumo-0.12.3$
Last edited by sumegha13; 09-07-2013 at 10:53 AM.
|
|
|
09-06-2013, 04:34 PM
|
#6
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,519
|
# 5 .
Quote:
I got the so long list of following error in make file
|
No errors are shown. Except for your keystrokes <Ctrl> z (= ^Z ).
Don't do that. Let `make' run until it ends with :
if [ ! -e sumo-guiD -a -e meso-guiD ]; then ln -s meso-guiD sumo-guiD; fi
make[1]: Leaving directory `/home/sumegha/sumo-0.12.3/bin'
make[1]: Entering directory `/home/sumegha/sumo-0.12.3'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/sumegha/sumo-0.12.3'
... Takes some time : 8 core processor ( $ make -j6 ) : 2-3 minutes.
... A slow computer : Half an hour ?
** MOVE : You will have to install a java version.
The first try could be : $ sudo apt-get install openjdk-7-jre-headless
Remark : Error output and code should be in "code tags"
http://www.linuxquestions.org/questi....php?do=bbcode
I.e. type [/code] at "error text" end, and [code] at text start.
** Please edit post # 5 ( Or delete the "no error text".
-
|
|
1 members found this post helpful.
|
09-07-2013, 11:40 AM
|
#7
|
LQ Newbie
Registered: Sep 2013
Posts: 14
Original Poster
Rep:
|
Hello,Knudfl
Thax for your previous reply...
1.I had put MOVE.jar in my Home Directory.After this below command i got the following error.
I had already give command $ sudo apt-get install openjdk-7-jre-headless it installed openjdk-7-jre sucessfully.
Code:
sumegha@sumegha-SVF15212SNW:~$ java -jar MOVE.jar
Exception in thread "main" java.awt.HeadlessException
at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:207)
at java.awt.Window.<init>(Window.java:535)
at java.awt.Frame.<init>(Frame.java:420)
at java.awt.Frame.<init>(Frame.java:385)
at javax.swing.JFrame.<init>(JFrame.java:174)
at vanetsim.<init>(vanetsim.java:13)
at vanetsim.main(vanetsim.java:100)
sumegha@sumegha-SVF15212SNW:~$
2.After sucessful installation of SUMO when i give command
$make as below i got the following output.
Code:
sumegha@sumegha-SVF15212SNW:~$ make
make: *** No targets specified and no makefile found. Stop.
sumegha@sumegha-SVF15212SNW:~$
Is there need go in sumo 0.12.3 directory as we does in ns2.35 to run SUMO ??
Last edited by sumegha13; 09-07-2013 at 11:42 AM.
|
|
|
09-07-2013, 12:28 PM
|
#8
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,519
|
# 7 .
MOVE : This was a try : $ sudo apt-get install openjdk-7-jre-headless
I.e. Move may not work with an openjdk version.
Solution : Install "sun-java7-jdk" or "sun-java7-jre"
Example http://www.unixmen.com/howto-install...l-quetzal-ppa/
Sumo :
Quote:
sumegha@sumegha-SVF15212SNW:~$ make
|
`sumegha@sumegha-SVF15212SNW' is not the sumo folder.
Type $ pwd
.. Then you will know your current location.
You will have to $ cd sumo-0.12.3/ , to do $ make
-
|
|
2 members found this post helpful.
|
09-08-2013, 03:48 AM
|
#9
|
LQ Newbie
Registered: Sep 2013
Posts: 14
Original Poster
Rep:
|
Hello,
MOVE is running sucessfully Thanks a lot...
but,still i am not getting what should i do to run SUMO ?
I have tried the following command.
Code:
sumegha@sumegha-SVF15212SNW:~$ cd sumo-0.12.3
sumegha@sumegha-SVF15212SNW:~/sumo-0.12.3$ make
Making all in src
make[1]: Entering directory `/home/sumegha/sumo-0.12.3/src'
make all-recursive
make[2]: Entering directory `/home/sumegha/sumo-0.12.3/src'
Making all in foreign
make[3]: Entering directory `/home/sumegha/sumo-0.12.3/src/foreign'
Making all in eulerspiral
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/foreign/eulerspiral'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/foreign/eulerspiral'
Making all in mersenne
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/foreign/mersenne'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/foreign/mersenne'
Making all in tcpip
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/foreign/tcpip'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/foreign/tcpip'
Making all in gl2ps
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/foreign/gl2ps'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/foreign/gl2ps'
Making all in polyfonts
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/foreign/polyfonts'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/foreign/polyfonts'
Making all in rtree
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/foreign/rtree'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/foreign/rtree'
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/foreign'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/foreign'
make[3]: Leaving directory `/home/sumegha/sumo-0.12.3/src/foreign'
Making all in utils
make[3]: Entering directory `/home/sumegha/sumo-0.12.3/src/utils'
Making all in common
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/utils/common'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/utils/common'
Making all in distribution
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/utils/distribution'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/utils/distribution'
Making all in geom
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/utils/geom'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/utils/geom'
Making all in importio
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/utils/importio'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/utils/importio'
Making all in iodevices
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/utils/iodevices'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/utils/iodevices'
Making all in options
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/utils/options'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/utils/options'
Making all in shapes
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/utils/shapes'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/utils/shapes'
Making all in xml
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/utils/xml'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/utils/xml'
Making all in foxtools
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/utils/foxtools'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/utils/foxtools'
Making all in gui
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/utils/gui'
Making all in div
make[5]: Entering directory `/home/sumegha/sumo-0.12.3/src/utils/gui/div'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/sumegha/sumo-0.12.3/src/utils/gui/div'
Making all in events
make[5]: Entering directory `/home/sumegha/sumo-0.12.3/src/utils/gui/events'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/sumegha/sumo-0.12.3/src/utils/gui/events'
Making all in globjects
make[5]: Entering directory `/home/sumegha/sumo-0.12.3/src/utils/gui/globjects'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/sumegha/sumo-0.12.3/src/utils/gui/globjects'
Making all in images
make[5]: Entering directory `/home/sumegha/sumo-0.12.3/src/utils/gui/images'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/sumegha/sumo-0.12.3/src/utils/gui/images'
Making all in settings
make[5]: Entering directory `/home/sumegha/sumo-0.12.3/src/utils/gui/settings'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/sumegha/sumo-0.12.3/src/utils/gui/settings'
Making all in tracker
make[5]: Entering directory `/home/sumegha/sumo-0.12.3/src/utils/gui/tracker'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/sumegha/sumo-0.12.3/src/utils/gui/tracker'
Making all in windows
make[5]: Entering directory `/home/sumegha/sumo-0.12.3/src/utils/gui/windows'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/sumegha/sumo-0.12.3/src/utils/gui/windows'
make[5]: Entering directory `/home/sumegha/sumo-0.12.3/src/utils/gui'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/sumegha/sumo-0.12.3/src/utils/gui'
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/utils/gui'
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/utils'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/utils'
make[3]: Leaving directory `/home/sumegha/sumo-0.12.3/src/utils'
Making all in microsim
make[3]: Entering directory `/home/sumegha/sumo-0.12.3/src/microsim'
Making all in actions
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/microsim/actions'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/microsim/actions'
Making all in cfmodels
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/microsim/cfmodels'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/microsim/cfmodels'
Making all in devices
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/microsim/devices'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/microsim/devices'
Making all in logging
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/microsim/logging'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/microsim/logging'
Making all in output
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/microsim/output'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/microsim/output'
Making all in traffic_lights
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/microsim/traffic_lights'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/microsim/traffic_lights'
Making all in trigger
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/microsim/trigger'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/microsim/trigger'
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/microsim'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/microsim'
make[3]: Leaving directory `/home/sumegha/sumo-0.12.3/src/microsim'
Making all in netbuild
make[3]: Entering directory `/home/sumegha/sumo-0.12.3/src/netbuild'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/sumegha/sumo-0.12.3/src/netbuild'
Making all in netgen
make[3]: Entering directory `/home/sumegha/sumo-0.12.3/src/netgen'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/sumegha/sumo-0.12.3/src/netgen'
Making all in netimport
make[3]: Entering directory `/home/sumegha/sumo-0.12.3/src/netimport'
Making all in vissim
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/netimport/vissim'
Making all in tempstructs
make[5]: Entering directory `/home/sumegha/sumo-0.12.3/src/netimport/vissim/tempstructs'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/sumegha/sumo-0.12.3/src/netimport/vissim/tempstructs'
Making all in typeloader
make[5]: Entering directory `/home/sumegha/sumo-0.12.3/src/netimport/vissim/typeloader'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/sumegha/sumo-0.12.3/src/netimport/vissim/typeloader'
make[5]: Entering directory `/home/sumegha/sumo-0.12.3/src/netimport/vissim'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/sumegha/sumo-0.12.3/src/netimport/vissim'
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/netimport/vissim'
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/netimport'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/netimport'
make[3]: Leaving directory `/home/sumegha/sumo-0.12.3/src/netimport'
Making all in netload
make[3]: Entering directory `/home/sumegha/sumo-0.12.3/src/netload'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/sumegha/sumo-0.12.3/src/netload'
Making all in od2trips
make[3]: Entering directory `/home/sumegha/sumo-0.12.3/src/od2trips'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/sumegha/sumo-0.12.3/src/od2trips'
Making all in polyconvert
make[3]: Entering directory `/home/sumegha/sumo-0.12.3/src/polyconvert'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/sumegha/sumo-0.12.3/src/polyconvert'
Making all in router
make[3]: Entering directory `/home/sumegha/sumo-0.12.3/src/router'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/sumegha/sumo-0.12.3/src/router'
Making all in dfrouter
make[3]: Entering directory `/home/sumegha/sumo-0.12.3/src/dfrouter'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/sumegha/sumo-0.12.3/src/dfrouter'
Making all in duarouter
make[3]: Entering directory `/home/sumegha/sumo-0.12.3/src/duarouter'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/sumegha/sumo-0.12.3/src/duarouter'
Making all in jtrrouter
make[3]: Entering directory `/home/sumegha/sumo-0.12.3/src/jtrrouter'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/sumegha/sumo-0.12.3/src/jtrrouter'
Making all in activitygen
make[3]: Entering directory `/home/sumegha/sumo-0.12.3/src/activitygen'
Making all in activities
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/activitygen/activities'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/activitygen/activities'
Making all in city
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/activitygen/city'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/activitygen/city'
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/activitygen'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/activitygen'
make[3]: Leaving directory `/home/sumegha/sumo-0.12.3/src/activitygen'
Making all in gui
make[3]: Entering directory `/home/sumegha/sumo-0.12.3/src/gui'
Making all in dialogs
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/gui/dialogs'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/gui/dialogs'
make[4]: Entering directory `/home/sumegha/sumo-0.12.3/src/gui'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/sumegha/sumo-0.12.3/src/gui'
make[3]: Leaving directory `/home/sumegha/sumo-0.12.3/src/gui'
Making all in guinetload
make[3]: Entering directory `/home/sumegha/sumo-0.12.3/src/guinetload'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/sumegha/sumo-0.12.3/src/guinetload'
Making all in guisim
make[3]: Entering directory `/home/sumegha/sumo-0.12.3/src/guisim'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/sumegha/sumo-0.12.3/src/guisim'
Making all in icons
make[3]: Entering directory `/home/sumegha/sumo-0.12.3/src/icons'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/sumegha/sumo-0.12.3/src/icons'
Making all in traci-server
make[3]: Entering directory `/home/sumegha/sumo-0.12.3/src/traci-server'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/sumegha/sumo-0.12.3/src/traci-server'
Making all in traci_testclient
make[3]: Entering directory `/home/sumegha/sumo-0.12.3/src/traci_testclient'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/sumegha/sumo-0.12.3/src/traci_testclient'
make[3]: Entering directory `/home/sumegha/sumo-0.12.3/src'
make[3]: Leaving directory `/home/sumegha/sumo-0.12.3/src'
make[2]: Leaving directory `/home/sumegha/sumo-0.12.3/src'
make[1]: Leaving directory `/home/sumegha/sumo-0.12.3/src'
Making all in unittest
make[1]: Entering directory `/home/sumegha/sumo-0.12.3/unittest'
Making all in src
make[2]: Entering directory `/home/sumegha/sumo-0.12.3/unittest/src'
make[3]: Entering directory `/home/sumegha/sumo-0.12.3/unittest/src'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/sumegha/sumo-0.12.3/unittest/src'
make[2]: Leaving directory `/home/sumegha/sumo-0.12.3/unittest/src'
make[2]: Entering directory `/home/sumegha/sumo-0.12.3/unittest'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/sumegha/sumo-0.12.3/unittest'
make[1]: Leaving directory `/home/sumegha/sumo-0.12.3/unittest'
Making all in bin
make[1]: Entering directory `/home/sumegha/sumo-0.12.3/bin'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/sumegha/sumo-0.12.3/bin'
make[1]: Entering directory `/home/sumegha/sumo-0.12.3'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/sumegha/sumo-0.12.3'
sumegha@sumegha-SVF15212SNW:~/sumo-0.12.3$ sumo
SUMO sumo Version 0.12.3
Copyright (C) 2001-2011 DLR and contributors; http://sumo.sourceforge.net
License GPLv3+: GNU GPL Version 3 or later <http://gnu.org/licenses/gpl.html>
Use --help to get the list of options.
sumegha@sumegha-SVF15212SNW:~/sumo-0.12.3$
Is there any suggetion or link to getting start with SUMO?? than please suggest me.
Thanks,
Last edited by sumegha13; 09-08-2013 at 03:49 AM.
|
|
|
09-08-2013, 04:29 AM
|
#10
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,519
|
# 9 .
Please read post #6 : The "sumo make" must end with
`make[*]: Nothing to be done for `all* ' ... to be OK.
Next command is : $ sudo make install (see post #3.)
The sumo GUI displays with the command : $ sumo-gui
( See http://www.linuxquestions.org/questions/tags/sumo/ )
-
|
|
5 members found this post helpful.
|
03-21-2014, 01:22 AM
|
#11
|
LQ Newbie
Registered: Mar 2014
Posts: 1
Rep:
|
Hello,
I am using Linex Red Hat i686
and try to install sudo apt-get ............... It give the error in
sudo: add-apt: command not found
How to solve this problems....
Last edited by sivasoftsolution; 03-21-2014 at 01:24 AM.
|
|
|
03-21-2014, 02:35 AM
|
#12
|
Senior Member
Registered: Feb 2011
Location: Australia
Distribution: Debian Wheezy, Jessie, Sid/Experimental, playing with LFS.
Posts: 2,900
|
Quote:
Originally Posted by sivasoftsolution
Hello,
I am using Linex Red Hat i686
and try to install sudo apt-get ............... It give the error in
sudo: add-apt: command not found
How to solve this problems....
|
Red Hat uses yum not apt-get.
|
|
1 members found this post helpful.
|
All times are GMT -5. The time now is 03:07 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|