I have modified some aspects of the Vorbis project.
First, cd to the vorbis directory and issue a "patch -p1" with this
data:
###################################################
--- vorbis/lib/codebook.h Tue Nov 6 16:51:34 2001
+++ vorbis/lib/codebook-new.h Sat Nov 3 19:32:33 2001
@@ -18,7 +18,7 @@
#ifndef _V_CODEBOOK_H_
#define _V_CODEBOOK_H_
-#include "ogg/ogg.h"
+#include <ogg/ogg.h>
/* This structure encapsulates huffman and VQ style encoding books; it
doesn't do anything specific to either.
###################################################
Then, cd to the vorbis directory and type:
> tar -zxvf macosx.tgz
> cd macosx
> sudo ./install.sh
Doing so will install the "Vorbis.framework" folder inside
/System/Library/Frameworks/
<HR NOSHADE>
<UL>
<LI>application/x-gzip attachment: macosx.tgz
</UL>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: macosx.tgz
Type: application/octet-stream
Size: 9184 bytes
Desc: not available
Url :
http://lists.xiph.org/pipermail/vorbis-dev/attachments/20011106/4e08cb33/macosx.obj