diff --git a/Compile.md b/Compile.md index be29a682b..491097ad7 100644 --- a/Compile.md +++ b/Compile.md @@ -30,6 +30,10 @@ distributions. Other distributions should have similar packages available. - Fontconfig (to assist with finding fonts). - Xinerama (for multiple monitor support). - libarchive (for .7z, .rar, .tar.gz and .tar.bz2 archive support). [libarchive-dev] + +For Ubuntu, run : + + apt install build-essential pkg-config libsfml-dev libopenal-dev zlib1g-dev libfreetype6-dev libavformat-dev libavcodec-dev libswscale-dev libavutil-dev libswresample-dev freeglut3-dev libjpeg-dev libarchive-dev 2. Extract the Attract-Mode source to your system.