Wiki page e16 changed with summary [Add dependencies] by Philippe Jean Guillaumie

This commit is contained in:
Philippe Jean Guillaumie 2021-04-11 04:14:53 -07:00 committed by www-data
parent c5c4dfb62e
commit 9091bc1a61
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ The documentation project for theme creation - [[https://web.archive.org/web/201
Before compilation you need to have proper dependencies installed, mainly the //imlib2// library.
For example, on debian-based distributions, the following deps will be helpful before the compilation:
<code bash>
build-essential libimlib2-dev libpango1.0-dev libpulse-dev libsndfile1-dev libxdamage-dev libxft-dev libxinerama-dev libxrandr-dev libxcomposite-dev xmlto
sudo apt install build-essential libimlib2-dev libpango1.0-dev libpulse-dev libsndfile1-dev libxdamage-dev libxft-dev libxinerama-dev libxrandr-dev libxcomposite-dev xmlto
</code>
Untar downloaded e16 tarballs (mainly you want e16 and themes) by ''tar zxf downloaded.file.tar.gz'' and then go into the directories created. Please see the README file in this directory for each project for additional information on dependencies, configuration etc. Just remember that all our release tarballs come with configure set up so to compile you just need to do this in the source directory: