karakun / OpenWebStart

Run Web Start based applications after the release of Java 11
https://openwebstart.com
Other
420 stars 48 forks source link

Wrong architecture downloaded on Linux aarch64. #572

Open Mayeu opened 7 months ago

Mayeu commented 7 months ago

Hello,

I'm trying to use OpenWebStart in a VM running Linux arm64, but the java binary downloaded when launching my jnpl is always the x86_64 one.

Is there any way to force the download of a specific architecture?

janakmulani commented 4 months ago

We use install4J to create the .deb installer for linux-amd64 only.