2000-02-01 03:07:24 +00:00
|
|
|
To build Nautilus without interfering with an existing Gnome install,
|
|
|
|
you will need to build several components from CVS into a separate
|
|
|
|
prefix.
|
1999-12-15 01:32:28 +00:00
|
|
|
|
2000-02-01 03:07:24 +00:00
|
|
|
For example, you could install these components into /usr/local/gnome2
|
|
|
|
or /usr/local/nautilus. Do do this, make sure to specify these with
|
|
|
|
the --prefix option to autogen.sh or configure.
|
1999-12-15 01:32:28 +00:00
|
|
|
|
2000-02-01 03:07:24 +00:00
|
|
|
Specifically, you will need to:
|
1999-12-15 01:32:28 +00:00
|
|
|
|
2000-03-03 04:08:31 +00:00
|
|
|
* Install all the needed modules into your selected prefix.
|
1999-12-15 01:32:28 +00:00
|
|
|
|
2000-02-15 19:50:27 +00:00
|
|
|
Nautilus currently requires the following modules (built in the given order):
|
|
|
|
|
|
|
|
glib: glib-1-2
|
|
|
|
gtk+: gtk-1-2
|
2000-03-16 00:31:18 +00:00
|
|
|
gnome-xml: LIB_XML_1_X
|
2000-03-17 22:27:28 +00:00
|
|
|
ORBit: orbit-stable-0-5
|
2000-04-20 09:19:02 +00:00
|
|
|
oaf: HEAD
|
|
|
|
gconf: HEAD
|
2000-03-17 22:27:28 +00:00
|
|
|
gnome-libs: gnome-libs-1-0
|
|
|
|
gdk-pixbuf: HEAD (with --enable-canvas-pixbuf)
|
2000-04-11 15:11:19 +00:00
|
|
|
gnome-print: HEAD
|
2000-04-20 09:19:02 +00:00
|
|
|
bonobo: HEAD (with --enable-oaf=yes)
|
|
|
|
gnome-vfs: HEAD (with --enable-oaf=yes)
|
2000-03-17 22:27:28 +00:00
|
|
|
libglade: HEAD
|
2000-04-20 09:19:02 +00:00
|
|
|
gtkhtml: HEAD (with --without-bonobo)
|
2000-05-01 21:42:47 +00:00
|
|
|
eog: HEAD (with --enable-oaf=yes)
|
2000-04-24 17:12:17 +00:00
|
|
|
gnet: HEAD
|
2000-02-15 19:50:27 +00:00
|
|
|
|
|
|
|
ORBit requires you to install popt-1.5, which can be fetched from:
|
|
|
|
|
2000-04-26 01:42:22 +00:00
|
|
|
ftp://ftp.valinux.com/pub/mirrors/redhat/rawhide/i386/RedHat/RPMS/popt-1.5-0.45.i386.rpm
|
2000-02-01 03:07:24 +00:00
|
|
|
|
2000-03-03 04:08:31 +00:00
|
|
|
* Build and install nautilus into your selected prefix.
|
|
|
|
|
|
|
|
|
|
|
|
All patches should go through nautilus-list@lists.eazel.com
|