1 Simply unzip dia-bin-YYYY-MM-DD.zip with it's directory structure
2 into a directory of your choice. If you don't already
3 have the GTK+ libraries, get them on the Dia Win32 website.
5 Additional the dia-extra-libs-YYYY-MM-DD.zip are required. These
6 are libraries which Dia depends on, but they aren't changed
7 with every Dia version.
9 The libraries have to be found by DIA, so put them in the same
10 directory as DIA.EXE, please DON'T interchange them with the
11 versions provided with The Gimp until you aren't *absolutely*
12 positive about what you are doing.
16 If you installed Dia as told above and on the website,
17 most things shoud work mostly without problems.
18 If not, please read and understand the following
19 directory diagram before bothering me with questions
22 <Directory of your choice, but avoid blanks>
23 + dia (main directory, may be named
28 (additional libraries like libxml, libart, ...)
29 + dia (plug-in directory)
33 (DON'T place *non* plug-in dlls here, or you'll get warnings
34 while the plug-ins are initialized)
35 + samples (guess what)
37 + shapes (shape description files for various plug-ins)
40 + sheets (control files for various plug-ins)
45 --Hans Breuer <Hans Breuer.Org>