[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AW: [hobbit] Instalingl allinone patch for hobbit 4.2.0



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:maik (at) vegasystems.com]
Gesendet: Freitag, 26. Januar 2007 00:24
An: hobbit (at) hswn.dk
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