Jump to content

brctl? [solved]


Urza9814
 Share

Recommended Posts

I'm trying to install Xen, and the install is failing. Here's the install log:

Xen CHECK-INSTALL  Tue Aug 8 16:56:42 EDT 2006

Checking check_brctl
./check_brctl: line 9: brctl: command not found
Check for the bridge control utils (brctl) failed.
FAILED

Checking check_curl_lib
libcurl.so.3 (libc6) => /usr/lib/libcurl.so.3
OK

Checking check_iproute
1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue 
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
inet6 ::1/128 scope host 
   valid_lft forever preferred_lft forever
2: wlan0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
link/ether 00:40:f4:dd:68:e4 brd ff:ff:ff:ff:ff:ff
inet 192.168.2.3/24 brd 192.168.2.255 scope global wlan0
inet6 fe80::240:f4ff:fedd:68e4/64 scope link 
   valid_lft forever preferred_lft forever
3: sit0: <NOARP> mtu 1480 qdisc noop 
link/sit 0.0.0.0 brd 0.0.0.0
6: vmnet1: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
link/ether 00:50:56:c0:00:01 brd ff:ff:ff:ff:ff:ff
inet 192.168.15.2/24 brd 192.168.15.254 scope global vmnet1
inet6 fe80::250:56ff:fec0:1/64 scope link 
   valid_lft forever preferred_lft forever
7: vmnet8: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
link/ether 00:50:56:c0:00:08 brd ff:ff:ff:ff:ff:ff
inet 192.168.16.1/24 brd 192.168.16.255 scope global vmnet8
inet6 fe80::250:56ff:fec0:8/64 scope link 
   valid_lft forever preferred_lft forever
OK

Checking check_python
Python 2.4.1
OK

Checking check_twisted
OK

Checking check_zlib_lib
libz.so.1 (libc6) => /lib/libz.so.1
libz.so.1 (libc6) => /usr/lib/libz.so.1
libz.so (libc6) => /usr/lib/libz.so
OK

FAILED

 

So anyways, it appears that I need brctl...but from what I've found on google and stuff, it appears that it's part of the kernel or something, not just a package you can download? I dunno...I'm kinda confused. I found a lotta stuff on how to use it...but not really anything on how to get it. Any help would be greatly appreciated.

Link to comment
Share on other sites

Hi Urza,

 

you wrote:

 

Checking check_brctl

./check_brctl: line 9: brctl: command not found

[...]

 

 

Maybe this article will help you:

 

http://linux-net.osdl.org/index.php/Bridge

 

However, this is background explanation, too. But it also contains a link to sourceforge.

You can find a tarball for bridge-utils here:

 

http://sourceforge.net/project/showfiles.p...ackage_id=17598

 

 

Good luck,

 

scoonma

Edited by scoonma
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...