416 B
416 B
Pyfa As AppImage
Needed for building:
- Linux distro, currently tested is Arch/Manjaro
- make, curl
- GTK3 libraries are needed (
gtk3for Arch based,libgtk-3-devfor debian based) - patience, first time building wxPython can take about 10 minutes
Steps:
cd appimage
mkdir build
cd build
make -f ../Makefile
If everything goes alright, build directory should contain Pyfa-x86_64.AppImage.