diff options
author | Ramiro Estrugo <ramiro@src.gnome.org> | 2000-02-15 19:50:27 +0000 |
---|---|---|
committer | Ramiro Estrugo <ramiro@src.gnome.org> | 2000-02-15 19:50:27 +0000 |
commit | 51bf6ae24390598af10547117cb44df0451d5bd1 (patch) | |
tree | 866dd0b1461e1bd4526080f06f8d4b0828d4ac4a /HACKING | |
parent | b9e12ae6ac26e92fd4330791fbc9154f34bdc343 (diff) | |
download | nautilus-51bf6ae24390598af10547117cb44df0451d5bd1.tar.gz |
Added modules blurb to HACKING file.
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -17,5 +17,23 @@ prefix. * Build and install nautilus into your selected prefix. +Nautilus currently requires the following modules (built in the given order): + +glib: glib-1-2 +gtk+: gtk-1-2 +gnome-libs: gnome-libs-1-0 + +libglade: HEAD +gnome-xml: HEAD +ORBit: HEAD +gnome-vfs: HEAD +bonobo: HEAD +gdk-pixbuf: HEAD +gtkhtml: HEAD +gnome-print: HEAD + +ORBit requires you to install popt-1.5, which can be fetched from: + +ftp://ftp.valinux.com/pub/mirrors/redhat/rawhide/i386/RedHat/RPMS/popt-1.5-0.36.i386.rpm All patches should go through nautilus-maint@gnome.org |