encFS gui for opensuse 11.4

hi guys,
my os is opensuse 11.4. can you guide me to a gui for encfs? I tried k-encfs, but failed. Running the .rpm file said successfully installed, but I cant find the program and running the ‘install’ script gives me another error message. Anyone got it working on 11.4?

On Fri, 01 Jul 2011 04:06:02 +0000, smithark wrote:

> Running the .rpm file said successfully installed, but I cant find the
> program

You might find it if you run:

rpm -ql <packagename>

Jim

Jim Henderson
openSUSE Forums Administrator
Forum Use Terms & Conditions at http://tinyurl.com/openSUSE-T-C

thanks for the reply jim. i’ll give it a try.

ok, i installed it. but when i type ‘kencfs2’ it gives me the following message:

User specific encrypted directory for K-EncFS present
Traceback (most recent call last):
File “/usr/bin/kencfslink”, line 17, in <module>
from qt import *
ImportError: No module named qt

what to do? i have pythonqt4 already installed.

ok, i found another solution. installed cryptkeeper (.rpm, not .deb) from here:

https://build.opensuse.org/package/binaries?package=Cryptkeeper&project=home%3Anobange&repository=openSUSE_11.3

it works flawlessly!:slight_smile: