LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-10-2014, 10:21 AM   #1
sayhello_to_the_world
Member
 
Registered: May 2013
Posts: 229

Rep: Reputation: Disabled
overpass-api on opensuse 13.1 - step by step


want to install overpass-api on opensuse 13.1

http://overpass-api.de/no_frills.html
http://overpass-api.de/full_installation.html


Complete installation guide

Quote:
This is the complete installation guide. If it looks too complex, please have a look at the quick installation guide. There is also an installation guide on the wiki which covers most errors that have ever been occured during installation and startup.
We cover here various base systems, in particular at least Ubuntu Linux and FreeBSD. We also cover different variants of installation and operation, including working with or without meta data, the XAPI wrapper, area creation, and the management of custom output.

Requirements

With a POSIX confirming operating system (this includes all kinds of Linux as well as FreeBSD, OpenBSD and several others), you have already fulfilled most
base requirements.
Concerning hardware, I suggest at least 1 GB of RAM. The more RAM is available, the better, because caching of disk content in the RAM will significantly speed up Overpass API. The processor speed will have little relevance. For the hard disk, it depends on what you want to install. A full planet database with minutely updates should have at least 150 GB of hard disk space at disposal. Without minute diffs and meta data, 50 GB would already suffice.
To automatically download diffs files, you need a command line download tool. I suggest wget. If it is not already installed, you can get it on e.g. Ubuntu

with:

sudo apt-get install wget

cf: http://overpass-api.de/no_frills.html
http://overpass-api.de/full_installation.html


any experience here - love to discuss with you....

later this day i will do the installation on opensuse13.1

Last edited by sayhello_to_the_world; 06-10-2014 at 10:22 AM.
 
Old 06-11-2014, 03:01 PM   #2
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
well you will have to port those Ubuntu instructions to suse
suse dose not use the Debian "apt-get"
suse uses "zypper" or the yast GUI
and depending on HOW you install opensuse 13 it may or might not use "sudo"
you have the option to set a different root password than the first non root user

the "su -" VS. "sudo" debate

also OpenSUSE 13.1 is using gcc 4.9
and osm-3s_v0.7.3.tar.gz is from March 2013
14 months old and might NOT yet build using gcc 4.9
you might have to install gcc 4.3 from the suse open build service "gcc/devel" repo

Last edited by John VV; 06-11-2014 at 03:04 PM.
 
Old 06-12-2014, 01:53 AM   #3
sayhello_to_the_world
Member
 
Registered: May 2013
Posts: 229

Original Poster
Rep: Reputation: Disabled
hello John

many thanks for the posting with lots of good and important informations: you help me alot

Quote:
Originally Posted by John VV View Post
well you will have to port those Ubuntu instructions to suse
suse dose not use the Debian "apt-get"
suse uses "zypper" or the yast GUI
and depending on HOW you install opensuse 13 it may or might not use "sudo"
you have the option to set a different root password than the first non root user

the "su -" VS. "sudo" debate

also OpenSUSE 13.1 is using gcc 4.9
and osm-3s_v0.7.3.tar.gz is from March 2013
14 months old and might NOT yet build using gcc 4.9
you might have to install gcc 4.3 from the suse open build service "gcc/devel" repo

regarding the gcc 4.9
should i use this!?


btw: i also mailed the developer of overpass-api:


the developer (at overpass-api.de ) told yesterday that he is workin on the new instructions

get the new tar.gz which will be at overpass-api.de/misc with the most actual version.
- this tar.gz we can install with the commands "configure" - "make install"
- important preliminary installation: Expat must exist on the OpenSuse;

- subsequently we need to have an expat first: if we google then we find something like that: "expat devel opensuse"
http://software.opensuse.org/package/libexpat-devel (which might look like an good source for RPM),

i will try to install all the stuff at the weekend.
 
Old 06-12-2014, 09:22 PM   #4
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
as to using gcc 4.9
do not yet worry too much yet

expat is in the opensuse repos
Code:
su -
zypper in libexpat libexpat-devel
we will need to see the gcc error massage to know IF a older version is needed to build overpass

you might want to use the git hub code
https://github.com/drolbr/Overpass-API
it has updates and a link to the current wiki
http://wiki.osm.org/wiki/Overpass_API
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Complete Step by Step Guide to Make ISO Images in Ubuntu LXer Syndicated Linux News 0 06-09-2011 02:20 PM
Could someone provide step-by-step instructions for uninstallation of openSUSE 11.1? PCLinuxOS-2009 Linux - Newbie 5 02-10-2009 04:51 PM
Install Netgear wg311v wireless card on Fedora Core 6 (step by step help thanks!) jpop Linux - Hardware 1 03-07-2007 12:16 PM
I need a step by step help to instal Suse 9.3 Pro on the same hdd as XP Home & 2003 suse91pro Linux - General 4 09-07-2005 01:15 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:21 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration