|
Re: Open Source Cross Platform Driver Station; Ready for Testing
I posted a Package for 64-bit Linux requiring the Libudev.so.1 patch, and sent you the link via Private Message.
Here is my npm install output
Code:
-
> nodewebkit@0.8.6 postinstall /home/gixxy/Desktop/DriverStation.js/node_modules/nodewebkit
> node scripts/install.js
http://dl.node-webkit.org/v0.8.6/node-webkit-v0.8.6-linux-x64.tar.gz [||||||||||] 100 %
Extracting...
> gamepad@1.0.2 install /home/gixxy/Desktop/DriverStation.js/node_modules/gamepad
> node-pre-gyp install --fallback-to-build
[gamepad] Success: "/home/gixxy/Desktop/DriverStation.js/node_modules/gamepad/build/gamepad/v1.0.2/Release/node-v11-linux-x64/gamepad.node" is installed via remote
keypress@0.2.1 node_modules/keypress
frc-driverstation@0.6.2 node_modules/frc-driverstation
└── buffer-crc32@0.2.5
nodewebkit@0.8.6 node_modules/nodewebkit
├── rimraf@2.2.8
├── yargs@1.3.3
├── multimeter@0.1.1 (charm@0.1.2)
└── download@0.1.19 (get-stdin@0.1.0, each-async@0.1.3, get-urls@0.1.2, mkdirp@0.3.5, nopt@2.2.1, through2@0.4.2, request@2.49.0, decompress@0.2.5)
gamepad@1.0.2 node_modules/gamepad
└── node-pre-gyp@0.5.31
__________________
 Programmer - A creature known for converting Caffeine into Code.
Studying Computer Science @ Louisiana Tech University
Associate Consultant @ Fenway Group
2012-13: 3946 - Head of Programming, Electrical and Web
2014 - 3468 - Programming Mentor
2015 - Present - Lurker
Last edited by gixxy : 08-12-2014 at 10:26.
|