How to solve Bigendian not supported error in rAthena in CentOS


To resolve the Bigendian not supported error in rAthena emulator in CentOS.

Log in to Putty first.

And install the following:

sudo yum -y install gcc-c++
sudo yum -y install centos-release-scl
sudo yum -y install devtoolset-4-gcc*


Input this command:

nano /root/.bash_profile

and add in a new line:

export PATH=/opt/rh/devtoolset-4/root/usr/bin/:$PATH


Then press CTRL + X key and then CTRL + Y key.

Now, type this command to reboot the server: reboot

Login to Putty and try to compile your server again.

  • Bigendian not supported error, bigendian error
  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

Guide how to download Ragnarok Game Client Installer

1. Download the game client Installer. option a). Lite Installer: The lite installer is only...

How to Access your Folders(Linux/Centos) using WinSCP

Guide on how to access the folders in your vps linux! This is the easiest way, First make sure...

How To Start, Compile, and Stop Your Server Using Putty

Download Putty first from this link Click me to download!Note: Please follow the tutorial by...

Changing Time Zone

Changing Time Zone in Linux:1. Login to your VPS server using Putty. 2. Type the following...

Powered by WHMCompleteSolution