HI Dufriz,

I have moved on and am using Chakra Linux, but installing Leo was pretty 
easy. 

Install the version of python you want, then install pyqt. Then install git.

mkdir leo
cd leo
https://github.com/leo-editor/leo-editor.git

I use a script to start leo. 

#!/bin/bash
cd /leo/leo-editor
git pull
python launchLeo.py

Hope this helps,

Chris
 

On Wednesday, June 25, 2014 11:26:03 AM UTC-7, [email protected] wrote:
>
> I have just installed the latest Linux Mint (v17, Mate), and it's the 
> first Linux installation that I am actually planning to use, after having 
> tried and tested many other distros.
> I am having difficulties in finding Leo in the repository.
> From the Synaptic Package Manager's search box I type in "Leo", but none 
> of the results seems to be the right one. 
> Likewise, the search results in the Software Manager do not point to 
> anything that resembles Leo.
>
> I don't know where else to look for it.
> I have noticed that some users on this forum use Leo on Linux, and at 
> least one (Chris) uses Linux Mint.
>
> Could you please provide some instructions?
>
> Also, will the PyQt dependencies be downloaded and installed automatically 
> by the Package/Software manager? In Windows I did it manually without any 
> problems, but in Linux this is supposed to be automatic, as far as I 
> understand. Only, I am not sure.
>
> Any help will be appreciated.
>
> Thanks
>
> Dufriz
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to