Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
swoellauer committed Dec 4, 2024
1 parent 8fd3a6c commit 0ba522e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/_docs/server_installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ sudo apt-get install default-jdk
java -version

# install library connection GDAL to Java
# If libgdal-java is not available for your os, you need to insert libgdal-java manually, see wiki below.
sudo apt install libgdal-java

# copy zip-archiv to a new folder
Expand All @@ -66,6 +67,8 @@ chmod +x *.sh

Consult the [RSDB wiki](https://github.com/environmentalinformatics-marburg/rsdb/wiki/Troubleshooting) if you encounter issues.

If libgdal-java is not available for your os, see in wiki: [Unable to locate package libgdal-java](https://github.com/environmentalinformatics-marburg/rsdb/wiki/Troubleshooting#unable-to-locate-package-libgdal-java)

## Other Linux distributions

You may translate instructions of RSDB installation to other Linux distribution commands.
Expand Down

0 comments on commit 0ba522e

Please sign in to comment.