I know it may be something simple, but taken a couple of days in the same I will appreciate help.
How can I proceed or solve the problem of: [WARN] Missing Linux 64 Java (https://github.com/ojdkbuild/contrib_jdk10u-ci/releases)
xxxxxxxx@ubuntu:/opt/traccar/setup$ sudo ./package.sh VERSION linux-64
[INFO] Checking build requirements for platform: linux-64
[ OK ] Traccar server archive
[ OK ] Traccar web interface
[ OK ] Zip
[ OK ] Unzip
[ OK ] Ext JS
[ OK ] Sencha Cmd
[ OK ] Jlink
[ OK ] Makeself
[WARN] Missing Linux 64 Java (https://github.com/ojdkbuild/contrib_jdk10u-ci/releases)
[INFO] Missing build requirements, aborting...
I have enhanced the installation of JDK, JAVA but I have not solved it yet:
xxxxxxxxxx@ubuntu:/opt/traccar/setup$ java -version
java version "1.8.0_191"
Java(TM) SE Runtime Environment (build 1.8.0_191-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.191-b12, mixed mode)
Thank you.
Jonathan
I would recommend you to check packaging script code to see what it expects.
Also, why do you want to build your own installer?
Okay. I will review the configuration again, but I'm sure it's because I have not correctly installed something from JAVA. Thank you
What happens is that I have modified the web interface, but I have not been able to update the changes to the production environment and that is why I am trying to generate my own executable. Thank you.
You don't need to build an installer if you just want to update the web app.
I'm going to work well on it. Thank you.
@Jonathan Ortiz, I have the same problem, you were able to solve ?
Anton, then where can you find the installer with the new tweaks on the web app?
I know it may be something simple, but taken a couple of days in the same I will appreciate help.
How can I proceed or solve the problem of: [WARN] Missing Linux 64 Java (https://github.com/ojdkbuild/contrib_jdk10u-ci/releases)
I have enhanced the installation of JDK, JAVA but I have not solved it yet:
Thank you.
Jonathan