This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] Ububutu 20.04 - libc6:i386安装上的 CCS 安装问题

Guru**** 2343770 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1080065/ccs-installation-issue-on-ububtu-20-04---libc6-i386-installation

您好,

我在 Ubuntu 20.04上安装 CCS 时遇到问题。

我在 https://software-dl.ti.com/ccs/esd/documents/ccsv11_linux_host_support.html 网站上找到了解决此问题的方法。

我还发现此页中所需指令有问题: sudo apt install libc6:i386 libibb-0.1-4 libgconf-2-4 libncurses5 libpython2.7 libtinfo5

当我尝试执行此指令时 ,我会遇到一些错误。 Danil .S 发现这些错误的根本原因是 lib  libc6:i386。 可能 与“:”不匹 配,我切换到“-”,并执行了以下命令“sudo apt install libc6-i386 libbus-0.1-4 libgconf-2-4 libncurses5 libpython2.7 libtinfo5”,该命令有效。

请修复此说明。

谢谢,

埃利兰

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    感谢您的报告。 我想做一个说明来更新文档。

    谢谢

    Ki

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好,Ki,

    我没有看到文档的任何更新。

    谢谢,

    埃利兰

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    我在该文件中增补了一份关于差异的说明。  

    我做了一些其他的清理文件。 我最终删除了分发特定部分,因为在将依赖关系检查器添加到安装程序时不再需要这些部分。  

    谢谢

    Ki