LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   SUMO Installation in Fedora 15 (https://www.linuxquestions.org/questions/linux-software-2/sumo-installation-in-fedora-15-a-907511/)

mrnikunjdoshi 10-10-2011 11:14 PM

SUMO Installation in Fedora 15
 
Can anybody please give me installation steps for installing SUMO in Fedora 14

knudfl 10-11-2011 03:27 AM

1 Attachment(s)
1) su <password>
2) cp sumo.repo /etc/yum.repos.d/
3) yum install sumo

Code:

[sumo]
name=Sumo
baseurl=http://download.opensuse.org/repositories/home:/behrisch/Fedora_14/
enabled=1
gpgcheck=0

You can also use the attached file, please rename to sumo.repo

mrnikunjdoshi 10-17-2011 01:15 AM

Error while installing XERCES C++ Parser Version 2.7.0 and Version 2.8.0
 
Hi,

I am trying to install XERCES C++ src version 2.7.0.
runConfigure is working properly. But when gmake command is used then I am getting following error:

============================================================================
Building parsers
gmake -s -C parsers
(CP) /nikunj/SUMO/xerces-c-src_2_7_0/include/xercesc/parsers
(C++) AbstractDOMParser.o
AbstractDOMParser.cpp:45:44: fatal error: xercesc/dom/impl/DOMAttrImpl.hpp: No such file or directory
compilation terminated.
gmake[1]: *** [AbstractDOMParser.o] Error 1
gmake: *** [Parsers] Error 2
=============================================================================

Can you please help me how to solve the following above error ?

Regards,
Nikunj Doshi

knudfl 10-17-2011 03:56 AM

Installing Xerces-c version 2.7 :

# yum search xerces-c
# yum install xerces-c27


No internet connection ? The package is here :
32bits http://download.fedora.redhat.com/pu....fc15.i686.rpm

64bits http://download.fedora.redhat.com/pu...c15.x86_64.rpm

.

mrnikunjdoshi 10-17-2011 04:07 AM

Quote:

Originally Posted by knudfl (Post 4500334)
Installing Xerces-c version 2.7 :

# yum search xerces-c
# yum install xerces-c27


No internet connection ? The package is here :
32bits http://download.fedora.redhat.com/pu....fc15.i686.rpm

64bits http://download.fedora.redhat.com/pu...c15.x86_64.rpm

.

But I want it to install because of SUMO with certain features so I cannot use yum install and need to install it manually

knudfl 10-17-2011 04:21 AM

Which features ? ?


Please explain why you need a manual install of xerces-c27.

mrnikunjdoshi 10-17-2011 04:24 AM

Quote:

Originally Posted by knudfl (Post 4500353)
Which features ? ?


Please explain why you need a manual install of xerces-c27.

tar xzf xerces-c-current.tar.gz
export XERCESCROOT=${HOME}/xerces-c-src_3_0_1
cd $XERCESCROOT/src/xercesc
autoconf
./runConfigure -plinux -cgcc -xg++ -minmem -nsocket -tnative -rpthread -P$HOME
make
make install

This are the steps that were written for building SUMO. SO I need to install it manually.

knudfl 10-17-2011 04:34 AM

Post # 3 says "xerces-c-src_2_7_0".

Post # 7 : "xerces-c-src_3_0_1".

Which one is it ?

Please provide a link to the install information, you quote in post #7 :
""runConfigure -plinux -cgcc -xg++ -minmem -nsocket -tnative -rpthread"" etc.

EDIT : That's exactly how the Fedora xerces-c27 is configured ! !

mrnikunjdoshi 10-17-2011 04:44 AM

Xerces 2.7.0
 
Quote:

Originally Posted by knudfl (Post 4500363)
Post # 3 says "xerces-c-src_2_7_0".

Post # 7 : "xerces-c-src_3_0_1".

Which one is it ?

Please provide a link to the install information, you quote in post #7 :
""runConfigure -plinux -cgcc -xg++ -minmem -nsocket -tnative -rpthread"" etc.

EDIT : That's exactly how the Fedora xerces-c27 is configured ! !

Installation steps for XERCESC 2.7.0:
tar -zvxf xerces-c-src_2_7_0.tar.gz
export XERCESCROOT=$home/nikunj/SUMO/xerces-c-src_2_7_0
cd src/xercesc
autoconf
./runConfigure -plinux -cgcc -xg++ -minmem -nsocket -tnative -rpthread
gmake

In gmake I am getting error

Also I am having Fedora 14

knudfl 10-17-2011 05:00 AM

Install the Fedora packages : xerces-c27 , xerces-c27-devel.

The "install instructions", building xerces-c, are in the file 'xerces-c27.spec' :
ftp://ftp.sunet.se/pub/Linux/distrib...9.fc15.src.rpm
... Where you also find the patch, that makes is possible to build
xerces-c27* on Fedora 15 : xerces-c--CVE-2009-1885.diff

What makes you think that the instructions, you use, is something
required for sumo ? Xerces-c is always using these build options.

mrnikunjdoshi 10-19-2011 01:58 AM

I am trying to install SUMO with rpm files. But when certain files are not present.
So I tried to install using "yum install" command.
yum install libgdal.so.1
In this package proj and postgresql-libs are not getting mirrors.

knudfl 10-19-2011 04:58 AM

I have edited post # 2 to all "Fedora_14", the 'sumo.repo.txt' included.
Sorry. Fedora 14 packages are here
http://download.opensuse.org/reposit...sch/Fedora_14/


The yum commands for "libgdal.so.1" :
1) yum provides */libgdal.so.1
2) su 3) yum install gdal

mrnikunjdoshi 11-14-2011 01:12 AM

Hi,

I want to run sumo. I have already installed the SUMO 0.13. But when I am trying to run the ./sumo-gui in src folder, it is giving me error.

./sumo-gui: error while loading shared libraries: libxerces-c-3.1.so: cannot open shared object file: No such file or directory

Can you please help me how to solve the following error ?

Thanks,
Nikunj Doshi

mrnikunjdoshi 11-16-2011 02:35 AM

HI,

I want to run the MOVE using Dynamic routing. But when I create Vehicles then I am getting following error:

Error: On processing option '-R':
No option with the name 'R' exists.
Warning: Please note that 'continue-on-unbuild' is deprecated.
Use 'ignore-errors' instead.
Error: On processing option '-R':
No option with the name 'R' exists.
Warning: Please note that 'continue-on-unbuild' is deprecated.
Use 'ignore-errors' instead.
Error: Could not parse commandline options.
Quitting (on error).

If anybody can help

Regards,
Nikunj Doshi


All times are GMT -5. The time now is 06:19 PM.