Page 1 of 1

Xampp for Linux on DeX

PostPosted: 02. December 2018 03:03
by EphraimB
I'm trying to install Xampp on Linux on DeX but it's not working. Linux on DeX only supports arm64 programs. Is there any way to install xampp for arm64? Typing uname -a shows aarch64.

Re: Xampp for Linux on DeX

PostPosted: 02. December 2018 21:37
by Nobbie
No. Xampp is compiled for Intel only.

Re: Xampp for Linux on DeX

PostPosted: 02. December 2018 22:51
by EphraimB
Is there an alternative for aarch64?

Re: Xampp for Linux on DeX

PostPosted: 03. December 2018 00:20
by Nobbie
I dont know.

Re: Xampp for Linux on DeX

PostPosted: 02. February 2019 03:58
by jacobkv
Did anyone found a solution for this ? I am trying to install apache+php+mysql on linux on dex . everything fails.

Re: Xampp for Linux on DeX

PostPosted: 02. February 2019 11:35
by Nobbie
As there are no executables available, you should build (compile) your own version. Source code and documentation is available, simply google for "apache linux build from source", same for php and mysql. You will need c or gcc compiler, which also is available for Dex.

Re: Xampp for Linux on DeX

PostPosted: 19. July 2019 18:19
by vetinhnie
I don't know. I still try.