Hello,
i have setup a rpmbuild on a Centos server, I am trying to build openssh-7.9 which is not available in centos repo.
when i run the command below
[email protected] redhat]$ rpmbuild -ba openssh.spec
error: Failed build dependencies:
openssl-devel < 1.1 is needed by openssh-7.9p1-1.el7.x86_64
i cannot seem to find any article that can help with the installation of openssl-devel-1.1 on centos.
Can anyone please assist.
thanks
i have setup a rpmbuild on a Centos server, I am trying to build openssh-7.9 which is not available in centos repo.
when i run the command below
[email protected] redhat]$ rpmbuild -ba openssh.spec
error: Failed build dependencies:
openssl-devel < 1.1 is needed by openssh-7.9p1-1.el7.x86_64
i cannot seem to find any article that can help with the installation of openssl-devel-1.1 on centos.
Can anyone please assist.
thanks