There appears to be a mismatch between the SSL libraries used to compile it, and the ones available at runtime. Can you send:

cat gcc32dbg/globus_openssl_version.h
ls -l bin/openssl
ldd libexec/globus-scheduler-event-generator | grep ssl
rpm -qa | grep openssl


From the environment of the user who runs the container:
echo $LD_LIBRARY_PATH

And, from the environment of the user who builds GT:
echo $LD_LIBRARY_PATH


Charles

On Oct 13, 2008, at 2:50 PM, Jan Muhammad wrote:


Hi All,

I am using GT 4.2.0 on my laptop running Fedora Core 8 but when I try to run globus container I get the following error:

----------------------------------------------------------------------------
ERROR seg.SchedulerEventGenerator [SEG-fork-Thread,run:230] SEG Terminated with /usr/local/globus/libexec/globus-scheduler-event- generator: error while loading shared libraries: libssl.so.5: cannot open shared object file: No such file or directory

Starting SOAP server at https://130.209.58.37:8443/wsrf/services/

With the following services:

[1]: https://130.209.58.37:8443/wsrf/services/AdminService
[2]: https://130.209.58.37:8443/wsrf/services/AttachmentTestService
[3]: https://130.209.58.37:8443/wsrf/services/AuthzCalloutTestService

-------------------------------------------------------------------------------------------

Although have repeated the GT4 configure process twice and it does not throw any errors at the time of configure/make & make install commands. Any suggestion?

Thanks in advance.
________________________

Jan Muhammad
PhD Student
Department of Computing Science
National E-Science Centre(NeSC),Kelvin Building
University of Glasgow, Glasgow G12 8QQ
Tel: +44-(0)141-330-2958
Email: [EMAIL PROTECTED]


Reply via email to