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.
我有 32 位 Mono 应用程序,它依赖于几个用 macports 构建的外部库。它们位于 /opt/loca/lib 中,我需要找到一种方法将它们放入 bundle 目录而不破坏它们。
是否可以将 macports 库依赖路径从绝对更改为相对?