A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/baxtree/xlcc below:

baxtree/xlcc: Running the interaction-model-driven peer interaction with node and XLCC

#node-xlcc

node-xlcc is an interpreter for xLCC on Node.

#Installation

[1] install GIT from http://git-scm.com/

[2] checkout Node.js from GitHub: git clone https://github.com/joyent/node.git

[3] cd node; select node-v0.4.9: git checkout v0.4.9

[4] configure and install node-v0.4.9: ./configure ; make install

[5] checkout xlcc from GitHub: git clone git://github.com/baxtree/xlcc.git

[6] install dependencies: cd xlcc; git submodule init; git submodule update

[7] install expat-devel and compile node-expat manually: yum install expat-devel (for Scientific Linux/RedHat/Centos) | apt-get install expat-devel (for Ubuntu/Debian); cd xlcc/lib/node-expat; node-waf configure build

#Usage

node node-xlcc/xlcc.js <IM_NAME.xlc>

#example

sh alice.sh

sh bob.sh


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.3