[SLE] iproute2 (the solution)
- From: "Gerold van Dijk" <gerold@xxxxxxxxxxxx>
- Date: Fri, 7 Jul 2006 11:54:01 -0300
I try to run a cbq.init script in SuSE10.0, but get the error msg:
"iproute2 not installed or not executable"
The # ip route ...
commands ARE working though!
Please Help
Gerold
From: "Darryl Gregorash" <raven@xxxxxxxxxxxxx>
To: <suse-linux-e@xxxxxxxx>
Sent: Wednesday, July 05, 2006 2:48 PM
Subject: Re: [SLE] iproute2 2
Perhaps the script contains an error, and is trying to execute a program
called iproute2. That is the name of the package, the executable is just ip.
On 06/07/06 05:00, Gerold van Dijk wrote:
Darryl,
thanks for the tip! The problem was indeed in the cbq script. It was
not the name, but the script pointed to the "wrong" directory for the
IP executables! Actually for the TC executable! In the script a TC variable gets the following value assigned to it:
TC=/sbin/tc
I had to change this to:
TC=/usr/sbin/tc
Gerold,
--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@xxxxxxxx
- Prev by Date: Re: [SLE] NEW kernel.
- Next by Date: Re: [SLE] NAT (the solution)
- Previous by thread: [SLE] Re: [Samba] Help samba with 2k ADS
- Next by thread: [SLE] Evolution is not receiving emails
- Index(es):
Relevant Pages
|