vitamin wrote: > > > Oh I see, I was one day behind the GIT. It's the new addition: http://source.winehq.org/git/wine.git/?a=commit;h=289ea33803bf936885a87c2d142230ddf604a68c > > Code: > $ cups-config --libs > -lcups -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkeyutils -lresolv -ldl -lssl -lcrypto -lz -lpthread -lm -lcrypt > > > So you'll need all those libraries. And this: > > Code: > sudo ln -s /lib/libkeyutils.so.1 /usr/lib/libkeyutils.so > > To link it into the same path ( /lib) will also do it :) I think it would be a good idea to update the wiki reffering the opensuse 11 64bit tutorial ;) cu Gargi