summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Berkman <jberkman@src.gnome.org>2000-03-27 03:47:23 +0000
committerJacob Berkman <jberkman@src.gnome.org>2000-03-27 03:47:23 +0000
commit6833be0060f6501cbb183a68775767188ebdf344 (patch)
treecfbb2edfd77f71324fdd1a966fcf780adadf51df
parent46d1470e2d0ed1fe0e384dc816216cac28f8f73d (diff)
downloadgnome-desktop-6833be0060f6501cbb183a68775767188ebdf344.tar.gz
temporary update
-rw-r--r--HACKING46
1 files changed, 10 insertions, 36 deletions
diff --git a/HACKING b/HACKING
index 9f0fd8c1..3fc6fe6e 100644
--- a/HACKING
+++ b/HACKING
@@ -1,39 +1,13 @@
-If you want to hack on the GNOME project, it will make you life easier
-to have the following packages installed:
+Hi,
- - GNU autoconf 2.12
- - GNU automake 1.2d
- Available in ftp://ftp.cygnus.com/pub/tromey
- - GNU libtool 1.0f
- - GNU guile 1.2
- - GNU gettext 0.10.32
- - SLIB 2b3
- See http://www-swiss.ai.mit.edu/~jaffer/SLIB.html
+As we are getting very close to the 1.2 release, I'd like people not to
+commit to gnome-core or gnome-applets without first getting approval from
+either George (jirka@5z.com) or me (jacob@helixcode.com). Translators and
+doc people are exempted from this, of course. I will update the HACKING
+files accordingly.
-These should be available by ftp from prep.ai.mit.edu or any of the
-fine GNU mirrors. Beta software can be found at alpha.gnu.org.
+This hopefully won't last long as my list of things to before 1.2 is
+getting short these days.
-If you are accessing gnome via CVS, you will need to run the
-autogen.sh script to get GNOME to compile.
-
- cvsroot/gnome$ ./autogen.sh [configure options]
-
-N.b., the "configure" script will not exist until you take these
-steps. The last step is in case you have not installed the DocBook
-packages. These are still esoteric enough that we are not requiring
-you to install them to build GNOME.
-
-Before running configure, make sure you have libtool in your path.
-
-There is a simple script (autogen.sh) on the root directory that does
-all of this for you. Just run this script with any arguments that you
-want to pass to configure. If you like to build in a directory
-different from the source, you can run `$srcdir/autogen.sh' in the
-build directory, and it will deduce $srcdir.
-
-Please submit patches to the gnome-list@gnome.org mailing list. All
-kinds of contributions are accepted. If at all possible, please use
-CVS to get the latest development version of gnome; the README file
-has the CVSROOT information.
-
-In devel-docs/ you'll find the GNOME Developer's Tutorial.
+Thanks,
+Jacob