On Wed, 14 May 2008 09:37:11 -0700 (PDT) bobjack <[EMAIL PROTECTED]> wrote:
> Thanks for your help Terry, I'm a bit out of my depth here. > > All sorts of possibilities, yes, but I'm not sure how useful it will > be if people have to compile the .so for their system before they use > it. Can it be assumed that if people are using Linux they will be > able and willing to do this? If not, is it right to be adding features > that can not be used by everyone? Well, I guess the question is, where did you get the libTkhtml.3.so you put in the extensions dir of your branch? I went to http://tkhtml.tcl.tk/index.html > > so I compiled the tkhtml CVS > > I don't understand what that means, could you explain. You're making me feel old ;-) Thousands of years ago, before bzr, before svn, there was cvs. cvs is a version control system (not a pharmacy), so you can get the current development source for tkhtml by doing this on the command line: cvs -d :pserver:[EMAIL PROTECTED]:/tkhtml login <enter password anonymous> cvs -d :pserver:[EMAIL PROTECTED]:/tkhtml checkout htmlwidget just like getting sources from bzr. I compiled the tkhtml development sources acquired that way against Tk 8.5 (which I'd compiled from source already). Anyway, the question about where you got the .so from - wherever it came from maybe that place just needs updated binary versions? Cheers -Terry (who used rcs for many years before switching to cvs :-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
