Hi Alberto,
The plugin libXrdSecgsi.so requires OpenSSL and it looks like either you do not have OpenSSL installed on your
machine or it has been installed in a non standard place. Try to locate the directory with libssl.a, libcrypto.a (or .so) and the include files (for example openssl/x509.h) and
pass them to configure with
--with-ssl-incdir=/opt/openssl/include --with-ssl-libdir=/opt/openssl/lib
(the example is valid if the libs are in /opt/openssl/lib/libssl.a, /opt/openssl/lib/libcrypto.a and the above include
example is /opt/openssl/include/openssl/x509.h; make the relevant substitutions).
If you do not have the libraries, 'apt-get install openssl' should install them in the standard place.
Gerri
Alberto Pulvirenti wrote:
> Hi Gerardo,
>
> in attachment you have the new config script I used and its output.
> anyway, after it and a make, I still don't have this library
>
> Ciao
>
> Alberto
>
> Gerardo Ganis wrote:
>>
>> Dear Alberto,
>>
>> The configure log looks OK. The only think I could think of is an
>> interference with the SSL installation
>> under globus. Is there any reason why you need to explicitely
>> enable Globus? This is not needed by
>> libXrdSecgsi.so so, unless you have other reasons, I would try
>> again by removing all the globus related
>> options from your configure script.
>>
>> G. Ganis
>>
>>
>>
>> Alberto Pulvirenti wrote:
>>> I have switched to the trunk of ROOT but the problem is still there...
>>> maybe I must specify something else in configure?
>>>
>>> I have Ubuntu 8.04
>>>
>>>
>>> Thanks, best regards
>>>
>>>
>>> Alberto
>>>
>>> Alberto Pulvirenti wrote:
>>>> Here it is.
>>>>
>>>> Cheers
>>>>
>>>> Alberto
>>>>
>>>> Gerardo Ganis wrote:
>>>>>
>>>>> Dear Alberto,
>>>>>
>>>>> Can you post the output of the configure step?
>>>>>
>>>>> G. Ganis
>>>>>
>>>>> Alberto Pulvirenti wrote:
>>>>>> Dear all,
>>>>>>
>>>>>> when I make my configure for ROOT, I use the attached script,
>>>>>> which is based on an AliEn installation I have in the specified
>>>>>> directories.
>>>>>> Unfortunately, whatever I do, I don't manage to obtain the
>>>>>> library "libXrdSecgsi.so" which is needed to connect to PROOF. Is
>>>>>> there something I forget, or some library I must have somewhere?
>>>>>> I have run out of ideas, can someone help me?
>>>>>>
>>>>>> Thanks a lot and best regards
>>>>>>
>>>>>> Alberto
>>>>>
>>>>>
>>>>
>>>
>>>
>>
>>
-- +--------------------------------------------------------------------------+ Gerardo GANIS PH Department, CERN address CERN, CH 1211 Geneve 23 room: 32-RC-017, tel / fax: +412276 76439 / 69133 e-mail gerardo.ganis_at_cern.ch +--------------------------------------------------------------------------+Received on Thu Feb 12 2009 - 16:49:39 CET
This archive was generated by hypermail 2.2.0 : Fri Feb 13 2009 - 17:50:02 CET