Hi @all, tried to make RPM's but enable package build fails because it does not create needed DIRs.
Any help would be apriciated. same problem on 0.9.2.4 and 0.9.2.5 ----- sokrates:/tmp/SSL/build/openca-0.9.2.4 # make install-ca not installing common components because it is a package build make docs src SUBTARGET=install-ca make[1]: Entering directory `/tmp/SSL/build/openca-0.9.2.4' cd docs && make install-ca make[2]: Entering directory `/tmp/SSL/build/openca-0.9.2.4/docs' make[2]: Nothing to be done for `install-ca'. make[2]: Leaving directory `/tmp/SSL/build/openca-0.9.2.4/docs' cd src && make install-ca make[2]: Entering directory `/tmp/SSL/build/openca-0.9.2.4/src' make web-interfaces SUBTARGET=install-ca make[3]: Entering directory `/tmp/SSL/build/openca-0.9.2.4/src' cd web-interfaces && make install-ca make[4]: Entering directory `/tmp/SSL/build/openca-0.9.2.4/src/web-interfaces' make ca SUBTARGET=install make[5]: Entering directory `/tmp/SSL/build/openca-0.9.2.4/src/web-interfaces' cd ca && make install make[6]: Entering directory `/tmp/SSL/build/openca-0.9.2.4/src/web-interfaces/ca' make __install_dir USER=openca GROUP=openca MODE=755 DIR=/srv/www/OpenCA/cgi-bin/ca make[7]: Entering directory `/tmp/SSL/build/openca-0.9.2.4/src/web-interfaces/ca' make[8]: Entering directory `/tmp/SSL/build/openca-0.9.2.4/src/web-interfaces/ca' make[9]: Entering directory `/tmp/SSL/build/openca-0.9.2.4/src/web-interfaces/ca' make[10]: Entering directory `/tmp/SSL/build/openca-0.9.2.4/src/web-interfaces/ca' make[10]: Leaving directory `/tmp/SSL/build/openca-0.9.2.4/src/web-interfaces/ca' + /usr/bin/install -c -d -o openca -g openca -m 755 /srv/www/OpenCA make[9]: Leaving directory `/tmp/SSL/build/openca-0.9.2.4/src/web-interfaces/ca' + /usr/bin/install -c -d -o openca -g openca -m 755 /srv/www/OpenCA/cgi-bin make[8]: Leaving directory `/tmp/SSL/build/openca-0.9.2.4/src/web-interfaces/ca' + /usr/bin/install -c -d -o openca -g openca -m 755 /srv/www/OpenCA/cgi-bin/ca make[7]: Leaving directory `/tmp/SSL/build/openca-0.9.2.4/src/web-interfaces/ca' /usr/bin/install -c -o openca -g openca -m 755 ca /srv/www/OpenCA/cgi-bin/ca/ca + /usr/bin/install -c -o openca -g openca -m 644 access_control.xml /usr/share/OpenCA/etc/access_control/ca.xm l.template /usr/bin/install: cannot create regular file `/usr/share/OpenCA/etc/access_control/ca.xml.template': No such f ile or directory make[6]: *** [/usr/share/OpenCA/etc/access_control/ca.xml.template] Error 1 make[6]: Leaving directory `/tmp/SSL/build/openca-0.9.2.4/src/web-interfaces/ca' make[5]: *** [ca] Error 2 make[5]: Leaving directory `/tmp/SSL/build/openca-0.9.2.4/src/web-interfaces' make[4]: *** [install-ca] Error 2 make[4]: Leaving directory `/tmp/SSL/build/openca-0.9.2.4/src/web-interfaces' make[3]: *** [web-interfaces] Error 2 make[3]: Leaving directory `/tmp/SSL/build/openca-0.9.2.4/src' make[2]: *** [install-ca] Error 2 make[2]: Leaving directory `/tmp/SSL/build/openca-0.9.2.4/src' make[1]: *** [src] Error 2 make[1]: Leaving directory `/tmp/SSL/build/openca-0.9.2.4' make: *** [install-ca] Error 2 ------ Best regards chris ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Openca-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openca-users
