Jez Higgins

Freelance software grandad
software created
extended or repaired


Follow me on Mastodon
Applications, Libraries, Code
Talks & Presentations

Hire me
Contact

Older posts are available in the archive or through tags.

Feed

Arabica: Taggle: Building the code

If you've grabbed the code from subversion:

svn co svn://jezuk.dnsalias.net/jezuk/arabica/branches/tagsoup-port
you 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:

  1. autoreconf - to create the configure script
  2. ./configure - to dig out where the various bits and pieces Arabica needs are, and to create the Makefiles
  3. make - to, erm, make everything

Problems, questions, issues? Get in touch.


Tagged code, arabica, xml, and c++


Jez Higgins

Freelance software grandad
software created
extended or repaired

Follow me on Mastodon
Applications, Libraries, Code
Talks & Presentations

Hire me
Contact

Older posts are available in the archive or through tags.

Feed