1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/android/debian
2018-03-03 20:37:56 +02:00
..
apt-installs.sh Added an alternate toolkit kivy (based on SDL2) that can be used instead of tk. 2018-03-03 20:37:56 +02:00
pip-installs.sh Added an alternate toolkit kivy (based on SDL2) that can be used instead of tk. 2018-03-03 20:37:56 +02:00
README Added an alternate toolkit kivy (based on SDL2) that can be used instead of tk. 2018-03-03 20:37:56 +02:00

Actions to take upon a freshly installed Debian stretch/xfce (virtualbox).

Do something like:

user$ su
- enter root password.

root$ ./apt-install.sh
- .... some output.

root$ exit

user$ ./pip-install.sh
- .....some output.

Now all required packages are installed to proceed with the
android build.

LB170709.