Project-OSRM / osrm-frontend

Modular rewrite of the OSRM frontend using LRM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to install backend without using docker.

m33meet opened this issue · comments

Hey, I am facing problem in installation of OSRM- backend without using docker. Can anyone help me how to do that and connect it with front-end of OSRM.

Please see the Wiki for instructions on building OSRM from source if you can't use the supplied Docker containers.

You can read the Dockerfile for step-by-step commands to compile OSRM on your own system.

e the Wiki for instructions on building OSRM fro

Thanks for reply.Can you suggest me any website which shows how to install osrm backend without docker containers.

@m33meet Read the instructions here: https://github.com/Project-OSRM/osrm-backend/wiki - Section 1 "Installation and usage".