Howdy,
Step by step I migrate my Pop!OS Linux to FreeBSD.
I'm stuck with a Java application, called TraderWorkstation from Interactive Brokers.
Link: https://www.interactivebrokers.com/en/general/tws-latest-install-instructions-linux-32.php
I installed openjdk8-jre-8.282.05.1
Then I followed the "Linux-install" instructions:
a) https://www.interactivebrokers.com/en/trading/tws-updateable-stable.php
then
b) https://www.interactivebrokers.com/en/index.php?f=17712
Next:
Error:
I know, it's probably Linux compatible only...
Is there a workaround?
Maybe with the Linux compatibility Mode in FreeBSD?
Another way I thougt is, creating a Container and run Linux, then install TraderWorkstation?
Before I mess around, I would be thankful to get pointed the right way.
Thanks very much.
Step by step I migrate my Pop!OS Linux to FreeBSD.
I'm stuck with a Java application, called TraderWorkstation from Interactive Brokers.
Link: https://www.interactivebrokers.com/en/general/tws-latest-install-instructions-linux-32.php
I installed openjdk8-jre-8.282.05.1
Then I followed the "Linux-install" instructions:
a) https://www.interactivebrokers.com/en/trading/tws-updateable-stable.php
then
b) https://www.interactivebrokers.com/en/index.php?f=17712
Next:
sudo ./tws-stable-linux-x86.sh
Error:
Code:
No suitable Java Virtual Machine could be found on your system.
Downloading JRE with curl ...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 61.6M 100 61.6M 0 0 45.3M 0 0:00:01 0:00:01 --:--:-- 45.3M
Unpacking JRE ...
ELF interpreter /lib/ld-linux.so.2 not found, error 2
Abort trap
Error unpacking jar files. The architecture or bitness (32/64)
of the bundled JVM might not match your machine.
I know, it's probably Linux compatible only...
Is there a workaround?
Maybe with the Linux compatibility Mode in FreeBSD?
Another way I thougt is, creating a Container and run Linux, then install TraderWorkstation?
Before I mess around, I would be thankful to get pointed the right way.
Thanks very much.