jczic / ESP32-MPY-Jama

v1.2 - UI tool for manage Espressif ESP32 microcontrollers with embedded MicroPython for MacOS, Windows and Linux: mini IDE, files manager, REPL, real time dashboards (sys/net), advanced features (gpio/mp3/leds/...)
https://github.com/jczic/ESP32-MPY-Jama
MIT License
410 stars 25 forks source link

Linux instructions gir1.2-webkit2-4.0 missing #12

Open biemster opened 1 year ago

biemster commented 1 year ago

First of all, this is great! When installing, I initially had issues with WebKit2 missing. The installation instructions are very clear, but (at least for me on Ubuntu 18.04) I was missing the gir1.2-webkit2-4.0 package. Maybe this can be added to the README in case someone hits this in the future?

jczic commented 1 year ago

Hi @biemster and thank you for your feedback. We can check that with @happenpappen if there is this problem of package missing and indicate it in this case. :)

happenpappen commented 1 year ago

Hi @biemster,

thank you for trying the Linux version. I've created a pull requests which contains some updates regarding installation and building on Linux.

regards,

Christoph

(commit: https://github.com/jczic/ESP32-MPY-Jama/pull/15)