【发布时间】:2020-11-01 01:24:39
【问题描述】:
您好,我有一个 ec2 服务器,这是配置:
DNS 公共 (IPv4):ec2-18-191-6-130.us-east-2.compute.amazonaws.com
ID d'AMI:ubuntu/images/hvm-ssd/ubuntu-bionic-18.04-amd64-server-20200611 (ami-0a63f96e85105c6d3)
当我尝试安装 google chrome 以无头使用它时,我遇到了这个问题:
cat: relocation error: /opt/google/chrome/lib/libc.so.6: symbol _dl_starting_up version GLIBC_PRIVATE not defined in file ld-linux-x86-64.so.2 with link time reference
我表示我按照这个简单的教程在我的 ec2 服务器上安装 chrome: https://understandingdata.com/install-google-chrome-selenium-ec2-aws/
【问题讨论】:
标签: amazon-web-services google-chrome amazon-ec2