[xiph-cvs] cvs commit: vorbis-tools README

Jack Moffitt jack at xiph.org
Wed Nov 8 00:46:49 PST 2000



jack        00/11/08 00:46:49

  Modified:    .        README
  Log:
  more changes

Revision  Changes    Path
1.3       +12 -4     vorbis-tools/README

Index: README
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/README,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- README	2000/11/08 08:27:19	1.2
+++ README	2000/11/08 08:46:48	1.3
@@ -20,10 +20,8 @@
 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:
-
 ./autogen.sh
 make 
 
@@ -35,10 +33,20 @@
 /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 as root if desired :
+
+make install
+
 BUILDING RPMS:
 
 RPMs may be built by:
 
-./autogen.sh
+after autogen.sh or configure
+
 make dist
 rpm -ta vorbis-tools-<version>.tar.gz

--- >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