3 You must have GTK+ 2.2.0 or greater installed.
5 if from SVN (not from prepackaged tarball):
11 make install # as root
13 Run "./configure --help" for some configuration options.
15 Try the "example.vik" file to get started.
19 You must have Mingw and MSYS (?) installed. Set the path to include the GTK LIB
20 directory and the bin directory for mingw. Then just gcc -c each of source files
21 and link 'em together along with a bunch of GTK libs. I have batch files to do
22 all of this, I will include them in here soon. Cross-compiling with Linux
23 might also be possible but I've never tried it.