[delete] INSTALL. refer to README

pull/11/head
Fabien Le Mentec 2011-10-14 16:56:14 -05:00
rodzic f01fc0c4f1
commit 598187969c
1 zmienionych plików z 0 dodań i 29 usunięć

29
INSTALL
Wyświetl plik

@ -1,29 +0,0 @@
INSTALL
=======
1) Load the sg kernel module:
$ modprobe sg
2) On Ubuntu you need to install the package libsgutils2-dev:
$ sudo apt-get install libsgutils2-dev
3) Make:
$ make -C build
4) Install or reinstall
$ sudo make install -C build
5) Run:
$ st-util port [/dev/sgX]
or
$ st-util [port]
or
$ st-util --help
6) Have fun!