Commit Graph

21 Commits

Author SHA1 Message Date
Thiago Alves
605c3d6f0a Added jinja2 package 2023-10-18 10:55:12 -04:00
Ronny Standtke
023bae0e3b make sure that $HOME/.local/share/applications exists before using it 2023-03-30 23:36:50 +02:00
Thiago Alves
64b3e0a667 Update installer to take care of matIEC libs 2022-11-15 16:45:51 -05:00
Thiago Alves
81140ebb71 Fix for Ubuntu 22.04 (missing python package) 2022-10-24 11:59:25 -04:00
Thiago Alves
6fe5ec1b82 Fix for systems missing libpng package 2022-08-22 09:50:54 -04:00
Thiago Alves
473cd2453c Added missing packages for Fedora 2022-08-22 09:16:05 -04:00
Thiago Alves
b27a70f13a Update installer to add Fedora/CentOS/RHEL support 2022-08-19 10:17:47 -04:00
Thiago Alves
5c6bb9cf05 Use a previous version of lxml
The latest lxml causes bugs on the editor due to differences in xml processing
2022-07-15 11:16:38 -04:00
thiagoralves
60d6c893ad Improvements on Linux install script (update routine) 2022-05-16 16:57:10 -04:00
ronnystandtke
b1c3a00783 fixed desktop file in install script
I fixed the following issues in the desktop file:
- the name should not contain the version number (not interesting in the desktop menu, deprecates too fast)
- at least one category should be added (I added "Development")
- the entry "Icon" doesn't support quoting and completely fails to load the icon when used, therefore I had to removed it
- the PNG icon has a much better resolution so let's use it instead of the small and blurry ICO version
2022-03-19 14:13:47 +01:00
Thiago Alves
d847bc0e5f Fix pyserial dependency & iec2c on wrong platform 2022-01-28 13:37:41 -05:00
Thiago Alves
e6707aad84 Fix installer for newer distros
Some recent distros (Debian 11) don't have support for wxpython3.0 anymore. This patch installs wxpython3.0 manually.
2021-11-30 16:13:01 -05:00
Thiago Alves
3668f649d5 Fix pip URL 2021-03-24 16:24:18 -04:00
Thiago Alves
f297ae3be2 Fix pip URL 2021-02-01 11:10:26 -05:00
Thiago Alves
11f26c9e97 Fixes install errors on ARM platforms
Some platforms (mainly ARM) require some libraries to be compiled from source. This fix includes the necessary dev tools to compile python libraries from source.
2020-11-19 11:30:02 -05:00
Thiago Alves
717ad46059 Fix issues with Debian Buster 2020-05-04 17:08:14 -04:00
Thiago Alves
6af7602d48 Fix issues with Ubuntu 20.04 2020-05-04 16:13:31 -04:00
Thiago Alves
4767b1bec3 Latest compatible version of numpy 2019-11-19 08:44:01 -05:00
Thiago Alves
d1c669b101 Fix issues with most recent matplotlib 2019-08-20 07:47:48 -07:00
Thiago Alves
e133f5c8b8 Update install.sh 2019-04-16 18:24:33 -05:00
thiagoralves
941918caa8 First commit 2019-04-16 16:18:39 -07:00