Skip to content

Commit

Permalink
added instructions to get libusb-dev
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.code.sf.net/p/rts-2/code/trunk/rts-2@4880 65ab8f4e-f147-0410-b3a9-f14133ecfe55
  • Loading branch information
pkubanek committed Jul 3, 2008
1 parent 5c2b220 commit 66512a9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion INSTALL.alta
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ To get SVN version, run:

user@host:~$ svn co https://rts-2.svn.sf.net/svnroot/rts-2/apogee

After that, run:
Apogee drivers are a bit hairy. But do not worry, you need only apogee_USB.so
file. For this build, you will need libusb-dev package (apt-get install
libusb-dev). After installing libusb-dev, run following commands:

user@host:~$ cd apogee
user@host:~/apogee$ make apogee_USB.so
Expand Down

0 comments on commit 66512a9

Please sign in to comment.