Jak zainstalowa

Konfiguracja serwerów, usług, itp.
mateusz880
Posty: 16
Rejestracja: 12 listopada 2010, 16:35

Jak zainstalować MTA:SA serwer na Debianie?

Post autor: mateusz880 »

Witam.
Poszukuję metody, jak zainstalować serwer MTA:SA do gry.
Szukałem i znalazłem jedną, tylko podczas instalowania tą metodą mam problem z jednym pakietem, a właśnie z pakietem libpcre3-dev.
Całość instrukcji znajduje się na stronie: http://wiki.multitheftauto.com/wiki/Bui ... _GNU_Linux
Proszę o pomoc.
Awatar użytkownika
Yampress
Administrator
Posty: 6417
Rejestracja: 09 sierpnia 2007, 21:41
Lokalizacja: PL

Post autor: Yampress »

Plik jest w repozytorium Debiana.

Kod: Zaznacz cały

yampress@debian:~$ apt-cache search libpcre3-dev
libpcre3-dev - Perl 5 Compatible Regular Expression Library - development files
yampress@debian:~$ 
Więc, w czym problem?
sylver
Posty: 25
Rejestracja: 13 listopada 2010, 10:29

Post autor: sylver »

Miałem dokładnie ten sam problem, ale kiedyś tak z głupoty zacząłem wpisywać te o to polecenia i serwer działa bez większego problemu.
Ja posiadam Debiana 5.0 Lenny x64.

Kod: Zaznacz cały

apt-get install screen
dpkg -X libpcre3_7.6-2.1_i386.deb /emul/ia32-linux/  
wget http://ftp.de.debian.org/debian/pool/main/p/pcre3/libpcre3_7.6-2.1_i386.deb
dpkg -X libpcre3_7.6-2.1_i386.deb1 /emul/ia32-linux/
wget http://ftp.de.debian.org/debian/pool/main/p/pcre3/libpcre3_7.6-2.1_ia64.deb
dpkg -X libpcre3_7.6-2.1_i386.deb /emul/ia32-linux/        
wget http://ftp.de.debian.org/debian/pool/main/p/pcre3/libpcre3_7.6-2.1_ia64.deb
wget linux.mtasa.com/dl/104/multitheftauto_linux-1.0.4.tar.gz
tar zxfv multitheftauto_linux-1.0.4.tar.gz
dpkg -X libsqlite3-0_3.5.9-6_ia64.deb /emul/ia32-linux      
dpkg -X -linux/multitheftauto_linux-1.0.4# apt-get install libpcre libpcre3-dev
apt-get install libpcre3 libpcre3-dev
apt-get install libcre3 libpcre3-dev
dpkg -X libsqlite3-0_3.5.9-6_i386.deb /emul/ia32-linux
mv /root/multitheftauto_linux-1.0.4 /emul/ia32-linux
wget http://ftp.de.debian.org/debian/pool/main/s/sqlite3/libsqlite3-0_3.5.9-6_i386.deb
Awatar użytkownika
Yampress
Administrator
Posty: 6417
Rejestracja: 09 sierpnia 2007, 21:41
Lokalizacja: PL

Post autor: Yampress »

Kod: Zaznacz cały

apt-get/aptitude  install libpcre3-dev
Nie dało się?
mateusz880
Posty: 16
Rejestracja: 12 listopada 2010, 16:35

Post autor: mateusz880 »

Mnie też nie działa

Kod: Zaznacz cały

wget [URL]http://ftp.de.debian.org/debian/pool/main/p/pcre3/libpcre3_7.6-2.1_i386.deb[/URL]
dpkg -X libpcre3_7.6-2.1_i386.deb1 /emul/ia32-linux/
Wyświetla mi coś takiego:

Kod: Zaznacz cały

dpkg -X libpcre3_7.6-2.1_i386.deb1 /emul/ia32-linux/
dpkg-deb: failed to read archive `libpcre3_7.6-2.1_i386.deb1': No such file or directory
A jak instaluję:

Kod: Zaznacz cały

 
apt-get  install libpcre3-dev
To wyświetla się coś takiego:

Kod: Zaznacz cały

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:
  libpcre3-dev: Depends: libpcre3 (= 7.6-2.1) but 7.8-3 is to be installed
E: Broken packages
fnmirk
Senior Member
Posty: 8321
Rejestracja: 03 grudnia 2007, 06:37

Post autor: fnmirk »

mateusz880, nie będzie działać jak nie zaktualizujesz poprawnie systemu:
http://debian.linux.pl/threads/5676-Prz ... -napiszesz!
http://debian.linux.pl/threads/13294-Al ... #post84983
mateusz880
Posty: 16
Rejestracja: 12 listopada 2010, 16:35

Post autor: mateusz880 »

Kod: Zaznacz cały

aptitude install libpcre3-dev
Dodane:

Kod: Zaznacz cały

autoreconf -fi
/usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of AM_PATH_L                                                                                        IBMCRYPT
/usr/share/aclocal/libmcrypt.m4:17:   run info '(automake)Extending aclocal'
/usr/share/aclocal/libmcrypt.m4:17:   or see [url]http://sources.redhat.com/automake/[/url]                                                                                        automake.html#Extending-aclocal
Ktoś wie co to znaczy
fnmirk
Senior Member
Posty: 8321
Rejestracja: 03 grudnia 2007, 06:37

Post autor: fnmirk »

mateusz880, w czym masz dalej problem?
mateusz880
Posty: 16
Rejestracja: 12 listopada 2010, 16:35

Post autor: mateusz880 »

Tak mam problem.
J
ak instaluję, tak jak oni opisali na stronie http://wiki.multitheftauto.com/wiki/Bui ... _GNU_Linux

Zatrzymałem się na tym punkcie: ,,autoreconf -fi''
Po wpisaniu tego polecenia wyświetla się coś takiego:

Kod: Zaznacz cały

autoreconf -fi

Kod: Zaznacz cały

/usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of AM_PATH_L                                                                                        IBMCRYPT
/usr/share/aclocal/libmcrypt.m4:17:   run info '(automake)Extending aclocal'
/usr/share/aclocal/libmcrypt.m4:17:   or see [URL]http://sources.redhat.com/automake/[/URL] 
fnmirk
Senior Member
Posty: 8321
Rejestracja: 03 grudnia 2007, 06:37

Post autor: fnmirk »

Przeczytałeś, ze zrozumieniem tekst dostępny na stronie, do której odnośnik podałeś?
Jak nie znasz języka to sprawdź:
http://translate.google.pl/
You can skip this step if your distribution’s package manager provides a sparsehash package that you can install.
Nie wiem gdzie Ty widzisz problem?
http://packages.debian.org/search?keywo ... lla-search
ODPOWIEDZ