debian install not documented well enough
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
leo-editor |
Fix Released
|
Medium
|
Edward K. Ream |
Bug Description
Installing Leo in debian and other apt-get enabled linux distros is not documented well enough, stating merely ""find
and install the debian package". The best instructions seem to from 3 years ago, in mailing list announcement by Ville:
https:/
{{{
Add these files to `/etc/apt/
deb http://
deb-src http://
Then, run
sudo apt-get update
sudo apt-get install leo
And run `leo` from command prompt.
}}}
A recent user reports this install method still works, albeit with a warning, https:/
Changed in leo-editor: | |
assignee: | nobody → Edward K. Ream (edreamleo) |
importance: | Undecided → Medium |
status: | New → Confirmed |
Changed in leo-editor: | |
status: | Confirmed → Fix Released |
On Tue, May 14, 2013 at 11:29 PM, Matt Wilkie <email address hidden> wrote:
> Public bug reported:
>
> Installing Leo in debian and other apt-get enabled linux distros is not
> documented well enough, stating merely ""find
> and install the debian package".
Thanks, Matt. I have been tacitly assuming that you would deal with these
installation issues. We'll discuss this later on the PT for installation.
Edward