Xfig changes.
[dia.git] / INSTALL
blob2001054962e6bfb26db8d0d9b60aa2727eb9952e
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 available 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 As of version 0.86, Dia requires either gdk_imlib (version 1.8.2 or newer)
23 or gdk-pixbuf (version 0.7.0 or newer).  Older versions of Dia used
24 gdk_imlib only.  Gdk_imlib will probably be phased out after a while.
25 Gdk-pixbuf can be found here:
26   ftp://ftp.gnome.org/pub/GNOME/unstable/sources/gdk-pixbuf/
27 Gdk_imlib can be found here:
28   ftp://ftp.gnome.org/pub/GNOME/stable/sources/imlib/
30 BUILDING:
31 =========
33 To build, run:
35  ./configure
36  make
39 COMPILING FROM CVS:
40 ===================
42 If you are using the cvs version of Dia you need to have the following programs:
43 automake 1.4, autoconf 2.13, libtool 1.3, GNU gettext 0.10.35
45 Then run ./autogen.sh instead of configure to create all needed files.
47 TRYING IT OUT:
48 ==============
50 You can try out dia in the compilation directory by running
51  ./app/run_dia.sh
53 INSTALL:
54 ========
55 install it by doing:
57  make install
59 By default Dia is installed in /usr/local.
60 You can change that by passing --prefix=/some/dir to configure.
63 FONTS:
64 ======
65 I recommend that you install the URW fonts if you haven't already.
66 They are free scalable version of the standard postscript fonts.
68 Information and files can be found at:
70  http://www.gimp.org/fonts.html