Hi, Just FYI, following the suggested install command on http://rdflib.net/ results in:
[EMAIL PROTECTED]:~$ sudo easy_install -U rdflib Searching for rdflib Reading http://cheeseshop.python.org/pypi/rdflib/ Reading http://rdflib.net/ Reading http://cheeseshop.python.org/pypi/rdflib/2.4.0 Best match: rdflib 2.4.0 Downloading http://rdflib.net/rdflib-2.4.0.tar.gz Processing rdflib-2.4.0.tar.gz Running rdflib-2.4.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-TNyKKP/rdflib-2.4.0/egg-dist-tmp-XFQ9Pa warning: no files found matching 'example.py' src/bison/SPARQLParser.c:7:20: error: Python.h: No such file or directory src/bison/SPARQLParser.c:8:26: error: structmember.h: No such file or directory src/bison/SPARQLParser.c:15: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token src/bison/SPARQLParser.c:16: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token src/bison/SPARQLParser.c:17: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token src/bison/SPARQLParser.c:18: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ..... for many pages ..... I eventually realized that I needed the python-2.5-dev package, but this was pretty non-obvious. Perhaps this requirement could be mentioned on the website? Cheers, Jeff _______________________________________________ Dev mailing list Dev@rdflib.net http://rdflib.net/mailman/listinfo/dev