We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dcf8fc commit 7f7e24dCopy full SHA for 7f7e24d
install/upgrade/upgrade.md
@@ -30,8 +30,7 @@ https://manual.openatlas.eu/faq.html#how-to-make-files-available-for-the-public
30
No database updates are required but new Python packages are needed:
31
* python3-svgwrite (#2126 Polygons for image annotations)
32
* python3-shapely (#1567 WKT import)
33
-
34
+<!-- end of the list -->
35
sudo apt install python3-svgwrite python3-shapely
36
37
**For developers**
@@ -68,8 +67,7 @@ follow these instructions to avoid error and warn messages in your logs:
68
67
updated example
69
* Disable systemd to try starting the IIPImage server because it's already
70
started via Apache
71
72
73
sudo systemctl disable iipsrv.service
74
75
### 7.17.x to 8.0.0
0 commit comments