Jump to content

[Debian5] Need help


Ernis456

Recommended Posts

Doesn't work. I using putty program.

When I write:

apt-get install libpcre3

Reading package lists... Done
Building dependency tree
Reading state information... Done
libpcre3 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 9 not upgraded.

But when now I try write ./mta-server I get error

libsqlite3.so.0: cannot open shared object file: No such file or directory
 
ERROR: Loading mod (/root/mta/mods/deathmatch/deathmatch.so) failed!
Press Q to shut down the server!

Please help :?

Link to comment

Doesn't work. I using putty program.

When I write:

apt-get install libpcre3

Reading package lists... DoneBuilding dependency treeReading state information... Donelibpcre3 is already the newest version.0 upgraded, 0 newly installed, 0 to remove and 9 not upgraded.

But when now I try write ./mta-server I get error

libsqlite3.so.0: cannot open shared object file: No such file or directory ERROR: Loading mod (/root/mta/mods/deathmatch/deathmatch.so) failed!Press Q to shut down the server!

Please help :?

Link to comment
  • MTA Team

Your system is missing more libraries then.

Use this page, and search for the libraries using the Search the contents of packages part of the search engine. Simply select Display packages that contain files named like this option, then type the missing library name in the search field (libsqlite3.so.0 and so on, if you'll need anything else).

http://www.debian.org/distrib/packages.en.html

Then install that package via apt-get, as mentioned in the previous post.

Link to comment
  • MTA Team

Your system is missing more libraries then.

Use this page, and search for the libraries using the Search the contents of packages part of the search engine. Simply select Display packages that contain files named like this option, then type the missing library name in the search field (libsqlite3.so.0 and so on, if you'll need anything else).

http://www.debian.org/distrib/packages.en.html

Then install that package via apt-get, as mentioned in the previous post.

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...