An open API service indexing awesome lists of open source software.

https://github.com/ruter/nlpbamboo

Automatically exported from code.google.com/p/nlpbamboo
https://github.com/ruter/nlpbamboo

Last synced: about 2 months ago
JSON representation

Automatically exported from code.google.com/p/nlpbamboo

Awesome Lists containing this project

README

        

COMPILE AND INSTALL

Simplest way to complie and install would just:

./configure && make

then

sudo make install

the generated binary will be install to /usr/local/bamboo directory,
the library will be install to /usr/local/lib directory. So check
your ldconfig setting and your build script accordingly.