Never did it but I think everything is mentioned here: http://wiki.openstreetmap.org/wiki/Mod_tile
In short: Get the source. Change paths in render_conf.h if you have to. Compile with make. Install with make install. Create a apache module with the config provided on the wikipage. Perhaps edit renderd.conf? Startup apache and tirex. Have fun :) Join irc.oftc.net #osm-dev for further questions. Perhaps there will be a easy to install nginx module in the future. regards philipp Am Sonntag, den 26.12.2010, 16:04 +0100 schrieb [email protected]: > Hello, > > I've got curious about Tirex. Since Tirex seems to need mod_tile I'm looking > for an easy installation instruction for mod_tile. > > The Wiki page says "There are a number of HowTo's available to set up a tile > server based upon mod_tile.". That's a nice hint, but at this point I would > have hoped for a link to at least one of them. Please, can anybody help me? > > I tried to understand the mod_tile's readmy.txt which has been referred to by > the Wiki, but I gave up at "Edit the paths in the source to match your local > setup.". Which paths and where in the source? > > Sorry to bother you with these beginner questions, but I really don't know > what to do now... > > Markus > > _______________________________________________ > dev mailing list > [email protected] > http://lists.openstreetmap.org/listinfo/dev _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

