-
Notifications
You must be signed in to change notification settings - Fork 2
Build
DREVET Olivier edited this page Aug 22, 2021
·
2 revisions
sudo apt-get install libgtk-3-dev cmake libsoup-gnome2.4-dev
cmake .
make
Copy binary and ressource files in the system
sudo make install
gjitenkai
-
Build gjitenkai from source
-
Download
linuxdeploy-x86_64.AppImage
from https://github.com/linuxdeploy/linuxdeploy/releases/tag/continuous -
Download
appimagetool-x86_64.AppImage
from https://github.com/AppImage/AppImageKit/releases -
Make them exectuable with
chmod +x
-
Put them inside a directory listed in your
$PATH
-
Run
bash utils/build_appimage.sh