Re: [Openca-Users] cannot stat ca-node-menu.xml during make install-offline

2008-10-22 Thread Ralf Hornik Mailings
Hi Max, "Massimiliano Pala" <[EMAIL PROTECTED]> schreibte: > and change the line: > > MENU_FILE = ${node_prefix}-menu.xml > > to: > > MENU_FILE = node-menu.xml > > This should fix your problem. Thank you, but the problem goes on. configure_etc.sh breaks because: Error wh

Re: [Openca-Users] cannot stat ca-node-menu.xml during make install-offline

2008-10-21 Thread Massimiliano Pala
Hi Ralf, the error you get is because you used the option: --with-node-prefix=ca-node we use the ${node_prefix}-menu.xml to identify the name of the menu to be copied. Anyway, you can edit the src/web-interfaces/node/Makefile and change the line: MENU_FILE = ${node_prefix

[Openca-Users] cannot stat ca-node-menu.xml during make install-offline

2008-10-21 Thread Ralf Hornik Mailings
Dear List, I get an error while "make install-offline": + /usr/bin/install -c -o root -g www-data -m 640 ca-node-menu.xml /opt/openca-off/openca/etc/menus/ca-node-menu.xml.template /usr/bin/install: cannot stat `ca-node-menu.xml': No such file or directory my configure-args are: ./configure