Hi, I'm trying CVS HEAD on Debian Sarge. It builds normally (did some modifications to debian/*) but when trying to access web interfaces, it complains about initCGI, here's apache's erros log:
Can't locate /usr/share/openca/functions/initCGI in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /usr/share/openca/cgi-bin/ca//ca line 63. [Fri Feb 18 13:03:14 2005] [error] [client 10.0.0.119] Premature end of script headers: /usr/share/openca/cgi-bin/ca//ca There is no /usr/share/openca/functions directory at all. I've tried to add functions/cmds directory to src/common/lib/Makefile, but when doing install-common it fails on: /usr/bin/install -c -o root -g root -m 644 exportDB /home/lex/lex/src/openca/ope nca-0.9.2snap20050218/debian/openca-common/usr/share/openca/cmds/exportDB /usr/bin/install -c -o root -g root -m 644 genCACert /home/lex/lex/src/openca/op enca-0.9.2snap20050218/debian/openca-common/usr/share/openca/cmds/genCACert /usr/bin/install: cannot stat `genCACert': No such file or directory make[8]: *** [genCACert] Error 1 Is there any major changings going on? -- Alexei Chetroi ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ OpenCA-Devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openca-devel
