toolbox DND support for files
[dia.git] / INSTALL
blob5e45e992620f350c4ecfdb79eae1b5a6e348bfb8
1 REQUIREMENTS:
2 =============
4 Dia needs Gtk+ at least version 1.2.0 installed.
5 It can be found at:
7 ftp://ftp.gtk.org/pub/gtk/v1.2/
9 Binaries availible at:
10   ftp://ftp.gtk.org/pub/gtk/binary/devel/RPMS/
12   ftp://ftp.gtk.org/pub/gtk/binary/devel/DEBIAN/
14 As of version 0.30 Dia also needs libxml (aka gnome-xml). I recommend you
15 get a fairly recent version, but not version 1.8.0.  It can be found here:
16   ftp://ftp.gnome.org/pub/GNOME/stable/sources/gnome-xml/
18 As of version 0.40 Dia needs gdk_imlib, at least version 1.8.2.
19 It can be found here:
20   ftp://ftp.gnome.org/pub/GNOME/stable/sources/imlib/
22 BUILDING:
23 =========
25 To build, run:
27  ./configure
28  make
31 COMPILING FROM CVS:
32 ===================
34 If you are using the cvs version of Dia you need to have the following programs:
35 automake 1.4, autoconf 2.13, libtool 1.3, GNU gettext 0.10.35
37 Then run ./autogen.sh instead of configure to create all needed files.
39 TRYING IT OUT:
40 ==============
42 You can try out dia in the compilation directory by running
43  ./app/run_dia.sh
45 INSTALL:
46 ========
47 install it by doing:
49  make install
51 By default Dia is installed in /usr/local.
52 You can change that by passing --prefix=/some/dir to configure.
55 FONTS:
56 ======
57 I recommend that you install the URW fonts if you haven't already.
58 They are free scalable version of the standard postscript fonts.
60 Information and files can be found at:
62  http://www.gimp.org/fonts.html