CentOS7安装谷歌浏览器及解决google-chrome无法安装与启动问题

Stable-Diffusion-3.5

Stable-Diffusion-3.5

图片生成
Stable-Diffusion

Stable Diffusion 3.5 (SD 3.5) 是由 Stability AI 推出的新一代文本到图像生成模型,相比 3.0 版本,它提升了图像质量、运行速度和硬件效率

安装相关的包:

解决方法:

1,对于 libappindicator3.so.1()(64bit) 被 google-chrome-stable-81.0.4044.138-1.x86_64 需要

执行 yum provides */libappindicator3.so.1 查看依赖包的来源,根据返回安装对应包。

2,对于liberation-fonts 被 google-chrome-stable-81.0.4044.138-1.x86_64 需要

  yum -y install liberation-fonts   

3,对于libvulkan.so.1()(64bit) 被 google-chrome-stable-81.0.4044.138-1.x86_64 需要

      执行   `yum provides */libvulkan.so.1`     查找依赖包的来源

最后执行 rpm -ivh google-chrome-stable_current_x86_64.rpm 就可以安装上了。

无法启动问题表现:

双击Google Chrome图标无反应,无法打开浏览器。

在命令行打开报错:

[root@wilber ~]# /usr/bin/google-chrome
[5024:5024:0113/164154.164753:ERROR:zygote_host_impl_linux.cc(89)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.

解决方法:

[root@wilber ~]# /usr/bin/google-chrome --no-sandbox //添加–no-sandbox后即可启动浏览器

桌面图标右击–>属性–>启动命令后添加“–no-sandbox”

即:/usr/bin/google-chrome-stable %U --no-sandbox

[root@wilber ~]# vim /usr/share/applications/google-chrome.desktop

修改:Exec=/usr/bin/google-chrome-stable %U

为:Exec=/usr/bin/google-chrome-stable %U --no-sandbox

您可能感兴趣的与本文相关的镜像

Stable-Diffusion-3.5

Stable-Diffusion-3.5

图片生成
Stable-Diffusion

Stable Diffusion 3.5 (SD 3.5) 是由 Stability AI 推出的新一代文本到图像生成模型,相比 3.0 版本,它提升了图像质量、运行速度和硬件效率

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值