jasoothai Posted December 12, 2013 Share Posted December 12, 2013 I am getting few errors when running program I am new to this, How to access the site for playing, and how to resolve the problems? Thanks. Link to comment
MTA Team ccw Posted December 12, 2013 MTA Team Share Posted December 12, 2013 You need the default resources. Download from here: https://code.google.com/p/mtasa-resourc ... bel:Latest and unzip into mods/deathmatch/resources/ Link to comment
jasoothai Posted December 12, 2013 Author Share Posted December 12, 2013 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
jasoothai Posted December 12, 2013 Author Share Posted December 12, 2013 I unzipped with unzip now it looks like this: Also what is the username and password for login? Link to comment
MTA Team ccw Posted December 12, 2013 MTA Team Share Posted December 12, 2013 Try this: https://wiki.multitheftauto.com/wiki/Se ... nistrators Link to comment
jasoothai Posted December 12, 2013 Author Share Posted December 12, 2013 I could login now, but how to play game? also when I exit from terminal, the site is closing? Link to comment
MTA Team jhxp Posted December 12, 2013 MTA Team Share Posted December 12, 2013 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
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