Xymon Mailing List Archive search

Instalingl allinone patch for hobbit 4.2.0

list Michael Nagel
Fri, 26 Jan 2007 09:56:29 +0100
Message-Id: <user-e2fde7f19de4@xymon.invalid>

You have patch the source!
Go to the top of the hobbit source, put the patch in it,
	# patch -p0 <allinone.patch
	# make
	stop hobbit
	# make install
	start hobbit
That's all.

Michael

-----Ursprüngliche Nachricht-----
Von: Maik Heinelt [mailto:user-4ab5eb34adb2@xymon.invalid]
Gesendet: Freitag, 26. Januar 2007 00:24
An: user-ae9b8668bcde@xymon.invalid
Betreff: Re: [hobbit] Instalingl allinone patch for hobbit 4.2.0


Frédéric DUPEYROUX wrote:
Hello,

I have this problem for installing allinone patch :

[root at ftp-monitor hobbit]# cd /usr/lib/hobbit/
[root at ftp-monitor hobbit]# patch -p0 <allinone.patch
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
|diff -urN /home/henrik/hobbit/release/hobbit-4.2.0/bbdisplay/bbgen.h
./bbdisplay/bbgen.h
|--- /home/henrik/hobbit/release/hobbit-4.2.0/bbdisplay/bbgen.h 2006-08-09
22:09:54.000000000 +0200
|+++ ./bbdisplay/bbgen.h        2006-10-03 13:52:28.720493437 +0200
File to patch:

Thank you for your assistance.
Bests regards,
Frédéric Dupeyroux.

Good morning,
Since yesterday I wanted to install the patches,too.
U have to patch the sourcefiles and reinstall hobbit.
U cannot patch the installed hobbit server files.

Maik