.WhiteBlue Posted October 1, 2016 Share Posted October 1, 2016 (edited) Hello! I have problem. My system to Ubuntu 16 (64 bit) Error pops up: libssl.so.0.9.8: cannot open shared object file: No such file or directory ERROR: Loading network library (net.so) failed! Press Q to shut down the server! Edited October 1, 2016 by .WhiteBlue Link to comment
MTA Team ccw Posted October 1, 2016 MTA Team Share Posted October 1, 2016 Please try this: https://nightly.multitheftauto.com/?multitheftauto_linux_x64-1.5.3-latest 2 Link to comment
.WhiteBlue Posted October 2, 2016 Author Share Posted October 2, 2016 ʑoi :u/:m/ttl/vl i y 3 ʑTp :0 ʑo t :se ʑai i:d ʑ================ ʑ:4Ru pless h m aeʑ tpl ʑ:4Rus9od l ʑ:4St oe. ʑ:4Anc tcslpe ʑ:4I:mad9sgg ʑ:4Seiiviio.-4 ʑ:4Gm ast ʑ:4Qy tse.csA ed:. 39ʑ) ʑ:4Aoeelctot DB.et/ t.ʑuel ʑ:4Setensatctnts ʑ:4Tttset uwor l ʑ:4T lfasfmd ʑȠȠȠȠȠȠȠȠȠȠȠȠȠȠȠȠȠȠ ȠȠ!!!!!!!!!!!!!!!!!!! Segmentation fault (core dumped) ʑoi :u/:m/ttl/vl Link to comment
.WhiteBlue Posted October 2, 2016 Author Share Posted October 2, 2016 Solved. I installed Debian 7. Thanks Link to comment
.WhiteBlue Posted October 2, 2016 Author Share Posted October 2, 2016 I have the same problem again. I installed Debian 7 (64 bits) and I used this guide: After installing the add-ons: zip unzip ia32-libs lib32ncursesw5 lib32readline5 screen Create user commands: sudo adduser --system --group --shell /bin/bash user adduser user sudo Then, I am using this:https://wiki.multitheftauto.com/wiki/Installing_and_Running_MTASA_Server_on_GNU_Linux After starting the server bug: MTA:BLUE Server for MTA:SA libssl.so.0.9.8: cannot open shared object file: No such file or directory ERROR: Loading network library (net.so) failed! Press Q to shut down the server! HELP! Link to comment
Mr_Moose Posted October 2, 2016 Share Posted October 2, 2016 You must make the *.so files executable with chmod just like you did to the file: mta-server. Try this for instance: chmod -R u+x *.so in the folder where your server is located. Additionally you might also need to check if the file actually is in place as this could also be caused by missing ssl libraries. To solve that you may wanna run: sudo apt-get install openssl libssl-dev 2 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now