SiD_cz Posted March 26, 2012 Share Posted March 26, 2012 With my friend we were trying to run Debian MTA. We downloaded the files from there linux.multitheftauto.com everything according to instructions ... But when it came to start the server writing this libncursesw.so.5: cannot open shared object file: No such file or directory ERROR: Could not load ./core.so * Check installed data files. Press enter to continue... ^C [email protected]:~/mta$ ./mta-server libncursesw.so.5: cannot open shared object file: No such file or directory ERROR: Could not load ./core.so * Check installed data files. Press enter to continue... Where is a problem? Thanks a lot.. Link to comment
MTA Team jhxp Posted March 26, 2012 MTA Team Share Posted March 26, 2012 You need to install libncursesw5. You can find instructions below (for debian 64bit). However if you have 32bit debian, all you need to do is to type apt-get install libncursesw5 as root. If you are still missing other libraries after doing so, also check out the topic below to see, how you can find the needed packages. viewtopic.php?f=106&t=35328 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