On Mon, Feb 2, 2009 at 2:20 PM, Baxissimo <wbax...@gmail.com> wrote: > > But it appears to be more hassle than I'm willing to go through to try out > an editor.
You can simply unpack Leo anywhere and run from there. You don't need the installer. The top-level leo folder has a script called launchLeo.py. The following should work: cd leo # the top-level folder, not the inner leo folder. python launchLeo.py To specify the qt gui, do: python launchLeo.py --qui=qt To load Leo's source, do python launchLeo.py --qt=qt leo\core\leoPyRef.leo It looks like there should be a FAQ entry for installer problems. Edward --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to leo-editor@googlegroups.com To unsubscribe from this group, send email to leo-editor+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---