Added instruction for Ubuntu
authornullsub <chrisudeussen@gmail.com>
Wed, 1 Jun 2011 14:18:59 +0000 (07:18 -0700)
committernullsub <chrisudeussen@gmail.com>
Wed, 1 Jun 2011 14:18:59 +0000 (07:18 -0700)
README

diff --git a/README b/README
index 58bd3ca2ae26236cd83c28fd9a38b13e19c93d26..fbd75c10744bdcd50f663a24d02378029c825693 100644 (file)
--- a/README
+++ b/README
@@ -4,6 +4,9 @@ HOWTO
 First, load the sg kernel module.
 # modprobe sg
 
+On Ubuntu you need to install the package libsgutils2-dev:
+# sudo apt-get install libsgutils2-dev
+
 To run the gdb server, do (you do not need sudo if you have set up
 permissions correctly):
 $ make -C build && sudo ./build/st-util 1234 /dev/sg1