You are not logged in.
With newly MIT krb5 in [Core] repo, everything I using console ( the client of conserver: http://aur.archlinux.org/packages.php?ID=27856), I got a compain about missing /usr/lib/libgssapi.so error.
I recompiled it, but not work.
Manaully create a link from /usr/lib/libgssapi_krb5.so will solve this problem.
But still confusing about why recompile the software don't goes to correct lib file.
Anyone can give me a clue?
Last edited by cathay4t (2011-05-12 11:23:49)
Offline
upgraded libgssglue (0.1-3 -> 0.1-4)
solved this problem.
Offline
Where did you get that 0.1-4?
I get this error when starting cups
# /etc/rc.d/cups start
:: Starting CUPS Daemon [BUSY]
/usr/sbin/cupsd: error while loading shared libraries: libgssapi.so.2: cannot open shared object file: No such file or directory
[FAIL] Last edited by markuman (2011-05-12 16:41:17)
Offline
It's in the [Test] repo
Check this http://www.archlinux.org/packages/testi … ibgssglue/
Offline
It's in the [Test] repo
No need to enable [testing], libgssglue 0.1-4 is in core:
http://www.archlinux.org/packages/core/i686/libgssglue/
Offline