Harha Posted February 28, 2014 Posted February 28, 2014 https://dl.dropboxusercontent.com/s/n4sh2p1kf52szrq/archservmta.png As you can see, I'm getting some errors even though everything should have been set-up correctly, I've installed the needed 32bit libraries and so on... Anyone here who has some experience at running MTA server in Arch Linux? Help appreicated! iCore 2 Duo @ 3.4Ghz | 4Gb 800Mhz DDR2 RAM | M-Audio Delta Audiophile 2496 | Windows 7 x64 & Mac OSX 10.6.8 Dualboot | KRK Rokit RP5 G2 | Access Virus TI Desktop | Access Virus C Desktop | Korg K49 MIDI Keyboard
MTA Team Blokker_1999 Posted March 1, 2014 MTA Team Posted March 1, 2014 please confirm you have a 32 bit libreadline installed.
MTA Team jhxp Posted March 1, 2014 MTA Team Posted March 1, 2014 Arch Linux comes only with libreadline6, and not the required libreadline5. You still should be able to get it to work, however, by making a symbolic link for libreadline.so.5 to the newer library. These commands should do the trick: # pacman -S lib32-readline # ln -s /usr/lib32/libreadline.so.6 /usr/lib32/libreadline.so.5 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.
Harha Posted March 1, 2014 Author Posted March 1, 2014 Arch Linux comes only with libreadline6, and not the required libreadline5. You still should be able to get it to work, however, by making a symbolic link for libreadline.so.5 to the newer library.These commands should do the trick: # pacman -S lib32-readline # ln -s /usr/lib32/libreadline.so.6 /usr/lib32/libreadline.so.5 Thank you, creating that simple symbolic link worked out nicely! I was thinking about something like that but wasn't confident enough to try it out myself. And yeah, I had all the libraries which are included in lib32-ncurses (Which includes libreadline6) installed already. It was just that the version of libreadline was different to what the mta-server uses. Edit: Oh, there's the IP of my dedi in the picture. Oh well, whatever. iCore 2 Duo @ 3.4Ghz | 4Gb 800Mhz DDR2 RAM | M-Audio Delta Audiophile 2496 | Windows 7 x64 & Mac OSX 10.6.8 Dualboot | KRK Rokit RP5 G2 | Access Virus TI Desktop | Access Virus C Desktop | Korg K49 MIDI Keyboard
Gallardo9944 Posted April 9, 2014 Posted April 9, 2014 I wouldn't suggest using arch for servers though. It's the latest yet not the most stable one. Huge updates might kill some things, so be aware. Code Debugger - Minimalistic MTA debug line replacement
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