At 04:07 PM 1/30/01 -0500, you wrote:>
>I've done a simple Vorbis encoder for MacOS -- what must I do to ensure
>that I'm probably complying with the LGPL?
Basically, you have to make it possible for users to replace libvorbis
(with an updated version, for instance).
This is usually accomplished by either a) providing the source to your
program, or b) dynamically linking libvorbis. Either is sufficient. Simply
providing a single statically linked binary is not.
Michael
p.s. You really don't need to send this to both vorbis and vorbis-dev.
It's
clearly appropriate to vorbis-dev.
--- >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
'vorbis-dev-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is
needed.
Unsubscribe messages sent to the list will be ignored/filtered.