Jump to content

Compile error


Recommended Posts

  • MTA Team

Try these commands:

apt-get update 

apt-get upgrade 

apt-get install build-essential automake libtool libcurl4-openssl-dev libpcre3-dev libsqlite3-dev libreadline5-dev subversion libncurses5-dev libncursesw5-dev libsparsehash-dev libmysqlclient-dev 

Link to comment

Here is the output with translation (french > english)

aptgetupdate.png

Atteint = Connect to

Reception = Get from

Lecture de la liste des paquets ... Fait = Read paquet list ... Done

aptgetupgrade.png

Lecture de la liste des paquets ... Fait = Read paquet list ... Done

Construction de l'arbre des dépendances = Building dependences tree

Lecture des informations d'état ... Fait = Reading state informations ... Done

0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour. = 0 updated, 0 new install, 0 to remove and 0 nor updated.

aptgetinstall.png

Lecture de la liste des paquets ... Fait = Read paquet list ... Done

Construction de l'arbre des dépendances = Building dependences tree

Lecture des informations d'état ... Fait = Reading state informations ... Done

est déjà la plus récente version disponible = is already the last version available

0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour. = 0 updated, 0 new install, 0 to remove and 0 nor updated.

I think the problem is from the C++ compiler it says in my first post with image "checking if C++ compiler work ... no"

It's not a normal state :roll:

Link to comment
  • MTA Team

Binaries

wget http[b]:[/b]//linux.multitheftauto.com/dl/131/multitheftauto_linux-1.3.1.tar.gz 
tar -xf multitheftauto_linux-1.3.1.tar.gz 
cd multitheftauto_linux-1.3.1 

Config

wget http[b]:[/b]//linux.multitheftauto.com/dl/131/baseconfig.tar.gz 
tar -xf baseconfig.tar.gz 
mv baseconfig/* mods/deathmatch/ 

Resources (you may need to install unzip i.e. apt-get install unzip)

cd mods/deathmatch/ 
mkdir resources 
cd resources 
wget http[b]:[/b]//mtasa-resources.googlecode.com/files/mtasa-resources-r909.zip 
unzip mtasa-resources-r909.zip 
rm mtasa-resources-r909.zip 

Link to comment

But ... i used a lot of server with Game Hosters before.

And they all use these folders. (checked via FTP)

Its like that since 2 or 3 versions.

You ask me to move "ALL" in the same folder ?

(Maps, Gamemodes, Scripts, ...)

I think it must work with the folders like MTA use them now.

It's easier to manage 0.o

Lots of servers works like that.

An moving all files in the /deatmatch/resources 'll take me so much time :-/

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