Jump to content

[Debian5] Need help


Ernis456

Recommended Posts

Posted

Hi , I have debian 5 VPS hosting and my MTA server won't starts:

./mta-server: error while loading shared libraries: libpcre.so.3: cannot open shared object file: No such file or directory

Please help.

Posted

Hi , I have debian 5 VPS hosting and my MTA server won't starts:

./mta-server: error while loading shared libraries: libpcre.so.3: cannot open shared object file: No such file or directory

Please help.

  • MTA Team
Posted

You need to install libpcre3 package - run the command below as root:

apt-get install libpcre3

One of the [VCP] leaders // honorary member of the =PCP= gang.

 

Do not PM me your MTA:SA Client / Server support questions, Lua scripting questions, unban requests or server toplist concerns - please ask them here: MTA:SA Support subforum, here: Scripting subforum, here: Ban appeals or here: Servers instead.

For other inquiries - please expect delays in replies when messaging me.

  • MTA Team
Posted

You need to install libpcre3 package - run the command below as root:

apt-get install libpcre3

One of the [VCP] leaders // honorary member of the =PCP= gang.

 

Do not PM me your MTA:SA Client / Server support questions, Lua scripting questions, unban requests or server toplist concerns - please ask them here: MTA:SA Support subforum, here: Scripting subforum, here: Ban appeals or here: Servers instead.

For other inquiries - please expect delays in replies when messaging me.

Posted

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 :?

Posted

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 :?

  • MTA Team
Posted

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.

One of the [VCP] leaders // honorary member of the =PCP= gang.

 

Do not PM me your MTA:SA Client / Server support questions, Lua scripting questions, unban requests or server toplist concerns - please ask them here: MTA:SA Support subforum, here: Scripting subforum, here: Ban appeals or here: Servers instead.

For other inquiries - please expect delays in replies when messaging me.

  • MTA Team
Posted

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.

One of the [VCP] leaders // honorary member of the =PCP= gang.

 

Do not PM me your MTA:SA Client / Server support questions, Lua scripting questions, unban requests or server toplist concerns - please ask them here: MTA:SA Support subforum, here: Scripting subforum, here: Ban appeals or here: Servers instead.

For other inquiries - please expect delays in replies when messaging me.

Posted

When I write it I get error :

Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package libsqlite3

Posted

When I write it I get error :

Reading package lists... DoneBuilding dependency treeReading state information... DoneE: Couldn't find package libsqlite3

  • MTA Team
Posted

If you did what I've explained in my previous post, you'd find out in no time that you need to install libsqlite3-0.

One of the [VCP] leaders // honorary member of the =PCP= gang.

 

Do not PM me your MTA:SA Client / Server support questions, Lua scripting questions, unban requests or server toplist concerns - please ask them here: MTA:SA Support subforum, here: Scripting subforum, here: Ban appeals or here: Servers instead.

For other inquiries - please expect delays in replies when messaging me.

  • MTA Team
Posted

If you did what I've explained in my previous post, you'd find out in no time that you need to install libsqlite3-0.

One of the [VCP] leaders // honorary member of the =PCP= gang.

 

Do not PM me your MTA:SA Client / Server support questions, Lua scripting questions, unban requests or server toplist concerns - please ask them here: MTA:SA Support subforum, here: Scripting subforum, here: Ban appeals or here: Servers instead.

For other inquiries - please expect delays in replies when messaging me.

Posted

catch:

http://dzek.metal.info/pub/libsqlite3.so.0

put this in /root/mta/mods/deathmatch/

and chmod for execution

Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online!

programista php rzeszów

Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting.

Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!

Posted

catch:

http://dzek.metal.info/pub/libsqlite3.so.0

put this in /root/mta/mods/deathmatch/

and chmod for execution

Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online!

programista php rzeszów

Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting.

Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!

Posted

It's doesn't work. Same 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!

Posted

It's doesn't work. Same 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!

Posted

uhm

put this in

/usr/lib/

Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online!

programista php rzeszów

Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting.

Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!

Posted

uhm

put this in

/usr/lib/

Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online!

programista php rzeszów

Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting.

Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!

Posted

I fix it thanx so much.

I got anoter error :

[21:13:38] ERROR: Error parsing config file
[21:13:38] Server stopped!
Press Q to shut down the server!

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...