Piorun Posted April 1, 2013 Share Posted April 1, 2013 Hi guys I've got problem with configuring my server on virtual private server. So i downloaded packages (resources, dethmatch directory etc.) and when i wanted to start my server (using ./mta-server) i get an error: libreadline.so.5: cannot open shared object file: No such file or directory. So i go to wiki and i read that i should type apt-get install lib32readline5 I typed it but i get something like that: unable to locate package lib32readline5 What im doing wrong? I installed subversion using apt-get install subversion (and first i used apt-get update). Link to comment
Towncivilian Posted April 1, 2013 Share Posted April 1, 2013 Try: yum install libreadline.so.5 If that doesn't work: yum install compat-readline5-static Link to comment
Piorun Posted April 2, 2013 Author Share Posted April 2, 2013 yum: command not found. Anyway - i have installed Debian 6.0 Link to comment
Towncivilian Posted April 2, 2013 Share Posted April 2, 2013 Try: apt-get install libreadline5 Link to comment
Piorun Posted April 7, 2013 Author Share Posted April 7, 2013 I reainstalled my linux server - now i have debian-6.0-x86_64. When i put all files and i type "./mta-server" (yes, im in right direction) i have an error ".mta-server: No such file or directory". What's wrong? 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