You are not logged in.
- Topics: Active | Unanswered
Announcement
Please create new topics on the new site at community.openstreetmap.org. We expect the migration of data will take a few weeks, you can follow its progress here.***
Pages: 1
#1 2011-02-25 07:51:00
- Nico_X
- Member
- Registered: 2011-02-24
- Posts: 11
tirex problem
Good Morning,
I have build a OSM-Server.
I use the HowTo minutely hstore.
Now I would like to install Tirex:
debuild -i -b -us -uc I get the following errors:
metatilehandler.h:22: fatal error: mapnik/map.hpp: No such file or directory
compilation terminated.
make[2]: *** [renderd.o] Fehler 1
make[2]: Verlasse Verzeichnis '/home/nagios/tirex/backend-mapnik'
make[1]: *** [build] Fehler 2
make[1]: Verlasse Verzeichnis '/home/nagios/tirex'
make: *** [build-stamp] Fehler 2
dpkg-buildpackage: Fehler: debian/rules build gab Fehler-Exitstatus 2
debuild: fatal error at line 1337:
dpkg-buildpackage -rfakeroot -D -us -uc -i -b failedmy Linux distribution is Ubuntu 10.10
with kind regards, Nico
Last edited by Nico_X (2011-02-25 07:53:17)
Offline
#2 2011-02-25 10:42:01
- greencaps
- Member
- Registered: 2009-10-05
- Posts: 423
Re: tirex problem
metatilehandler.h:22: fatal error: mapnik/map.hpp: No such file or directory compilation terminated.
That looks a good reason to me for a compiler to stop compilation.
with kind regards, Nico
And the question is?
Offline
#3 2011-02-25 11:07:19
- Nico_X
- Member
- Registered: 2011-02-24
- Posts: 11
Re: tirex problem
I slove my first Problem but now I get an new Error by restarting the tirex-master:
nagios@nagios-virtual-machine:~$ sudo /etc/init.d/tirex-master restart
* Restarting Tirex master server tirex-master Cannot open master UNIX domain socket: Permission denied
[fail]Can anyone help me to slove the problem?
Last edited by Nico_X (2011-02-25 11:07:43)
Offline
#4 2011-02-25 12:39:04
- greencaps
- Member
- Registered: 2009-10-05
- Posts: 423
Re: tirex problem
I slove my first Problem
Nice that you were able to solve the problem yourself.
Now what was the problem and how did you solve it?
Offline
#5 2011-02-28 07:29:53
- Nico_X
- Member
- Registered: 2011-02-24
- Posts: 11
Re: tirex problem
Nico_X wrote:I slove my first Problem
Nice that you were able to solve the problem yourself.
Now what was the problem and how did you solve it?
I looked for the map.hpp
I found the file and I copied into the tirex folder
It work's!
Now can anyone help me with my new problem?
I get the following error:
nagios@nagios-virtual-machine:~$ sudo /etc/init.d/tirex-master restart
* Restarting Tirex master server tirex-master Cannot open master UNIX domain socket: Permission denied
[fail]Last edited by Nico_X (2011-02-28 07:55:00)
Offline
Pages: 1