RE: Openssl upgrade to 1.1.1o on Red Linux 5.11

2022-06-23 Thread Gaurav Mittal11
I found it , let me try compiling it. (./config was reporting error)
thanks


>> perl Configure LIST|grep linux-x86_64
linux-x86_64
linux-x86_64-clang

I see, below command seems to be working -

>> ./Configure --prefix=/opt/openssl-1.1.1o --openssldir=/opt/openssl/1.1.1o 
>> --shared linux-x86_64
Configuring OpenSSL version 1.1.1o (0x101010ffL) for linux-x86_64
Using os-specific seed configuration
Creating configdata.pm
Creating Makefile

>> ./config --prefix=/opt/openssl-1.1.1o --openssldir=/opt/openssl/1.1.1o 
>> --shared linux-x86_64
Operating system: x86_64-whatever-linux2
This system (linux-x86_64) is not supported. See file INSTALL for details.


Gaurav Mittal

-Original Message-
From: Matt Caswell  
Sent: 23 June 2022 05:53 PM
To: Gaurav Mittal11 ; openssl-users@openssl.org
Subject: [EXTERNAL] Re: Openssl upgrade to 1.1.1o on Red Linux 5.11



On 23/06/2022 12:31, Gaurav Mittal11 wrote:
> 
> I am running redhat 5.11 Linux, probably this command is not supported.
> Although I have manually compiled latest perl version
> 
> -bash-3.2$  perl -v
> This is perl 5, version 36, subversion 0 (v5.36.0) built for 
> x86_64-linux
> 
> -bash-3.2$ perl Configure LIST
> Can't open perl script "Configure": No such file or directory

Are you running this from the root of the openssl source tree? There should be 
a file called "Configure" there. Is it present?

Matt


> -bash-3.2$ perl configure LIST
> Can't open perl script "configure": No such file or directory
> 
> 
> Regards,
> Gaurav Mittal
> 
> -Original Message-
> From: Matt Caswell 
> Sent: 23 June 2022 02:56 PM
> To: Gaurav Mittal11 ; 
> openssl-users@openssl.org
> Subject: [EXTERNAL] Re: Openssl upgrade to 1.1.1o on Red Linux 5.11
> 
> 
> 
> On 22/06/2022 15:32, Gaurav Mittal11 wrote:
>> This system (linux-x86_64) is not supported. See file INSTALL for details.
> 
> That is very odd. I would expect linux-x86_64 to always be reported as 
> supported by config.
> 
> Do you get sensible output from:
> 
> $ perl Configure LIST
> 
> You should see a list of all the platforms - one of which should be 
> "linux-x86_64"
> 
> Matt
> 


Re: Openssl upgrade to 1.1.1o on Red Linux 5.11

2022-06-23 Thread Matt Caswell




On 23/06/2022 12:31, Gaurav Mittal11 wrote:


I am running redhat 5.11 Linux, probably this command is not supported.
Although I have manually compiled latest perl version

-bash-3.2$  perl -v
This is perl 5, version 36, subversion 0 (v5.36.0) built for x86_64-linux

-bash-3.2$ perl Configure LIST
Can't open perl script "Configure": No such file or directory


Are you running this from the root of the openssl source tree? There 
should be a file called "Configure" there. Is it present?


Matt



-bash-3.2$ perl configure LIST
Can't open perl script "configure": No such file or directory


Regards,
Gaurav Mittal

-Original Message-
From: Matt Caswell 
Sent: 23 June 2022 02:56 PM
To: Gaurav Mittal11 ; openssl-users@openssl.org
Subject: [EXTERNAL] Re: Openssl upgrade to 1.1.1o on Red Linux 5.11



On 22/06/2022 15:32, Gaurav Mittal11 wrote:

This system (linux-x86_64) is not supported. See file INSTALL for details.


That is very odd. I would expect linux-x86_64 to always be reported as 
supported by config.

Do you get sensible output from:

$ perl Configure LIST

You should see a list of all the platforms - one of which should be 
"linux-x86_64"

Matt



RE: Openssl upgrade to 1.1.1o on Red Linux 5.11

2022-06-23 Thread Gaurav Mittal11

I am running redhat 5.11 Linux, probably this command is not supported.
Although I have manually compiled latest perl version 

-bash-3.2$  perl -v
This is perl 5, version 36, subversion 0 (v5.36.0) built for x86_64-linux

-bash-3.2$ perl Configure LIST
Can't open perl script "Configure": No such file or directory
-bash-3.2$ perl configure LIST
Can't open perl script "configure": No such file or directory


Regards,
Gaurav Mittal

-Original Message-
From: Matt Caswell  
Sent: 23 June 2022 02:56 PM
To: Gaurav Mittal11 ; openssl-users@openssl.org
Subject: [EXTERNAL] Re: Openssl upgrade to 1.1.1o on Red Linux 5.11



On 22/06/2022 15:32, Gaurav Mittal11 wrote:
> This system (linux-x86_64) is not supported. See file INSTALL for details.

That is very odd. I would expect linux-x86_64 to always be reported as 
supported by config.

Do you get sensible output from:

$ perl Configure LIST

You should see a list of all the platforms - one of which should be 
"linux-x86_64"

Matt



Re: Openssl upgrade to 1.1.1o on Red Linux 5.11

2022-06-23 Thread Matt Caswell




On 22/06/2022 15:32, Gaurav Mittal11 wrote:

This system (linux-x86_64) is not supported. See file INSTALL for details.


That is very odd. I would expect linux-x86_64 to always be reported as 
supported by config.


Do you get sensible output from:

$ perl Configure LIST

You should see a list of all the platforms - one of which should be 
"linux-x86_64"


Matt



RE: Openssl upgrade to 1.1.1o on Red Linux 5.11

2022-06-23 Thread Gaurav Mittal11
It is not building at all, This system (linux-x86_64) is not supported.


Regards,
Gaurav Mittal

-Original Message-
From: openssl-users  On Behalf Of Ken Goldman
Sent: 22 June 2022 09:44 PM
To: openssl-users@openssl.org
Subject: [EXTERNAL] Re: Openssl upgrade to 1.1.1o on Red Linux 5.11

On 6/22/2022 10:32 AM, Gaurav Mittal11 wrote:
> Hi Team,
> 
> Is there any way to upgrade openssl in redhat 5.11 as I am getting error its 
> not supported.
> 
>  > uname -a
> 
> Linux serverxxx 2.6.18-419.el5 #1 SMP Wed Feb 22 22:40:57 EST 2017 
> x86_64 x86_64 x86_64 GNU/Linux
> 
> Red Hat Enterprise Linux Server release 5.11 (Tikanga)
> 
>  >> ./config --prefix=/opt/openssl-1.1.1o 
> --openssldir=/opt/openssl/1.1.1o
> 
> Operating system: x86_64-whatever-linux2
> 
> This system (linux-x86_64) is not supported. See file INSTALL for details.


Generally, that's a bad idea.  All the other packages are tested against a 
particular version and you never know what will break.

If it's just for testing, I build openssl in a local directory and link my 
program to it.



Re: Openssl upgrade to 1.1.1o on Red Linux 5.11

2022-06-22 Thread Ken Goldman

On 6/22/2022 10:32 AM, Gaurav Mittal11 wrote:

Hi Team,

Is there any way to upgrade openssl in redhat 5.11 as I am getting error its 
not supported.

 > uname -a

Linux serverxxx 2.6.18-419.el5 #1 SMP Wed Feb 22 22:40:57 EST 2017 x86_64 
x86_64 x86_64 GNU/Linux

Red Hat Enterprise Linux Server release 5.11 (Tikanga)

 >> ./config --prefix=/opt/openssl-1.1.1o --openssldir=/opt/openssl/1.1.1o

Operating system: x86_64-whatever-linux2

This system (linux-x86_64) is not supported. See file INSTALL for details.



Generally, that's a bad idea.  All the other packages are tested against a 
particular
version and you never know what will break.

If it's just for testing, I build openssl in a local directory and link
my program to it.