LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   sumo installation (https://www.linuxquestions.org/questions/linux-newbie-8/sumo-installation-4175491462/)

Uvarani 01-16-2014 02:55 AM

sumo installation
 
hi.....i want procedures to install sumo in Fedro14

jdkaye 01-16-2014 05:09 AM

Quote:

hi.....i want procedures to install sumo in Fedro14
Do you mean Fedora14? If so, isn't that version a bit old? The current version is Fedora20. Why not use that one?
Code:

yum install sumo
Does this not work?
jdk

knudfl 01-16-2014 10:01 AM

Quote:

I want ... to install sumo in Fedora
? Which sumo version ?

SUMO install info http://www.linuxquestions.org/questions/tags/sumo/
... Please look for the Fedora threads : There are at least four of those.


-

Bara 01-17-2014 12:11 PM

SUMO installation on Ubunto 10.10
 
Dear everybody

I'm tying to install sumo-0.12.3 on Ubunto 10.10 and when i arrived to the following step i faced the problem as it shown in the following:

The code:

./configure --with-fox-includes=/usr/include/fox-1.6 --with-gdal-includes=/usr/include/gdal --with-proj-libraries=/usr --with-gdal-libraries=/usr --with-proj-gdal


The error message:

checking for main in -lxerces-c... no
configure: error: xerces-lib not found. Specify path with option --with-xerces-libraries=DIR.

Kindly if anyone can help me to solve such problem...

Thank you

knudfl 01-17-2014 04:10 PM

# 4 , @Bara.
Quote:

./configure --with-fox-includes=/usr/include/fox-1.6 --with-gdal-includes=/usr/include/gdal --with-proj-libraries=/usr --with-gdal-libraries=/usr --with-proj-gdal
Please don't do that. Not required. 'configure' will find everything automatically.
Plain ./configure will do : $ ./configure


Quote:

configure: error: xerces-lib not found.
Solution : $ sudo apt-get install libgdal-dev
( Which should install the libxerces-c(*)-dev required for gdal / sumo.)

Actually these questions / issues have been answered before.
? Did you forget reading all http://www.linuxquestions.org/questions/tags/sumo/
as mentioned in post # 4 ?

-

Uvarani 01-17-2014 10:37 PM

@jdkaye thank you so much for your reply.I am doing my final year project in my college .In my college, only fedora14 is available.
please send where to place the sumo library files in fedora14...

k3lt01 01-17-2014 11:11 PM

These threads, yes there are at least 3 of them all about sumo and fedora 14, are most probably spam.

k3lt01 01-17-2014 11:13 PM

Quote:

Originally Posted by Bara (Post 5099832)
Dear everybody

I'm tying to install sumo-0.12.3 on Ubunto 10.10

Well lets see Ubuntu 10.10 is no longer supported (and hasn't been since 12.04 come out nearly 2 years ago) so get a supported version and then try again.

jdkaye 01-18-2014 12:20 AM

Quote:

Originally Posted by Uvarani (Post 5100072)
@jdkaye thank you so much for your reply.I am doing my final year project in my college .In my college, only fedora14 is available.
please send where to place the sumo library files in fedora14...

You mean your college has no internet connection?
jdk

Uvarani 01-18-2014 12:48 AM

@jdkaye i have a constraint to use fedora 14 only. send steps to install.in our college we have internet connection

jdkaye 01-18-2014 05:02 AM

Quote:

only fedora14 is available.
Since you have an internet connection at your college you can get Fedora20 here.
With Fedora20 you can easily install Sumo.
Have fun,
jdk

Uvarani 01-21-2014 12:40 AM

when installing sumo libraries we got these errors........please rectify it
[it-mml02@foss ~]$ su
Password:
[root@foss it-mml02]# cd ..
[root@foss home]# cd ..
[root@foss /]# cd usr
[root@foss usr]# cd local
[root@foss local]# ls
bin gdal-1.7.2 lib proj-devel-4.7.0-3.fc14.i686.rpm sumo-0.12.3
etc gdal-devel-1.7.2-5.fc14.i686.rpm libexec sbin xerces-c-3.0.1-20.fc14.src.rpm
fox-1.6.47 glassfish-4.0 netbeans-7.3.1 share
games include proj-4.8.0 src
[root@foss local]# yum install gdal-devel proj-devel xerces-c-devel
Loaded plugins: aliases, auto-update-debuginfo, changelog, dellsysid, downloadonly, fastestmirror, filter-data, fs-snapshot, keys,
: langpacks, list-data, local, merge-conf, post-transaction-actions, presto, priorities, protectbase, ps, refresh-
: packagekit, refresh-updatesd, remove-with-leaves, rpm-warm-cache, security, show-leaves, tmprepo, tsflags, upgrade-
: helper, verify, versionlock
Adding en_US to language list
Loading mirror speeds from cached hostfile
_local | 3.0 kB 00:00 ...
fedora | 4.3 kB 00:00
google-chrome | 4.6 kB 00:00 ...
http://dl.google.com/linux/chrome/rp...ta/repomd.xml: [Errno -1] Error importing repomd.xml for google-chrome: Damaged repomd.xml file
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: google-chrome. Please verify its path and try again
[root@foss local]#

Uvarani 01-21-2014 12:42 AM

we use these libraries...
proj-devel-4.7.0-3.fc14.i686.rpm
gdal-devel-1.7.2-5.fc14.i686.rpm
xerces-c-3.0.1-20.fc14.src.rpm

whether these libraries are correct to install in fedora 14

Uvarani 01-21-2014 03:27 AM

@jdkaye.thank you very much for your reply... As per your instruction i am going to install sumo in fedora 20..please say the steps to install sumo libraries along with versions in fedora 20.

jdkaye 01-21-2014 05:43 AM

1. Download and burn a Fedora installation DVD or USB version (your choice)
2. Make sure your BIOS boot preference is set to DVD or USB.
3. Reboot your machine with Fedora DVD or USB in place.
4. Follow instructions that appear on the screen.
jdk


All times are GMT -5. The time now is 01:49 PM.