LoginSignup
1
1

More than 5 years have passed since last update.

wine起動時の`gnome-keyring-pkcs11.so`が見つからない問題について

Last updated at Posted at 2015-01-15

結論

$ sudo apt-get install libp11-kit-gnome-keyring:i386

解説

wineをWINEARCH="win32"で起動すると、下記のエラーが出ることがあります

p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: 共有オブジェクトファイルを開けません: そのようなファイルやディレクトリはありません

Ubuntu 14.04なら、libp11-kit-gnome-keyring:i386に当該のsoファイルが入っているので、それで終わりです

1
1
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
1
1