Enduro/X on AWS Graviton2 processor.

Added by Francis almost 3 years ago

Hi,
I have been able to build endurox, endurox-connect and endurox-java on AWS Graviton2 platform and so far it seems to work OK.

endurox-7.5.20-1.amazon_linux2_GNU_epoll.aarch64_64.tar.gz

I wanted to create RPM's so that I could start easily building Docker images.

Do you have any plans to create them and if not, is the build process for them available so that I could do it?

thanks.


Replies (3)

RE: Enduro/X on AWS Graviton2 processor. - Added by Madars almost 3 years ago

Hi Francis,

cmake / cpack will create RPMs if rpm tools are installed (i.e. rpmbuild, etc..). Thus try to install them and then run cmake from the beginning so that it would pick up the new configuration.
We will take a note regarding the AWS Linux Regarding the Amazon Linux 2 and Graviton2 CPU, probably in future releases we will make it officially available under this particular platform. Faster option is with the support plan, where we provide build/release for customer platform of the choice :)

RE: Enduro/X on AWS Graviton2 processor. - Added by Francis almost 3 years ago

Got it, thanks, $ yum install rpm-build was what I was missing.

(1-3/3)