[Seek Help] 应用图标点击没反应,GLIBC的问题
Tofloor
poster avatar
kitaman
deepin
2023-04-03 18:59
Author

在Github上下了个ChatGPT的桌面应用,然后点击没反应,搞半天原来是GLIBC依赖的问题,这个该怎么解决哇?

image.png

image.png

image.png

Reply Favorite View the author
All Replies
心平气和
deepin
2023-04-03 19:08
#1

自己编译 安装啊

Reply View the author
派了个萌
deepin
2023-04-03 19:39
#2

人家没有提供低版本的包的话,你就只能自己编译了,我开发的pot每次发布新版本都要用deepin虚拟机再编译一版,来兼容deepin,真的好麻烦。

Reply View the author
吉吉如律令
deepin
2023-04-04 01:50
#3

github上有好几个chatgpt客户端项目,我都试了下,都是用tauri打包网页的,全都需要glibc更高版本,我最早看到的chatgpt客户端来自于pake这个项目,有提供打包方法(不过我试着在deepin上打包失败了)

Reply View the author
ad1998
deepin
2023-04-04 03:19
#4
吉吉如律令

github上有好几个chatgpt客户端项目,我都试了下,都是用tauri打包网页的,全都需要glibc更高版本,我最早看到的chatgpt客户端来自于pake这个项目,有提供打包方法(不过我试着在deepin上打包失败了)

pake是不错的项目,我也有在关注

Reply View the author