Date: Sun, 04 Jul 2021 20:45:22 +0000 From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 256477] cannot install java/openjdk11 Message-ID: <bug-256477-8522-wKFHpDO1M0@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-256477-8522@https.bugs.freebsd.org/bugzilla/> References: <bug-256477-8522@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256477 --- Comment #10 from Klaus K=C3=BCchemann <maciphone2@googlemail.com> --- (In reply to Mikael Urankar from comment #9) <<Are you using the official binary package for the bootstrap?>> .. @lumiwa : to be sure you have the correct bootstrap-version in your search = path you can do the following : -1. root@freebsd:~ # wget https://pkg.freebsd.org/FreeBSD:13:amd64/latest/All/bootstrap-openjdk11-11.= 0.5.10.1.txz .... - 'bootstrap-openjdk11-11.0.5.10.1.txz' saved [103071984/103071984] -2.=20 root@freebsd:~ # xz -d bootstrap-openjdk11-11.0.5.10.1.txz -3. root@freebsd:~ # tar xvf bootstrap-openjdk11-11.0.5.10.1.tar -4. root@freebsd:~ # mv usr/local/bootstrap-openjdk11/ /usr/local/bootstrap-openjdk11/ -5. repeat command /usr/local/bootstrap-openjdk11/bin/java -version (and please post it here again) - it should print: root@freebsd:~ # /usr/local/bootstrap-openjdk11/bin/java -version openjdk version "11.0.5" 2019-10-15 OpenJDK Runtime Environment (build 11.0.5+10-1) OpenJDK 64-Bit Server VM (build 11.0.5+10-1, mixed mode) -- --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256477-8522-wKFHpDO1M0>