Paul Smith wrote:

> On Mon, 24 Jan 2005 14:03:50 +0100, Jean-Marc Lasgouttes
> <[EMAIL PROTECTED]> wrote:
>> Do you have the 'bzip2' (or maybe just bzip2-libs or something like
>> that) installed?
> 
> I think not, Jean-Marc, as the command
> 
> locate bzip | grep aurus
> 
> produces nothing as an output.

Make that:

$ locate bz | grep lib | grep -v libz
/usr/lib/libbz2.so.1.0.2
/usr/lib/libbz2.so.1
[snip remaining output]

$ locate bz | grep bin
/usr/bin/bzip2recover
/usr/bin/bzcat
/usr/bin/bzcmp
/usr/bin/bzdiff
/usr/bin/bzgrep
/usr/bin/bzip2
/usr/bin/bzless
/usr/bin/bzmore

-- 
Angus

Reply via email to