Heya, On 18.07.2011 11:06, Andre Klapper wrote: > Trying to jhbuild gnome-keyring on Fedora 14, I get this error for the > "installing" stage: > > test -z "/etc/pkcs11/modules" || /bin/mkdir -p "/etc/pkcs11/modules" > /bin/mkdir: cannot create directory `/etc/pkcs11': Permission denied I filed this bug: https://bugzilla.gnome.org/show_bug.cgi?id=654492
The workaround so far is to configure p11-kit to not use /etc/pkcs11/ by adding --with-pkcs11-dir=/opt/gnome2/etc/ to the configure flags. HTH, Tobi _______________________________________________ gnome-love mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-love
