Changes

Jump to navigation Jump to search
Line 66: Line 66:     
Bindings for this library (in contrast with bindings for other Polyol components) could contain not only wrappers for library itself, but also particular language specific code that makes process of creating sugar activities in this language more comfortable.
 
Bindings for this library (in contrast with bindings for other Polyol components) could contain not only wrappers for library itself, but also particular language specific code that makes process of creating sugar activities in this language more comfortable.
 +
 +
== Build for non-0install usage ==
 +
 +
Install required dependencies
 +
* [http://cmake.org/ cmake]
 +
* [http://live.gnome.org/Libgee gee] > 0.5
 +
 +
Download last [http://download.sugarlabs.org/services/polyol/ tarball].
 +
 +
Build it:
 +
 +
cmake . && make && make install

Navigation menu