Metasploit の環境変数を手動で設定するにはどうすればいいですか。実行するとdb_driver
次のメッセージが表示されます:
[*] No Active Driver
[*] Available:
[*] DB Support: Enable the postgresql driver with the following command:
[*] * This requires libpq-dev and a build environment
[*] $ gem install postgres
[*] $ gem install pg # is an alternative that may work
Google で検索したところ、Metasploit はいくつかの環境変数を設定し、それによってインストールされたドライバーをロードできることがわかりましたが、Metasploit は環境変数を設定していないように見えます。