Hi Jan, > does anyone of you run AGTK 2.3 on a Suse 9.2 Linux System ? We have > problems with the running of AG- Toolkit on this system with the > following Error- messages: > > Running the agpm.py the message "can´t import gssc file or library" > occures > > Further error messages are: > > Traceback (most recent call last): > {...} > File "/usr/lib/python2.3/pyGlobus/security.py", line 11, in ? > from pyGlobus import gssc > ImportError: cannot import name gssc
Looks like pyGlobus either hasn't been built or installed correctly, as it appears to be missing the following file: /usr/lib/python2.3/pyGlobus/gssc.so Cheers, Doug