summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDarin Adler <darin@src.gnome.org>2001-10-19 16:17:10 +0000
committerDarin Adler <darin@src.gnome.org>2001-10-19 16:17:10 +0000
commit350abab988e1d445570e66ac25a2ac5a00fd4903 (patch)
treef0aa2e3777869cd22a3d27e354477da8efdab685 /README
parent5d691d775097c9d73f4e544ec36c58bec1c05b4c (diff)
downloadnautilus-350abab988e1d445570e66ac25a2ac5a00fd4903.tar.gz
Add mention of Mozilla 0.9.5. Thank Frank. Make a little more up to date,
* NEWS: Add mention of Mozilla 0.9.5. * THANKS: Thank Frank. * README: Make a little more up to date, but still needs work.
Diffstat (limited to 'README')
-rw-r--r--README19
1 files changed, 8 insertions, 11 deletions
diff --git a/README b/README
index 026e367c4..f098d6881 100644
--- a/README
+++ b/README
@@ -1,7 +1,6 @@
This file contains build instructions for Nautilus, the GNOME shell
and file manager. At some point we probably should move these to
-INSTALL or HACKING and put an explanation of what Nautilus is here in
-README instead.
+INSTALL or HACKING and put a user-oriented README here instead.
====================
0: Table of contents
@@ -105,9 +104,6 @@ Hacking rpm's for RPM, available from:
4: Compiling from cvs
=====================
-NOTE: Instructions on compiling from tarballs should be extracted from
-the copy of Nautilus inside the tarball, not here in CVS.
-
Compiling from cvs a lot of work, and some packages may not compile at
any given moment when you check them out.
@@ -136,7 +132,7 @@ The following lists the packages and the versions that are required.
ORBit: orbit-stable-0-5
gnome-libs: gnome-libs-1-0 --enable-prefer-db1
gnome-http: HEAD
- xml-i18n-tools: HEAD
+ intltool: HEAD
oaf: HEAD
gconf: gconf-1-0 --disable-debug
gdk-pixbuf: HEAD --enable-canvas-pixbuf
@@ -174,6 +170,7 @@ We assume you want to install these packages in another prefix than
assume you are installing in /usr/local. ie: ${prefix}=/usr/local
Redefine your PATH environment variable:
+
export PATH=$PATH:${prefix}/bin
Redefine your LD_LIBRARY_PATH environment variable:
@@ -206,7 +203,7 @@ Nautilus sources. If OAF or GConf changes, you may need to run this
script to get Nautilus to work properly. One way to invoke it is like
this:
- ./nautilus-clean.sh -x
+ nautilus-clean.sh -x
==================
6: Mozilla support
@@ -301,15 +298,15 @@ Mike Fleming has written some useful information about common
Mozilla problems and how to fix them. This information can be
found in the Nautilus Support FAQ:
-http://magritte.eazel.com/support/nautilus-faq.html
+ http://www.eazel.com/nautilus-faq.html
==================
7: FreeType issues
==================
Nautilus includes support for rendering anti aliased text (smooth
-mode).For smooth mode to work, Nautilus needs to detect and use
-FreeType2 in your system.
+mode). For smooth mode to work, the Nautilus library librsvg needs
+to detect and use FreeType2 in your system.
To learn more about FreeType2, please see:
@@ -347,7 +344,7 @@ Nautilus documentation is set up with metadata needed by Scrollkeeper. In order
to get the docs fully installed by Scrollkeeper the latest Scrollkeeper has to be
installed from here:
-http://sourceforge.net/project/showfiles.php?group_id=11543
+ http://sourceforge.net/project/showfiles.php?group_id=11543
This is needed for building and for installing Nautilus.