Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!nntp.coast.net!zombie.ncsc.mil!newsgate.duke.edu!news.mathworks.com!enews.sgi.com!www.nntp.primenet.com!nntp.primenet.com!howland.erols.net!newsfeed.internetmci.com!btnet!netcom.net.uk!dispatch.news.demon.net!demon!news.xciv.org!usenet From: paul@xciv.org (Paul Civati) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Trafshow, tcpdump and ytalk... Date: 27 Sep 1996 11:11:35 GMT Organization: XCIV Lines: 32 Message-ID: <52gcp7$7n@xciv.demon.co.uk> References: <324B7CFE.5E7@wsg.net> Reply-To: paul@xciv.org NNTP-Posting-Host: pantera.xciv.org X-NNTP-Posting-Host: xciv.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Newsreader: knews 0.9.8 In article <324B7CFE.5E7@wsg.net>, "David M. Fogarty" <chaos@wsg.net> writes: > Can anybody tell me where I can find more information on either of the > two above mentioned programs? I tried using both of them but I get a > message saying '/dev/bpf0: Device not configured'. tcpdump uses the bpf device, you'll need to compile a new kernel with that device in the kernel config file: pseudo-device bpfilter 4 # Berkeley packet filter (tcpdump) ISTR you may also need to use MAKEDEV to create the device in /dev as well. > Also, I'm having trouble with ytalk installed from the 2.1.5-Release > CD. It says 'ld.so failed: Can't find shared library "libX11.so.6.0"'. > Any idea where I can find this? I poked around the FTP site for awhile > but my connection was slow.... Somebody has to know where it is and it > would save me a lot of time.... You won't really be able to download shared libraries like that, it should already be on your system anyway, on my 2.1.0-R box for example: paul@xciv:~ % ls -l /usr/X11R6/lib/libX11* -rw-r--r-- 1 root wheel 651458 Nov 3 1995 /usr/X11R6/lib/libX11.a -rw-r--r-- 1 root wheel 606862 Nov 3 1995 /usr/X11R6/lib/libX11.so.6.0 -Paul- -- Paul Civati =O= Home: paul@xciv.org =O= http://www.xciv.org/ London UK =O= Home: paul@xciv.demon.co.uk =O= Slackware is.