On Wed, Jul 28, 2004 at 01:05:55PM -0500, Michael Miller wrote: > line 11, in ? > ImportError: libglobus_gss_assist_gcc32pthr.so.0: cannot open shared > object file: No such file or directory
It's having problems finding this globus library file... has it been installed into one of the default spots? If not, you may need to bodge it into place with the following (replace /usr/local/lib with whatever directory you find the libglobus_gss_assist_gcc32pthr.so.0 file in) (bash) export LD_LIBRARY_PATH=/usr/local/lib python VenueClient (etc. etc.) -- Niall Brady, Trinity Centre for High Performance Computing, O'Reilly Institute, Trinity College Dublin. Tel: +353-1-608-3429 Fax: +353-1-679-8039