Main Page

Documentation

Binaries

Binary builds of the Palaso Library can be obtained from the palaso build server:

http://build1.palaso.org

  • The binaries are under 'artifacts'.
  • Click View and you can download them all as a zip file.

Source Code

To get the source code, you'll need Mercurial. Windows users, grab TortoiseHg. Then from a command line, give this command:

hg clone http://hg.palaso.org/palaso where-you-want-to-put-it

Building

On Windows you can open and build Palaso.sln in Visual Studio.

On Linux cd into the build directory, then build with NAnt:

nant -f:palaso.mono.build build-only

Also available in: HTML TXT