0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

[Linux] 共有ライブラリ_ディレクトリ_コマンド _/etc, ldd, ldconfig

Last updated at Posted at 2025-01-29

ディレクトリ一覧

ディレクトリ 説明
/usr 設定ファイル
/usr/lib 設定ファイル
/etc/ld.so.conf 設定ファイル
/etc/ld.so.cache /etc/ld.so.confのキャッシュファイル

コマンド一覧

コマンド 説明
ldd 実行ファイルが必要としている共有ライブラリを調べる
ldconfig /etc/ld.so.confに基づいて/etc/ld.so.cacheを更新する

参考リンク

Ping-t

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?