make install : No rule to make target `event_header', needed by `install-templates'. Stop.
list Benny Kjellgren
Hi, I try to install hobbit-4.0-RC4 tools together with Big Brother. I get this message when doing 'make install' : [...] cp -fp *.5 /usr/local/man/man5/ cp -fp bb-findhost.html /home/bb/bb/www/help/ BBHOME=/home/bb/bb ../build/install-nooverwrite.sh www/gifs bbfindhost1.gif bbfindhost2.gif make[1]: *** No rule to make target `event_header', needed by `install-templates'. Stop. make[1]: Leaving directory `/home/benny/hobbit-4.0-RC4/bbdisplay' make: *** [install-bbdisplay] Error 2 # # uname -a Linux myhost 2.4.25-generic #1 SMP Wed Jul 21 15:42:02 CEST 2004 i686 GNU/Linux # //benny
list Henrik Størner
On Mon, Feb 28, 2005 at 03:43:27PM +0100, Benny Kjellgren wrote:
I try to install hobbit-4.0-RC4 tools together with Big Brother.
OK, this is a very untested scenario - currently I'm focusing solely on getting the standalone Hobbit running.
▸
I get this message when doing 'make install' : [...] make[1]: *** No rule to make target `event_header', needed by `install-templates'. Stop.
Copy the event_header and event_footer files from the hobbitd/webfiles/ directory to the bbdisplay/ directory, then try running "make install" again. Henrik
list Benny Kjellgren
▸
Copy the event_header and event_footer files from the hobbitd/webfiles/ directory to the bbdisplay/ directory, then try running "make install" again.
That solved the 'make install' problem. Thanks PS Now I get problem with bbgen and bbtest-net when I do this bbgen 3.5 to "bbgen 4.0RC4" upgrade. If you are able to focus on "bbgen 4" I can send it to the maillist ? //benny