[cc-metadata] Where's the machine code?
Lucas Gonze
lgonze at panix.com
Tue Apr 17 23:57:19 EDT 2007
Nathan R. Yergler wrote:
> Lucas Gonze wrote:
>> A relevant digression -- The RDF library for the console tools isn't
>> building on my OS X box. Given that the RDF/XML-in-HTML style isn't
>> going to be used anymore, the relevant fix is probably to disable all
>> the hooks into that library.
>
> Which RDF library is that? The cli_tools package from CC, or it's
> dependency, rdflib?
rdflib. Here's the build trace:
$ ./bin/buildout
buildout: Develop: /Users/lucas/proj/cclicense/cli-tools/.
zc.buildout.easy_install: Getting new distribution for zc.recipe.egg
zc.buildout.easy_install: Got zc.recipe.egg 1.0.0b6
buildout: Installing cli_tools
zc.buildout.easy_install: Getting new distribution for cctagutils>=0.5a2
zc.buildout.easy_install: Got cctagutils 0.5a2
zc.buildout.easy_install: Getting new distribution for ccrdf>=0.6a4
zc.buildout.easy_install: Got ccrdf 0.6a4
zc.buildout.easy_install: Getting new distribution for rdflib==2.3.3
While:
Installing cli_tools
Getting distribution for rdflib==2.3.3
Error: Couldn't find a distribution for rdflib==2.3.3.
More information about the cc-metadata
mailing list