Thursday 31 January, 2008
#
If you've grabbed the code from subversion:
svn co svn://jezuk.dnsalias.net/jezuk/arabica/branches/tagsoup-portyou might be wondering how to build it.
For Visual Studio 2005 users, open up the vs8\taggle.sln project and build away. It should just work. If it doesn't, then check the project build notes for information on setting up search paths and things.
For Unixy types, you will need a mighty three steps:
autoreconf- to create the configure script./configure- to dig out where the various bits and pieces Arabica needs are, and to create theMakefilesmake- to, erm, make everything
Problems, questions, issues? Get in touch.
[Add a comment]
