/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! */
Thanks for the advice, I have some more dump questions for you:
when I use the
system[usr/src]# patch < ip_masq_icq_ker-2.0.36.diff
command, I get the following:
[root@temp src]# patch < ip_masq_icq_ker-2.0.36.diff
can't find file to patch at input line 4
Perhaps you should have used the -p or --strip option?
The text leading up to this was:
--------------------------
|diff -ur linux-2.0.36.orig/include/net/ip_masq.h
linux-2.0.36/include/net/ip_masq.h
|--- linux-2.0.36.orig/include/net/ip_masq.h Sat Mar 20 23:59:15 1999
|+++ linux-2.0.36/include/net/ip_masq.h Sun Mar 21 05:49:41 1999
--------------------------
File to patch:
And when I use the
system[/usr/src/linux]# patch -p0 < ip_masq_icq_ker-2.0.36.diff
I get:
[root@temp linux]# patch -p0 < ip_masq_icq_ker-2.0.36.diff
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 -ur linux-2.0.36.orig/include/net/ip_masq.h
linux-2.0.36/include/net/ip_masq.h
|--- linux-2.0.36.orig/include/net/ip_masq.h Sat Mar 20 23:59:15 1999
|+++ linux-2.0.36/include/net/ip_masq.h Sun Mar 21 05:49:41 1999
--------------------------
File to patch:
I really don't know what to do from here....any adivce? Thanks!
------------------------------------------------------------------------
Curt McNamee <[EMAIL PROTECTED]>
ICQ - 654042
----- Original Message -----
From: Joe MacDonald <[EMAIL PROTECTED]>
To: Curt McNamee <[EMAIL PROTECTED]>
Sent: Monday, August 09, 1999 4:26 AM
Subject: re:[Masq] ICQ mod for linux
> It will be one of two commands, you'll have to look at the top of the
> .diff file to determine which is appropriate (I can't remember which it
> is now). Either:
>
> system[/usr/src/linux]# patch -p0 < ip_masq_icq_ker-2.0.36.diff
>
> or
>
> system[/usr/src]# patch < ip_masq_icq_ker-2.0.36.diff
>
> Basically, the difference is where in the directory tree you should apply
> it. If at the top of the .diff you see something that says
> linux-prepatch/. . . or something that basically specifies the directory
> path from the linux/* level, apply it from /usr/src (or wherever you
installed
> your source) otherwise go from /usr/src/linux
>
> Good luck
> -Joe MacDonald
>
>
> In message "[Masq] ICQ mod for linux", you write:
>
> >/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting!
*/
> >
> >
> >
> >Hello, I have a couple dumb questions about the ICQ module for IP
> >Masquerading.
> >If this info is needed I am running RedHat 5.2 kernel 2.0.36.
> >
> >The 1st on is in the README that came with the mod it says "to apply the
> >ip_masq_icq_ker-2.0.36.diff patch to the kernel and rebuild it" I know
how
> >to recompile the kernel and that stuff, but how do you apply the
> >ip_masq_icq_ker-2.0.36.diff patch to kernel (I am guessing you use the
diff
> >command, but I don't know the command line).
> >
> >The 2nd question is in the README that says:
> >"2. cd /usr/src/ip_masq_icq-0.52; make install
> >3. insmod it and enjoy"
> >My question is what is the insmod command line to install this module?
> >
> >Any help would be great! Thanks in advance.
> >
> >------------------------------------------------------------------------
> >Curt McNamee <[EMAIL PROTECTED]>
> >ICQ - 654042
> >
> >
> >
> >
> >
> >
> >_______________________________________________
> >Masq maillist - [EMAIL PROTECTED]
> >Admin requests can be handled at http://www.indyramp.com/masq-list/
> >or email to [EMAIL PROTECTED]
> >
> >PLEASE read the HOWTO and search the archives before posting.
> >You can start your search at http://www.indyramp.com/masq/
> >Please keep general linux/unix/pc/internet questions off the list.
> >
>
>
_______________________________________________
Masq maillist - [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/
or email to [EMAIL PROTECTED]
PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.