Jump to content
  • 0

VPS Problem


Tekken

Question

Posted

Hi,

Today I bought a VPS and I installed MTA Server on it but when I type ./mta-server to start server is keep saying

-bash: ./mta-server: No such file or directory

Any idea what ?

Resources I made:

Do not PM me for help with leaked scripts! I WILL NOT HELP YOU!

 

4 answers to this question

Recommended Posts

  • 0
  • MTA Team
Posted

Make sure that you are in the server directory when you try to launch the server. You can use cd command to change your current directory.

You can also try setting the executable flag for server binary:

chmod +x mta-server

If it still returns the same error, then please read the Linux Server Manual or my tutorial to find out how to set up the server correctly.

https://wiki.multitheftauto.com/wiki/In ... _GNU_Linux

viewtopic.php?f=106&t=58533

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.

  • 0
Posted
Make sure that you are in the server directory when you try to launch the server. You can use cd command to change your current directory.

You can also try setting the executable flag for server binary:

chmod +x mta-server

If it still returns the same error, then please read the Linux Server Manual or my tutorial to find out how to set up the server correctly.

https://wiki.multitheftauto.com/wiki/In ... _GNU_Linux

viewtopic.php?f=106&t=58533

Nothing changed, and I already read those...

mtasa1.png

mtasa2.png

Resources I made:

Do not PM me for help with leaked scripts! I WILL NOT HELP YOU!

 

  • 0
Posted

You're missing some libraries.

Try this:

apt-get install ia32-libs lib32ncursesw5 lib32readline5 lib32ncurses5 

If it does not work, please reveal your OS and tell us the output of ldd mta-server.

  • 0
Posted
You're missing some libraries.

Try this:

apt-get install ia32-libs lib32ncursesw5 lib32readline5 lib32ncurses5 

If it does not work, please reveal your OS and tell us the output of ldd mta-server.

Thank's, some times i am so stupid. :)

Resources I made:

Do not PM me for help with leaked scripts! I WILL NOT HELP YOU!

 

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