Thanks for the quick response Ben! I actually found that, but it's an old version - 1.0.6. I am wanting to install 1.0.7 for the JSON support.
And I actually misspoke about the version I am running (all these adjective_animal names are confusing). I'm running "Gutsy", 7.10 - I'm sticking with version numbers from now on :) I think the reason I am getting "Unsatisfiable dependency: libc6" is because the version I have of libc6 is greater that it's expecting (this is just a guess, based on my limited knowledge). How would I go about getting the makefile.in generated? Or maybe I can just use the libraries in the tarball? But I would think the tarballs wouldn't work for the same reason the .deb files wouldn't work? But again, I'm about as far from a Linux guru as one can get. -josh On Thu, Mar 6, 2008 at 11:16 AM, Ben Ranker <[EMAIL PROTECTED]> wrote: > Quoth Josh Jontè: > > > So I first tried to install the .deb files found on librdf.org > > (thought that sounded easiest) > > Actually, it should be even easier than that. If I'm reading the Ubuntu > package repository (http://packages.ubuntu.com/) correctly, you should > be able to simply: > apt-get install python-librdf > at a root prompt, and it should install. If that doesn't work, ask on > some Ubuntu-specific forums/lists about installing the python-librdf > package. I know it was incredibly easy for me in Debian, which is > closely related to Ubuntu. > > > > Thanks for any light anyone can shine my way! Are there any examples > > of using librdf from python? > > Wow, I thought I had some links, but I can't find them now. Perhaps > someone else will post some. If not, I found the docs for the Python API > (at http://librdf.org/docs/python.html) very helpful. > > -- > Ben Ranker [EMAIL PROTECTED] > > _______________________________________________ > redland-dev mailing list > [email protected] > http://lists.librdf.org/mailman/listinfo/redland-dev > _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
