xeon17 Posted January 6, 2016 Share Posted January 6, 2016 Hello, I have a problem with the latest version of Linux64 Server. 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! libmysqlclient.s is installed. Version: 7742 Link to comment
0 MTA Team ccw Posted January 6, 2016 MTA Team Share Posted January 6, 2016 Try: apt-get install openssl Link to comment
0 xeon17 Posted January 7, 2016 Author Share Posted January 7, 2016 reh@esb:~/sftp/mtauser/incoming/GangWar$ sudo apt-get install openssl [sudo] password for reh: tSorry, try again. [sudo] password for reh: Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: libssl1.0.2 The following NEW packages will be installed: libssl1.0.2 The following packages will be upgraded: openssl 1 upgraded, 1 newly installed, 0 to remove and 761 not upgraded. Need to get 1954 kB of archives. After this operation, 3607 kB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 [url=http://ftp.us.debian.org/debian/]http://ftp.us.debian.org/debian/[/url] testing/main libssl1.0.2 amd64 1.0.2e-1 [1280 kB] Get:2 [url=http://ftp.us.debian.org/debian/]http://ftp.us.debian.org/debian/[/url] testing/main openssl amd64 1.0.2e-1 [675 kB] Fetched 1954 kB in 6s (293 kB/s) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF- perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = "en_US.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF- sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF- Preconfiguring packages ... /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF- Selecting previously unselected package libssl1.0.2:amd64. (Reading database ... 86913 files and directories currently installed.) Preparing to unpack .../libssl1.0.2_1.0.2e-1_amd64.deb ... Unpacking libssl1.0.2:amd64 (1.0.2e-1) ... Preparing to unpack .../openssl_1.0.2e-1_amd64.deb ... Unpacking openssl (1.0.2e-1) over (1.0.1k-3+deb8u1) ... Processing triggers for libc-bin (2.19-18+deb8u1) ... /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF- /sbin/ldconfig.real: /lib/libsteam_api.so is not a symbolic link Processing triggers for man-db (2.7.0.2-5) ... /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF- Setting up libssl1.0.2:amd64 (1.0.2e-1) ... /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF- locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF- sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF- /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF- Setting up openssl (1.0.2e-1) ... /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF- Processing triggers for libc-bin (2.19-18+deb8u1) ... /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF- /sbin/ldconfig.real: /lib/libsteam_api.so is not a symbolic link reh@esb:~/sftp/mtauser/incoming/GangWar$ ./mta-server -bash: ./mta-server: No such file or directory reh@esb:~/sftp/mtauser/incoming/GangWar$ cd reh@esb:~$ cd sftp reh@esb:~/sftp$ cd mtauser reh@esb:~/sftp/mtauser$ cd incoming reh@esb:~/sftp/mtauser/incoming$ cd GangWar reh@esb:~/sftp/mtauser/incoming/GangWar$ ./mta-server64 reh@esb:~/sftp/mtauser/incoming/GangWar$ reh@esb:~$ sudo apt-get install openssl Reading package lists... Done Building dependency tree Reading state information... Done openssl is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 761 not upgraded. But the error continues. Link to comment
0 MTA Team ccw Posted January 7, 2016 MTA Team Share Posted January 7, 2016 apt-get install libssl0.9.8 Link to comment
0 xeon17 Posted January 7, 2016 Author Share Posted January 7, 2016 reh@esb:~$ sudo apt-get install libssl0.9.8 [sudo] password for reh: Reading package lists... Done Building dependency tree Reading state information... Done Package libssl0.9.8 is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'libssl0.9.8' has no installation candidate Link to comment
0 Jusonex Posted January 7, 2016 Share Posted January 7, 2016 32-Bit MTA server and 64-Bit OS (copy the link via right click -> copy link address - don't know how to get rid of these short URLs): sudo wget -O /usr/lib32/libssl.so.0.9.8 [url=https://cloud.jusonex.net/public/mta/libssl0.9.8_i386.so]https://cloud.jusonex.net/public/mta/li ... .8_i386.so[/url] 32-Bit MTA server and 32-Bit OS: sudo wget -O /usr/lib/libssl.so.0.9.8 [url=https://cloud.jusonex.net/public/mta/libssl0.9.8_i386.so]https://cloud.jusonex.net/public/mta/li ... .8_i386.so[/url] 64-Bit MTA server and 64-Bit OS: sudo wget -O /usr/lib/libssl.so.0.9.8 [url=https://cloud.jusonex.net/public/mta/libssl0.9.8_amd64.so]https://cloud.jusonex.net/public/mta/li ... 8_amd64.so[/url] (Both files are extracted from https://packages.debian.org/squeeze/libssl0.9.8 ) Link to comment
0 xeon17 Posted January 7, 2016 Author Share Posted January 7, 2016 Another error MTA:BLUE Server for MTA:SA libcrypto.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! Link to comment
0 Jusonex Posted January 7, 2016 Share Posted January 7, 2016 32-Bit: sudo wget -O /usr/lib32/libcrypto.so.0.9.8 [url=https://cloud.jusonex.net/public/mta/libcrypto.so.0.9.8_i386]https://cloud.jusonex.net/public/mta/li ... 0.9.8_i386[/url] 64-Bit: sudo wget -O /usr/lib/libcrypto.so.0.9.8 [url=https://cloud.jusonex.net/public/mta/libcrypto.so.0.9.8_amd64]https://cloud.jusonex.net/public/mta/li ... .9.8_amd64[/url] Link to comment
0 xeon17 Posted January 7, 2016 Author Share Posted January 7, 2016 Thank you both! It works fine now. Link to comment
Question
xeon17
Hello,
I have a problem with the latest version of Linux64 Server.
libmysqlclient.s is installed. Version: 7742
Link to comment
8 answers to this question
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