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.
だから私はシステムライブラリファイル(.so)にリンクするバイナリを持っています(例えば、/usrの下のものと/optの下のもの)
AppImage を生成するときに、/usr 全体を AppDir にコピーして更新してLD_LIBRARY_PATHいましたが、これが正しい方法であるとは思えません。
LD_LIBRARY_PATH
これを正しく行う方法についてのチュートリアルはありますか? 誰かが方向ガイドを教えてもらえますか?