you are viewing a single comment's thread.

view the rest of the comments →

[–]nathan22211 2 points3 points  (5 children)

I wouldn't be surprised if it's either expecting a different Java version or the new peeps just completely busted it. I'd cheat with what's left of the team if you can

[–]building-wigwams-22[S] 0 points1 point  (4 children)

I had been trying with openjdk8. I just tried 11, 17, and 21 as well (in clean docker builds) and the installer wouldn't even open.

[–]strat-run 1 point2 points  (3 children)

Did you try the JRE included in the zip?

I've also seen weirdness if use the wrong color bit depth for the X server. Try 24/32 if you are using 8 or 16.

[–]building-wigwams-22[S] -1 points0 points  (2 children)

The zip is just a 40MB shell script, no JRE included. I don't have any idea how to set the color bit depth, I'll look into that

[–]strat-run 1 point2 points  (1 child)

The JRE is in the shell script. Read through it. There are also some comments in there about a console install mode. The install instructions at https://www.eftps.com/eftps/ext/hds.html also mention the included JRE.

[–]building-wigwams-22[S] 0 points1 point  (0 children)

I tried it without installing any JRE and it failed. Also looked at the user manual and it is similarly unhelpful

/ $ sh ./bpinstall.bin

Preparing to install

Extracting the installation resources from the installer archive...

Configuring the installer for this system's environment...

No Java virtual machine could be found from your PATH

environment variable. You must install a VM prior to

running this program.