[xiph-cvs] cvs commit: ogg README

Jack Moffitt jack at xiph.org
Wed Nov 8 00:41:14 PST 2000



jack        00/11/08 00:41:14

  Modified:    .        README
  Log:
  more changes

Revision  Changes    Path
1.7       +11 -4     ogg/README

Index: README
===================================================================
RCS file: /usr/local/cvsroot/ogg/README,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- README	2000/11/08 08:18:39	1.6
+++ README	2000/11/08 08:41:14	1.7
@@ -44,9 +44,9 @@
 Up to date technical documents, contact information, source code and
 pre-built utilities may be found there.
 
-BUILD:
+BUILDING FROM CVS:
 
-A standard build should consist of nothing more than:
+A standard cvs build should consist of nothing more than:
 
 ./autogen.sh
 make 
@@ -59,11 +59,18 @@
 /usr/local/lib, includes into /usr/local/include and API manpages
 (once we write some) into /usr/local/man.
 
+BUILDING FROM TARBALL DISTRIBUTIONS:
+
+./configure
+make
+
+and optionally (as root):
+make install
+
 BUILDING RPMS:
 
 RPMs may be built by:
 
-./autogen.sh
 make dist
 rpm -ta libogg-<version>.tar.gz
 
@@ -74,4 +81,4 @@
 
 E.g.: build_ogg_dynamic
 
-$Id: README,v 1.6 2000/11/08 08:18:39 jack Exp $
+$Id: README,v 1.7 2000/11/08 08:41:14 jack Exp $

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list