Changes between Initial Version and Version 1 of Ticket #21394, comment 3
- Timestamp:
- 2021-10-03T19:24:47+02:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21394, comment 3
initial v1 6 6 As band-aid fix I installed Oracle's jre-8u301-linux-i586.rpm (jre1.8-1.8.0_301-fcs.x86_64) and it seems to work with JOSM. 7 7 8 {{{ 8 9 -------------------------------------- 9 10 $ /usr/libexec/icedtea-web/javaws https://josm.openstreetmap.de/download/josm.jnlp … … 62 63 [adam@triskelion ~]$ rpm -q openjfx 63 64 openjfx-11.0.9.2-5.fc34.x86_64 64 65 [adam@triskelion ~]$ 66 65 }}}