![]() |
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:
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 |
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 |
hello John
many thanks for the posting with lots of good and important informations: you help me alot Quote:
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. |
as to using gcc 4.9
do not yet worry too much yet expat is in the opensuse repos Code:
su - 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 |
All times are GMT -5. The time now is 09:22 AM. |