********************************************************************
* Copyright (C) 2011 Rensselaer Polytechnic Institute *
* This work is licensed under the FreeBSD License. *
* Please see the included LICENSE file in the top level directory. *
********************************************************************
Mobile Studio for Linux Project
Wiki and bug tracking: https://mobilestudio.sf.net
Blog: https://sourceforge.net/apps/wordpress/mobilestudio/
For questions regarding the Mobile Studio I/O Board that are not related to Linux support
please see http://mobilestudio.rpi.edu
****************IMPORTANT PLEASE READ******************
This software is intended to provide Linux support for
the RED2 board ONLY. It will not work with any prior
revision of the I/O board.
*******************************************************
******INSTALL INSTRUCTIONS*******
Required libraries: libtool, automake
From the lib/libusb-0.1.12 directory:
./configure
make
make install
From the rpims_v2 directory:
./bootstrap.sh
./configure
make
To run the test case:
./test must be run with root permissions
For Ubuntu: sudo ./test