在 Windows 上通过 putty 会话使用 tkdiff

发布于 2024-09-25 17:46:55 字数 97 浏览 4 评论 0原文

当我尝试在 putty 会话中执行 tkdiff 时。我收到此消息“应用程序初始化失败:没有显示名称,也没有 $DISPLAY 环境变量”并且它挂起。请建议如何配置 tkdiff。

When I try to execute tkdiff inside my putty session. I get this message "Application initialization failed: no display name and no $DISPLAY environment variable" and it hangs. Please suggest how to configure tkdiff.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

無心 2024-10-02 17:46:55

这不是 tkdiff 问题。这意味着您没有运行 putty 知道的 X 服务器(图形窗口管理器)。

您至少必须进入putty的Connection / SSH / X11,然后“启用X11转发”。但是,您的系统上还必须运行 X11 服务器,这更加复杂。

This is not a tkdiff problem. It means you don't have an X server (graphical window manager) running that putty knows about.

You have to at the very least go into putty's Connection / SSH / X11, and "Enable X11 forwarding". However, you also have to have an X11 server running on your system, which is more complicated.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文