On 09/11/2021 18:30, Kaushal Shriyan wrote:

Kaushal,

#cd Python-3.10.0
#*./configure LDFLAGS="-L/usr/lib64/openssl11"*

You really are making no effort to understand how to compile packages on Linux. Steve told you that you might need to use LDFLAGS, but it is not the only option you have to set when calling configure. You also need to tell configure where the header files are.

Instead of examining the output of "configure --help" or using google, you're just asking to be spoon-fed all the solutions. Try to help yourself by doing some google searching and reading.

Anand
_______________________________________________
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos

Reply via email to