On Thu, Dec 4, 2014 at 9:35 AM, Davy Cottet <cottet.d...@gmail.com> wrote:

> Ooops, I put it into linux brach since then...
> Here it is :
> https://github.com/davy39/leo-editor/blob/linux/leo-5.0-2.noarch.rpm?raw=true
>
> ​I think it works for me.  Here is what I did.
>
> 1. Google "ubuntu rpm".
>
> Got
> http://www.howtogeek.com/howto/ubuntu/install-an-rpm-package-on-ubuntu-linux/
>
> 2.  Following directions, did
>
>     sudo apt-get install alien dpkg-dev debhelper build-essential
>
> 3. Downloaded the rpm file to my home directory.
>
> 4. Again, following directions:
>
>     sudo alien leo-5.0-2.noarch.rpm
>
> leo_5.0-3_all.deb generated
>
>     sudo dpkg -i leo_5.0-3_all.deb
>
> Selecting previously unselected package leo.
> (Reading database ... 556338 files and directories currently installed.)
> Preparing to unpack leo_5.0-3_all.deb ...
> Unpacking leo (5.0-3) ...
> Setting up leo (5.0-3) ...
> Processing triggers for bamfdaemon (0.5.1+14.04.20140409-0ubuntu1) ...
> Rebuilding /usr/share/applications/bamf-2.index...
> Processing triggers for desktop-file-utils (0.22-1ubuntu1) ...
> Processing triggers for gnome-menus (3.10.1-0ubuntu2) ...
> Processing triggers for mime-support (3.54ubuntu1) ...
> Processing triggers for shared-mime-info (1.2-0ubuntu3) ...
>
> 5. Yup, it's there.
>
> edward@edward-k-ream-linux:~$ whereis leo
> leo: /usr/bin/leo /usr/bin/X11/leo
>
> edward@edward-k-ream-linux:~$ /usr/bin/leo
>
> ** isPython3: False
> Leo 5.0-final, build 20141124101406, Mon Nov 24 10:14:06 CST 2014
> Not running from a git repo
> Python 2.7.6, PyQt version 4.8.6
> linux2
> setting leoID from os.getenv('USER'): 'edward'
> reading settings in /usr/share/pyshared/leo/config/leoSettings.leo
> read only: /usr/share/pyshared/leo/config/leoSettings.leo
> reading settings in /home/edward/.leo/myLeoSettings.leo
> reading settings in /home/edward/.leo/workbook.leo
> wrote recent file: /home/edward/.leo/.leoRecentFiles.txt
>
> Leo loads the default workbook, so it looks good to me, but I'm no expert.
>
> HTH.
>
> Edward
>
>
>

-- 
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 leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
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