1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 10:22:48 +02:00
xburst-tools/INSTALL
Xiangfu Liu cd7bc7f35a update READE, add INSTALL file
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-05-11 13:47:34 +08:00

15 lines
425 B
Plaintext

Build Requirements: libusb-dev, libconfuse-dev
Build and Installation:
./autogen.sh
./configure --enable-firmware --prefix=/usr
make
make install
*) make install will install the 'usbboot' and 'xbboot' binary to /usr/bin/usbboot,
target stages to /usr/share/xburst-tools/, usbboot configure file 'usbboot.cfg'
file into /etc/xburst-tools.
Buile Debian Package:
Please read debian/README.source