Demo of remote configuration and building of GUI GTK applications on Raspberry Pi
- Could be "use graphical displays to learn programming,coding,maths"
- ifconfig on remote laptop
- Raspberry Pi ? Wifi or Ethernet?
- use WiFi Router to determine RPi IP address
- ping RPi
- putty on remote laptop
-
-
-
- download compressed file or git clone
-
-
-
-
- updating existing GUI or adding new?
- geany --version
- whereis geany
-
-
- autogen
- configure
- make
- sudo make install
-
-
- checking that you are working (editting, building) with the actual code
- geany, version, libmain, make
-
-
-
-