* Long Version *:
Well, new update, NXT is not running anymore in my Linux.
Ok, rs2client need libcrypto.so.1.0.0, then i need find it, install it, and then running.
For find libcrypto.so.1.0.0 i do:
> urpmf libcrypto.so.1.0.0
lib64compat-openssl10_1.0.0:/usr/lib64/libcrypto.so.1.0.0
nvidia-nsight:/usr/lib64/NsightCompute-2019.3/host/linux-desktop-glibc_2_11_3-x64/libcrypto.so.1.0.0
I dont have an nvidia card then i'm going to install lib64compat-openssl10_1.0.0:
> sudo urpmi lib64compat-openssl10_1.0.0
Now:
> runescape-launcher
/lib64/libssl.so.1.0.0: version `OPENSSL_1.0.0' not found (required by /home/linux-user/Jagex/launcher/rs2client)
WTF libcrypto.so.1.0.0 requires openssl 1.0.0, but nxt client requieres openssl 1.1.1, i'll tell to runescape-launcher look for libcrypto.so.1.0.0 in /usr/lib64/
> LD_LIBRARY_PATH=/usr/lib64/ runescape-launcher
/usr/lib64/libssl.so.1.1: version `OPENSSL_1_1_1' not found (required by /usr/share/games/runescape-launcher/runescape
WTF jagex development team is creating inconsistencies within the nxt client, let's try with nvidia-nsight, first uninstall lib64compat-openssl10_1.0.0
> sudo urpme lib64compat-openssl10_1.0.0
Then i must install nvidia-nsight
> sudo urpmi nvidia-nsight
then I try again and the same answer:
error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory
isn't finding...,
> LD_LIBRARY_PATH=/usr/lib64/NsightSystems-2019.3/Host-x86_64 runescape-launcher
/usr/lib64/NsightSystems-2019.3/Host-x86_64/libcrypto.so.1.0.0: no version information available (required by /home/linux-user/Jagex/launcher/rs2client)
/usr/lib64/NsightSystems-2019.3/Host-x86_64/libssl.so.1.0.0: no version information available (required by /home/linux-user/Jagex/launcher/rs2client)
And TADA nxt client is WORKING again, with erros, but is working.
I don't know?, but, the jagex development team is doing contradictory things within the nxt client.
Good luck.
Von.
26-May-2020 21:52:12