• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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