Jump to content

ArchLinux 64bit - 32bit libraries not functioning properly?


Harha

Recommended Posts

Posted

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
Posted

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.

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

archservmtaworking.png

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

  • 1 month later...

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