All of lore.kernel.org
 help / color / mirror / Atom feed
From: Damion de Soto <damion@snapgear.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Installation problems- QoS layer 7 packet filter
Date: Fri, 31 Oct 2003 05:52:35 +0000	[thread overview]
Message-ID: <marc-lartc-106757969402337@msgid-missing> (raw)
In-Reply-To: <marc-lartc-106752778410905@msgid-missing>

wong cheongseng wrote:
> VERY URGENT!!! Hey, i'm final year student in upm.
I'm sure it is. is your thesis due tomorrow? :P
> I have install linux Redhat 9.0. Wish to build up Qos linux packet filter
 > using kernel-2.4.20.8 i have follow the instruction which i download from
 > internet. But i 'm not very understand about the instruction. The following
 > step have been done by me:-

> 4) After i unpack "tar xvzf iproute2_w_layer7_patch-0.9.3.tar.gz"
>   Inside there, i found a TC folder- 31 items
I don't know where you got this file from, so I can only guess at the answers:

>  - tc patch - how does the TC link against the new kernel header???
tc won't "link" against the new kernel headers, but it may use them when compiling.
unless your environment is broken, it will automatically look in /usr/src/linux/include


>  - Where should i put the files inside the TC folder???
Which files?
If they are .diff files, you use the 'patch' program to patch them into the original 
tc source files.

>  - When i "make" to compile, it show me error and tell me to compile the kernel first???
You may need to run a top level 'make config' (menuconfig or xconfig) and 'make dep' 
in /usr/src/linux to setup some files correctly for your system.

>  - Since the tc folder have many files, which should i copy to /sbin/tc???
After you've finished the 'make' (or maybe 'make install') the Makefile will 
automatically copy the correct binary to /sbin/tc (or probabaly /usr/local/sbin/tc )
You don't have to do it yourself, unless you're hacking.

> Please reply me as soon as possible. Very urgent!!!
Mailing lists and newsgroups aren't always the quickest source of info.. I find 
google faster most of the time.

 > Thank you.
You're welcome.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Damion de Soto - Software Engineer  email:     damion@snapgear.com
SnapGear ---                           ph:         +61 7 3435 2809
  | Custom Embedded Solutions          fax:         +61 7 3891 3630
  | and Security Appliances            web: http://www.snapgear.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  ---  Free Embedded Linux Distro at   http://www.snapgear.org  ---

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

  reply	other threads:[~2003-10-31  5:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-30 15:27 [LARTC] Installation problems- QoS layer 7 packet filter wong cheongseng
2003-10-31  5:52 ` Damion de Soto [this message]
2003-10-31  6:51 ` wong cheongseng

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-lartc-106757969402337@msgid-missing \
    --to=damion@snapgear.com \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.