On 20 aug, 18:05, "Ville M. Vainio" <[EMAIL PROTECTED]> wrote:
> On Wed, Aug 20, 2008 at 5:05 PM, Edward K. Ream <[EMAIL PROTECTED]> wrote:
>
> > We have gone around and around with the linux install script.  I'd
> > rather not change it at all unless absolutely required.
>
> I don't see a need for that install script at all, really.
>
> There are currently 2 alternative linux installation routes, both of
> which are simpler than what is done in the install script:
>
> 1) Install leo as library (currently only used by %lleo in ILeo, but
> other uses may surface in the future):
>
> - Have setuptools installed (in ubuntu this means "sudo apt-get
> install python-setuptools")
> - Run "python setup.py develop"

This might look a bit daunting to people that want to try out Leo but
do not consider themselves being a "developer".
Besides, the setuptools' --uninstall option (sorry Edward, there will
_allways_ be some people that don't want to use Leo :-)) does not seem
to clean up nicely.
But installing like this is what I had intended, thanks!

>
> Now, you'll have /usr/bin/leo that launches leo.
>
> 2) Do not install leo:
>
> - Just run launchLeo.py from the root directory where you extracted the 
> tarball.

If a /usr/bin/leo or /usr/local/bin/leo executable script is created
that contains
python <root of extracted leo-directory>/launchLeo.py $@

then again, I have my intended situation. Thanks again!
Roger
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to