On Tue, Aug 19, 2008 at 6:46 PM, rogererens <[EMAIL PROTECTED]> wrote: > >> Any hints? > > I got this .pth-stuff without the soft link working (AFAICT) on Ubuntu > 8.04 like so:
I'd rather not add .pth files by default. In the new bzr world I'm often working on several different branches at once. Adding .pth files could create some unintended results. > 1) add a leo.pth file to /usr/lib/python2.5/site-packages that > contains the line /usr/local/lib/leo > 2) substitute all 'import leo.core.<whatever> as <whatever>' with > 'import core.<whatever> as <whatever>' No way am I going to change imports from 'leo.core' to 'core'. The present workflow assumes that I 'cd' to the top-level directory of a branch. We have gone around and around with the linux install script. I'd rather not change it at all unless absolutely required. Edward --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
