From d22b01552827bb089ec06548dee927689dfc1ea7 Mon Sep 17 00:00:00 2001 From: Tat-Chee Wan (USM) Date: Wed, 5 Sep 2012 14:39:11 +0800 Subject: updated readme file with newer dependencies --- Host/README | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/Host/README b/Host/README index 23d95c9..1b6537e 100644 --- a/Host/README +++ b/Host/README @@ -1,12 +1,17 @@ The nxt-gdb-server.py script is initially developed by Nicolas Schodet. It depends on the following libraries: - - nxt-python v2.1.x http://code.google.com/p/nxt-python/ + - nxt-python v2.2.x http://code.google.com/p/nxt-python/ + +Additional Dependencies For Windows and MacOSX: + - Fantom Drivers from LEGO + +Additional Dependencies For Linux: - pyusb v0.4x http://pyusb.wiki.sourceforge.net - libusb v0.1.x http://libusb.org/ -Currently, it does not work with libusb v1.x, on Mac OSX, it causes segfaults. - + Currently, it does not work with libusb v1.x; on Mac OSX, it causes segfaults. + Installation ============ -- cgit v1.2.3