Jump to content

Showing some errors after install on ubuntu, Please help


jasoothai

Recommended Posts

how to unzip, I have this "mtasa-resources-r907.zip".

also, there is one more error

Package libreadline5-dev is not available, but is referred to by another package. 
This may mean that the package is missing, has been obsoleted, or 
is only available from another source 
However the following packages replace it: 
  libreadline-gplv2-dev:i386 lib64readline-gplv2-dev:i386 
  libreadline-gplv2-dev 
  
E: Package 'libreadline5-dev' has no installation candidate 
root@vps:~# apt-get install -y build-essential automake libtool libcurl4-openssl-dev libpcre3-dev libsqlite3-dev subversion libncurses5-dev libncursesw5-dev libsparsehash-dev libmysqlclient-dev unzip ia32-libs libreadline5 libncursesw5 lib32ncursesw5 lib32readline5 libreadline-gplv2-dev:i386 lib64readline-gplv2-dev:i386 libreadline-gplv2-dev 
Reading package lists... Done 
Building dependency tree        
Reading state information... Done 
automake is already the newest version. 
build-essential is already the newest version. 
lib32ncursesw5 is already the newest version. 
lib32readline5 is already the newest version. 
libncurses5-dev is already the newest version. 
libncursesw5 is already the newest version. 
libncursesw5-dev is already the newest version. 
libpcre3-dev is already the newest version. 
libreadline5 is already the newest version. 
libsqlite3-dev is already the newest version. 
libtool is already the newest version. 
ia32-libs is already the newest version. 
libsparsehash-dev is already the newest version. 
libcurl4-openssl-dev is already the newest version. 
libmysqlclient-dev is already the newest version. 
subversion is already the newest version. 
unzip is already the newest version. 
Some packages could not be installed. This may mean that you have 
requested an impossible situation or if you are using the unstable 
distribution that some required packages have not yet been created 
or been moved out of Incoming. 
The following information may help to resolve the situation: 
  
The following packages have unmet dependencies: 
 lib64readline-gplv2-dev:i386 : Depends: lib64readline5:i386 (= 5.2-12) but it is not going to be installed 
                                Depends: lib64ncurses5-dev:i386 but it is not going to be installed 
                                Depends: libc6-dev-amd64:i386 but it is not going to be installed 
E: Unable to correct problems, you have held broken packages. 
  

Link to comment
  • MTA Team

1. https://wiki.multitheftauto.com/wiki/Client_Manual

2. You need to run the server app in the background. You can do it by installing screen package and running the mta-server like this:

$ cd /path/to/your/mta/server 
$ screen -dmS ./mta-server 

Please check out my Server Manual for more information:

https://forum.multitheftauto.com/viewtopic.php?f=106&t=58533 (paragraph 5. Running the server)

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