• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Problem reubuild apache in Centos 4.4 X86_64

H

herri

Guest
i try to rebuild apache in Centos 4.4 X86_64 got follow error, anyone know how to fix it!



+ for suffix in crl crt csr key prm
+ mkdir /var/tmp/httpd-root/usr/etc/httpd/conf/ssl.crl
+ for suffix in crl crt csr key prm
+ mkdir /var/tmp/httpd-root/usr/etc/httpd/conf/ssl.crt
+ for suffix in crl crt csr key prm
+ mkdir /var/tmp/httpd-root/usr/etc/httpd/conf/ssl.csr
+ for suffix in crl crt csr key prm
+ mkdir /var/tmp/httpd-root/usr/etc/httpd/conf/ssl.key
+ for suffix in crl crt csr key prm
+ mkdir /var/tmp/httpd-root/usr/etc/httpd/conf/ssl.prm
+ for ext in crt crl
+ install -m 644 /usr/src/redhat/SOURCES/mod_ssl-Makefile.crt /var/tmp/httpd-root/usr/etc/httpd/conf/ssl.crt/Makefile.crt
+ for ext in crt crl
+ install -m 644 /usr/src/redhat/SOURCES/mod_ssl-Makefile.crl /var/tmp/httpd-root/usr/etc/httpd/conf/ssl.crl/Makefile.crl
+ ln -s ../../../usr/share/ssl/certs/Makefile /var/tmp/httpd-root/etc/httpd/conf
ln: creating symbolic link `/var/tmp/httpd-root/etc/httpd/conf' to `../../../usr/share/ssl/certs/Makefile': No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.47547 (%install)


Thaks
 
Back
Top