Is there a list of dependencies with their versions to use Estimate without problems?, I have Estimate v2.1.1 in Ubuntu 20.04, mysql 8.0.30, Tomcat/9.0.31. but I get errors like ADD:System error, EDIT:System error, etc. when I try to edit costBooks. I post https://sourceforge.net/p/estimate/discussion/cs/thread/22d50df742/ two weeks ago.
Hi, I was able to install Estimate v2.1.1 in Ubuntu 20.04, generate and initialize a database, login with default credentials, and was able to import dump database for testing.I get the system error when I try to set up costBooks, I get errors like ADD:System error, EDIT:System error, etc. I already tried to disable ONLY_FULL_GROUP_BY, any idea to solve this?, thanks in advance. $ mysql --version mysql Ver 8.0.30-0ubuntu0.20.04.2 for Linux on x86_64 ((Ubuntu)) $ cd /usr/share/tomcat9/lib $ java -cp...