Oh, yes, thanks for pointing that out. I have to change this the next days.

Oliver

Am Samstag, 15. August 2015, 20:02:31 schrieb Josef Latt:
> Success in compiling QMS.
> 
> It was necesary to change line 48 of the file 'Makefile.conf' in
> libroutino to 'prefix=/usr'.
> 
> Another problem: Creating the routino database fails:
> 
> planetsplitter --dir=/home/jolatt/OpenStreetMap/Routino --prefix=de
> --tagging=/tmp/QMapShack.Lh6830 --parse-only
> /home/jolatt/OSM-Karte/germany-latest.osm.pbf
> XML Parser: Error on line 1: Non-whitespace '
> Error: Cannot read the tagging rules in the file '/tmp/QMapShack.Lh6830'.
> 
> !!! fehlgeschlagen !!!
> 
> Regards
> Josef
> 
> Am 15.08.2015 um 18:26 schrieb Josef Latt:
> > Link ist wieder erreichbar.
> > 
> > Am 15.08.2015 um 15:22 schrieb Josef Latt:
> >> Hello,
> >> 
> >> with Ubuntu compilation results latterly in:
> >> 
> >> -- Found GDAL: /usr/lib/libgdal.so
> >> -- Found PROJ: /usr/lib/libproj.so
> >> 
> >> CMake Error at cmake/Modules/FindROUTINO.cmake:89 (message):
> >>   Could not find ROUTINO
> >> 
> >> Call Stack (most recent call first):
> >>   src/CMakeLists.txt:21 (find_package)
> >> 
> >> -- Configuring incomplete, errors occurred!
> >> 
> >> I tried to download Routino from
> >> http://routino.org/svn/branches/libroutino/ but I get no connection.
> >> 
> >> Regards
> >> Josef
> >> 
> >> Am 15.08.2015 um 08:35 schrieb Oliver Eichler:
> >>>> Following your hint
> >>>> 
> >>>> "You need the Routino version from the libroutino branch in the SVN.
> >>>> 
> >>>> http://routino.org/svn/branches/libroutino/";
> >>>> 
> >>>> from Issue #42
> >>>> 
> >>>> i download this svn-version from libroutino, named the directory
> >>>> 
> >>>> routino and put it in /usr/share, so i have /usr/share/routino.
> >>> 
> >>> Since when do we copy development folder into the file system to install
> >>> software? ;) Do
> >>> 
> >>> 
> >>> 
> >>> sudo make install
> >>> 
> >>> 
> >>> 
> >>> And you have to copy src/routino.h to /usr/include and src/libroutino.so
> >>> to /usr/lib64. Hopefully with the next patches these get installed with
> >>> make install.
> >>> 
> >>> 
> >>> 
> >>> 
> >>> 
> >>> HTH
> >>> 
> >>> 
> >>> 
> >>> Oliver
> >>> 
> >>>> Compiling works til
> >>>> 
> >>>> [ 72%] Building CXX object
> >>>> 
> >>>> src/CMakeFiles/qmapshack.dir/qrc_resources.cpp.o
> >>>> 
> >>>> [ 73%] Building CXX object
> >>>> 
> >>>> src/CMakeFiles/qmapshack.dir/qmapshack_automoc.cpp.o
> >>>> 
> >>>> [ 73%] Linking CXX executable ../bin/qmapshack
> >>>> 
> >>>> 
> >>>> 
> >>>> But then in the next line:
> >>>> 
> >>>> 
> >>>> 
> >>>> CMakeFiles/qmapshack.dir/gis/rte/router/CRouterRoutino.cpp.o: In
> >>>> 
> >>>> function `CRouterRoutino::freeDatabaseList()':
> >>>> 
> >>>> /usr/local/QMapShack/src/gis/rte/router/CRouterRoutino.cpp:262:
> >>>> 
> >>>> undefined reference to `Routino_UnloadDatabase'
> >>>> 
> >>>> CMakeFiles/qmapshack.dir/gis/rte/router/CRouterRoutino.cpp.o: In
> >>>> 
------------------------------------------------------------------------------
_______________________________________________
Qlandkartegt-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users

Reply via email to