Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有 2 台带有 CentOS 且可执行文件相同的虚拟 PC。在第一台电脑上运行并提供命令行选项。在第二个它什么也没说并退出。如何诊断第二台 PC?那里发生了什么?谢谢!
我使用了 strace 并发现该进程缺少用于在 64 位 linux 上执行 32 位应用程序的库。