Posted June 19, 2018
RUN #1
Running Surviving Mars
./MarsGOG: error while loading shared libraries: libcurl-gnutls.so.4: cannot open shared object file: No such file or directory
Went to /lib64 directory and added the following...
ln -s libcurl.so libcurl-gnutls.so.4
RUN #2
Running Surviving Mars
./MarsGOG: /lib64/libcurl-gnutls.so.4: no version information available (required by ./MarsGOG)
./MarsGOG: /lib64/libcrypto.so.1.0.0: no version information available (required by ./MarsGOG)
Protocol error: bad 3 (Window); Sequence Number 5
Opcode (20, 0) = GetProperty
Bad resource 1210270872 (0x48234498)
at -e line 15.
./start.sh: line 16: 29365 Segmentation fault (core dumped) ./"MarsGOG"
The program started and went to main screen and then core dumped.
Has anybody experienced this? And how do you fix this?
Running Surviving Mars
./MarsGOG: error while loading shared libraries: libcurl-gnutls.so.4: cannot open shared object file: No such file or directory
Went to /lib64 directory and added the following...
ln -s libcurl.so libcurl-gnutls.so.4
RUN #2
Running Surviving Mars
./MarsGOG: /lib64/libcurl-gnutls.so.4: no version information available (required by ./MarsGOG)
./MarsGOG: /lib64/libcrypto.so.1.0.0: no version information available (required by ./MarsGOG)
Protocol error: bad 3 (Window); Sequence Number 5
Opcode (20, 0) = GetProperty
Bad resource 1210270872 (0x48234498)
at -e line 15.
./start.sh: line 16: 29365 Segmentation fault (core dumped) ./"MarsGOG"
The program started and went to main screen and then core dumped.
Has anybody experienced this? And how do you fix this?
No posts in this topic were marked as the solution yet. If you can help, add your reply