'Xampp does not start from the terminal on Linux

I want to start Xampp so I can work with it, I use this command from the terminal first, but unfortunately it doesn't work.

 sudo /opt/lampp/lampp start

Throw this error:

/opt/lampp/bin/gettext: error while loading shared libraries: /opt/lampp/lib/libiconv.so.2: invalid ELF header


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source