Created
December 9, 2010 04:12
-
-
Save networkimprov/734329 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Dependencies for elembe | |
Application [/home/elembe/lib/] http://github.com/networkimprov/elembe | |
[runs as user elembe] | |
Socket.IO [/home/elembe/lib/socket.io/] http://github.com/LearnBoost/Socket.IO | |
Node.js 0.2.5+ http://github.com/ry/node | |
Node modules [/usr/lib/nodelib/(module_name without 'node' prefix/suffix)] | |
inotify [C++] http://github.com/c4milo/node-inotify | |
[ln -s build/default/src/inotify.node index.node] | |
sqlite [C++] http://github.com/networkimprov/node-sqlite | |
[ln -s build/default/sqlite3_bindings.node index.node] | |
uuidjs [C++] http://github.com/weaver/uuidjs | |
[ln -s build/default/uuid.node index.node] | |
gm http://github.com/aheckmann/gm | |
gm-native [C++ tbd later] | |
socket.io http://github.com/LearnBoost/Socket.IO-node | |
websocket-client https://github.com/networkimprov/websocket.MQ/raw/master/websocket-client/index.js | |
xapian [C++ tbd later] | |
xdelta [C++ tbd later] | |
boxbackup [tbd later] | |
Driver bindings [C++ tbd] | |
RGB LED | |
switch | |
battery | |
marvell 8787 | |
SD/MMC | |
OMAP | |
POP NAND | |
tps65950 OMAP companion | |
ft232r serial/usb bridge | |
sound | |
Libraries called by Node and modules: | |
OpenSSL | |
SQLite http://sqlite.org/ | |
libuuid | |
Graphicsmagick http://graphicsmagick.org/ | |
Xdelta3 http://xdelta.org/ | |
Xapian http://xapian.org/ | |
Development tools | |
OpenSSH | |
Debugger: Valgrind? | |
(local editor not required, assuming file xfer by ssh works) | |
File System | |
ext3; /etc/fstab barrier=1? http://www.redhat.com/archives/ext3-users/2010-July/msg00001.html | |
Network | |
ntp | |
Samba http://samba.org/ | |
[replace /etc/samba/smb.conf & /var/lib/samba/passdb.tdb] | |
Box Backup client http://boxbackup.org/ | |
[ask on mailing list for info about ARM build] | |
Drivers | |
marvell mwifiex sd8787 | |
[extend? to enable wifi direct & wake-on-lan config] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment