ec2-github-runner
ec2-github-runner copied to clipboard
libicu60 needed for arm
trafficstars
Needed to run this for an t4g.micro instance with Amazon Linux 2.
yum install libicu60
without it, the config step fails with the error
Cannot get symbol ucol_setMaxVariable_50 from libicui18n
Error: /lib64/libicui18n.so.50: undefined symbol: ucol_setMaxVariable_50
I had this too, please document!
@robbruce God bless you. Helped a lot. The official documentation still misses this point.
It's clear that once you came here then you want to cut the costs. You'll discover t4g some day. And then will face this issue. And you'd better curious enough to make it to here, to issues.
Thanks again.