Hi,

I had a similar problem, because make install put the files in
usr/local. You have copied some files to /usr, but not all I think.

Change line 48 of the file 'Makefile.conf' in routino to 'prefix=/usr'.
then you must nothing copy.


Regards



Am 22.08.2015 um 15:30 schrieb Karl Karsten:
> Hello,
> 
> first post in this forum.
> 
> I am using QLandkarteGT for many years and I really love QLandkarteGT.
> Today I am trying to compile QMapshack to evaluate if it ...
> 
> Im am more or less a beginner in all that compiling stuff - so what I
> did:
> 1. Build QM according to
> https://bitbucket.org/maproom/qmapshack/overview
> ok, seems to be working
> 
> 2. Build Routino
> svn checkout http://routino.org/svn/branches/libroutino/ routino
> make
> sudo make install
> sudo cp -r routino /usr/share
> sudo cp src/routino.h /usr/include
> sudo cp src/libroutino.so to /usr/lib (I do not have lib64)
> 
> So far so good, QM is working and I have already imported a map, created
> tracks and routes, storing to database - all fine.
> 
> But for routino I will get following message at start up of QM.
> "The specified profiles XML file could not be loaded"
> 
> And I wondering where the button is to store the path to local routing
> data?!
> 
> Many thanks for a help.
> 
> Karl ...
> 
> 
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Qlandkartegt-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
> 

------------------------------------------------------------------------------
_______________________________________________
Qlandkartegt-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users

Reply via email to