From 4879a0e0f11a8f1e129497366ce1b28400403217 Mon Sep 17 00:00:00 2001 From: michaelgierer3 <49281469+michaelgierer3@users.noreply.github.com> Date: Tue, 24 Nov 2020 11:00:40 +0100 Subject: [PATCH] Added hint for screenshots under Linux --- docs/book/installation/guest/requirements.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/book/installation/guest/requirements.rst b/docs/book/installation/guest/requirements.rst index 918f7b786a..29512b253c 100644 --- a/docs/book/installation/guest/requirements.rst +++ b/docs/book/installation/guest/requirements.rst @@ -19,6 +19,8 @@ Cuckoo guest component. They include: * `Python Pillow`_: it's used for taking screenshots of the Windows desktop during the analysis. +Attention: Screenshots are currently not available under Linux (only Windows and macOS)! + They are not strictly required by Cuckoo to work properly, but you are encouraged to install them if you want to have access to all available features. Make sure to download and install the proper packages according to your Python version.