<html><head><meta http-equiv="content-type" content="text/html; charset=us-ascii"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">Hi and thanks again for your help with this and the useful info for future reference.<div><br></div><div>As you mentioned the 'sudo apt-get remove osrm' didn't do anything. </div><div>In the end I deleted the osrm-backed directory and enclosed files and reinstalled again after checking for the v5.27.1 tag from the git repo.</div><div><br></div><div>There were no errors reported on installation and so far all seems to be working as expected.</div><div><br></div><div>I did try docker on a development setup sometime back and it seemed to work well. But I never managed to process the .pbf files with docker due to memory constraints so had to fall back to a source install for this. I may re-visit the docker option at some point for the portability advantages.</div><div><br></div><div>Cheers</div><div><br></div><div>Paul</div><div><br><blockquote type="cite"><div>On 26 Nov 2023, at 09:36, Nils Nolde <nils@gis-ops.com> wrote:</div><br class="Apple-interchange-newline"><div>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<div><p>I wrote this yesterday, but it exceeded the mailing list's max
size, so here is the scrubbed version:)<br>
</p><p>Since you installed from source, apt-get has no idea of OSRM. I'm
not even sure what it'd really do in this case, likely nothing.</p><p>It should generally be fine to simply install over the current
installation with <a class="moz-txt-link-freetext" href="https://github.com/Project-OSRM/osrm-backend/wiki/Building-OSRM#building">https://github.com/Project-OSRM/osrm-backend/wiki/Building-OSRM#building</a>
(after installing all dependencies), I do that all the time with
other projects, but it's probably not "best practice" if you don't
know the project too well. I just had a quick look: OSRM has an
uninstall target, you can try "(sudo) make -C build uninstall" (if
you did follow those instructions). By default everything should
be installed to /usr/<b>local</b>/<include/lib/share/etc>,
I'd have a look if everything was really removed. Those
convenience (likely untested) targets tend to get stale after some
while.<br>
</p>
In case you're more familiar with Docker and it's fine by your IT,
I'd go that route. Makes you independent of the host OS.<br>
</div>_______________________________________________<br>OSRM-talk mailing list<br>OSRM-talk@openstreetmap.org<br>https://lists.openstreetmap.org/listinfo/osrm-talk<br></div></blockquote></div><div><div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div style="color: rgb(0, 0, 0); font-family: Verdana; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><br></div><div style="color: rgb(0, 0, 0); font-family: Verdana; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><br></div></div></div></body></html>