X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/aefca48e78252b374fa2137433f0fe2f3166bde2..eecc73ea1ab2005ca87b486e6bc2de41025a1ab4:/docs/admin/Faq.md diff --git a/docs/admin/Faq.md b/docs/admin/Faq.md index d933a84d..d17a53ed 100644 --- a/docs/admin/Faq.md +++ b/docs/admin/Faq.md @@ -79,7 +79,7 @@ When running the import you may get a version mismatch: pg_config seems to use bad includes sometimes when multiple versions of PostgreSQL are available in the system. Make sure you remove the -server development libraries (`postgresql-server-dev-9.5` on Ubuntu) +server development libraries (`postgresql-server-dev-13` on Ubuntu) and recompile (`cmake .. && make`). @@ -160,9 +160,6 @@ by everybody, e.g. Try `chmod a+r nominatim.so; chmod a+x nominatim.so`. -When running SELinux, make sure that the -[context is set up correctly](../appendix/Install-on-Centos-8.md#adding-selinux-security-settings). - When you recently updated your operating system, updated PostgreSQL to a new version or moved files (e.g. the build directory) you should recreate `nominatim.so`. Try