Phil Dibowitz wrote: > Stephen Warren wrote: >> Yes, ctypes became part of core Python in 2.5. >> >> However, many distros package the ctypes module as part of their Python >> installation (or as an add-on) in older versions of Python too. For >> example, I think Fedora has had it for many releases (I did check some >> time, and convinced myself it'd been available for a while, but I forget >> how far back). > > Ah. No, debian has a package for it. > > Works like a charm now, assuming I use your updated version. > > Sweet.
I set it up to test on my machine, and then stole the mime-type defs from .mozilla/firefox/<whatever>/mimeTypes.rdf for the two mimetypes (4 blocks of RDF/XML each), and copied it to my dad's machine, and installed congruity there, and it seems to be working, though I'm sure I'll get a call if he has any problems. The things I thought of while setting it up: - A README for libconcord/bindings/python would be good - a quick google search showed me how to install python modules, but I didn't know off-hand - Either the Makefile I sent you or another for Congruity (or at the very least, talk about it in README.txt) And also, you probably want a man page so the debian folks don't have to write one for you when they package it. This works very well, nice job! -- Phil Dibowitz [EMAIL PROTECTED] Open Source software and tech docs Insanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com/ "Never write it in C if you can do it in 'awk'; Never do it in 'awk' if 'sed' can handle it; Never use 'sed' when 'tr' can do the job; Never invoke 'tr' when 'cat' is sufficient; Avoid using 'cat' whenever possible" -- Taylor's Laws of Programming
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________ concordance-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/concordance-devel
