diff --git a/docs/documentation/developerguide/appimage.md b/docs/documentation/developerguide/appimage.md index fa9b8c8d8..c4bd49c8a 100644 --- a/docs/documentation/developerguide/appimage.md +++ b/docs/documentation/developerguide/appimage.md @@ -86,3 +86,8 @@ and change the following settings, e.g., for `piclas2vtk` This should create piclas2vtk-ad6830c7a-x86_64.AppImage + +## Troubleshooting + +If problems occur when executing the AppImage, check the [troubleshooting]( https://docs.appimage.org/user-guide/troubleshooting/index.html) +section for possible fixes. diff --git a/docs/documentation/userguide/installation.md b/docs/documentation/userguide/installation.md index 8c4600486..9b5109f3f 100644 --- a/docs/documentation/userguide/installation.md +++ b/docs/documentation/userguide/installation.md @@ -22,6 +22,8 @@ After downloading the binary files, it has to be checked that all files are exec chmod +x piclas* for all files beginning with piclas (add the other files to the list if required) before they can be used. +If problems occur when executing the AppImage, check the [troubleshooting]( https://docs.appimage.org/user-guide/troubleshooting/index.html) +section for possible fixes. ## Prerequisites **PICLas** has been used on various Linux distributions in the past. This includes Ubuntu 16.04 LTS and 18.04 LTS, 20.04 LTS