[GH-ISSUE #4106] 建议linux版本静态链接node-pty以解决glibc版本不匹配导致无法使用localshell的问题 #2841

Closed
opened 2026-02-27 00:54:27 +03:00 by kerem · 1 comment
Owner

Originally created by @Apollo2nd on GitHub (Nov 11, 2025).
Original GitHub issue: https://github.com/electerm/electerm/issues/4106

What feature you'd like to see or proposal(期望什么新功能/特性或者建议)

**感谢开发者的辛苦工作。有个小建议,如题,新版本electerm在较旧的linux系统上会遇到glibc版本较低而无法打开localshell,其他功能正常,但localshell很重要,因此我现在使用的是1.23.32版本。这个版本的node-pty不依赖高版本glibc。如果能静态链接依赖,有可能能避免此类问题。至于我们为什么不升级到新系统,相信有很多人和我们一样遇到困境,操作系统不是我们说了算。最后,祝好🤞

Originally created by @Apollo2nd on GitHub (Nov 11, 2025). Original GitHub issue: https://github.com/electerm/electerm/issues/4106 ### What feature you'd like to see or proposal(期望什么新功能/特性或者建议) **感谢开发者的辛苦工作。有个小建议,如题,新版本electerm在较旧的linux系统上会遇到glibc版本较低而无法打开localshell,其他功能正常,但localshell很重要,因此我现在使用的是1.23.32版本。这个版本的node-pty不依赖高版本glibc。如果能静态链接依赖,有可能能避免此类问题。至于我们为什么不升级到新系统,相信有很多人和我们一样遇到困境,操作系统不是我们说了算。最后,祝好🤞
kerem closed this issue 2026-02-27 00:54:27 +03:00
Author
Owner

@zxdong262 commented on GitHub (Nov 11, 2025):

Image

可以下载legacy版本的,支持使用旧版glibc的linux https://electerm.html5beta.com

<!-- gh-comment-id:3517450230 --> @zxdong262 commented on GitHub (Nov 11, 2025): <img width="1100" height="605" alt="Image" src="https://github.com/user-attachments/assets/1ef1c7b5-4603-441c-9880-fb0733f9e8d6" /> 可以下载legacy版本的,支持使用旧版glibc的linux https://electerm.html5beta.com
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#2841
No description provided.