My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Installation  

Featured, Phase-Deploy
Updated Feb 4, 2010 by Dimitri....@gmail.com

Installation

First you need to download the source code and compile it. Because there are no nasty dependencies (except for sg3_start), this should be no problem.

    $ tar xvzf spindown-x.x.x.tar.gz
    $ cd spindown-x.x.x.tar.gz
    $ make
    # make install
Comment by peterbar...@gmail.com, Oct 18, 2009

Due to a bug in lsb_start_daemon the call the start_daemon will hang. Apply this patch to fix the problem on Fedora 10 & 11.

https://bugzilla.redhat.com/attachment.cgi?id=344190

Comment by sybersn...@gmail.com, Jul 26, 2010

g++ is required dependency.

Comment by griffn...@gmail.com, Sep 10, 2011

Spindown only depends on sg_start. This tool is part of the package sg3-utils (in Debian).


Sign in to add a comment
Powered by Google Project Hosting