[cc-community] Recording CC license in HTML / Dublincore Meta Data

Lucas Gonze lucas.gonze at gmail.com
Fri Jun 20 15:04:10 EDT 2008


On Fri, Jun 20, 2008 at 11:27 AM, Asheesh Laroia
<asheesh at creativecommons.org> wrote:
> For what it's worth, Creative Commons has this library called liblicense
> (available in Debian, soon in Fedora, and as source from
> wiki.creativecommons.org/liblicense) that bundles support for many
> formats.
>
> That way, you don't have to have a special format and program for every
> media type - you can just run "/usr/bin/license" to set the license on
> that file.
>

Yup, and that's a great thing.

Any thoughts on the cause of this build issue on OS X?

lucas-gonzes-macbook-2:liblicense-0.7.0 lgonze$ ls /usr/local/lib
charset.alias		libFLAC++.la		libFLAC.la		libraptor.1.1.0.dylib
libFLAC++.2.1.2.dylib	libFLAC.4.1.2.dylib	libmp3lame.dylib	libraptor.1.dylib
libFLAC++.2.dylib	libFLAC.4.dylib		libogg.0.5.3.dylib	libraptor.a
libFLAC++.6.0.1.dylib	libFLAC.8.0.1.dylib	libogg.0.dylib		libraptor.dylib
libFLAC++.6.dylib	libFLAC.8.dylib		libogg.a		libraptor.la
libFLAC++.a		libFLAC.a		libogg.dylib		pkgconfig
libFLAC++.dylib		libFLAC.dylib		libogg.la		prince

lucas-gonzes-macbook-2:liblicense-0.7.0 lgonze$  export
RAPTOR_LIBS=/usr/local/lib/
lucas-gonzes-macbook-2:liblicense-0.7.0 lgonze$  cd liblicense-0.7.0
lucas-gonzes-macbook-2:liblicense-0.7.0 lgonze$  ./configure
[...snip...]
Checking for RAPTOR... configure: error: Package requirements ( raptor
>= 1.0 ) were not met:

No package 'raptor' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables RAPTOR_CFLAGS
and RAPTOR_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


More information about the cc-community mailing list