On Fri, May 12, 2006 at 09:08:22 +1000, Del wrote:
 
> There appears to be a debian package floating around, so if anyone
> has a 2.6 kernel Debian or Ubuntu system that they can install this
> on and send me the binary (it should just be a single self contained

I tried building from the Debian source package on my Ubuntu system 
and it failed too.  Some horrible autoconf error that I couldn't
quickly figure out.  So I've extracted the binary from the Debian
package and attached it to this email (it's very small).

For future reference, here's how to pull apart a .deb:

    [EMAIL PROTECTED] ~/tmp]$ file arrayprobe_2.0-2_i386.deb
    arrayprobe_2.0-2_i386.deb: Debian binary package (format 2.0), uses gzip 
compression
    [EMAIL PROTECTED] ~/tmp]$ ar vx arrayprobe_2.0-2_i386.deb
    x - debian-binary
    x - control.tar.gz
    x - data.tar.gz
    [EMAIL PROTECTED] ~/tmp]$ tar -xvzf data.tar.gz
    ./
    ./usr/
    ./usr/bin/
    ./usr/bin/arrayprobe
    ./usr/share/
    ./usr/share/doc/
    ./usr/share/doc/arrayprobe/
    ./usr/share/doc/arrayprobe/changelog.gz
    ./usr/share/doc/arrayprobe/README
    ./usr/share/doc/arrayprobe/copyright
    ./usr/share/doc/arrayprobe/changelog.Debian.gz
    ./usr/share/man/
    ./usr/share/man/man1/
    ./usr/share/man/man1/arrayprobe.1.gz
    ./etc/
    ./etc/cron.daily/
    ./etc/cron.daily/arrayprobe


Cheers,

John
-- 
In my cats case, if they're well fed, it just means they have more time to
play with the little squeaking feathery/furry things that they find and bring
home.  It's probably more humane on the wildlife to starve the buggers.
            -- Iain Rae

Attachment: arrayprobe
Description: Binary data

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to