>From what I've read, that should be the way to do it :

- Add 'UseBinaryDist: true' to your /sw/etc/fink.conf

- Add one of this lines to your /sw/etc/apt/sources.list 
>
> deb http://bindist.finkproject.org/10.8 stable main
> deb http://bindist.finkproject.org/10.9 stable main
> deb http://bindist.finkproject.org/10.10 stable main  
>

- Run on of those commande for fink to update repo list :
fink selfupdate
or

fink scanpackages

- Then update apt :
sudo apt-get update


- Install Leo's Fink .deb
dpkg -i leo_5.0-fink3.deb

- And finally, install dependencies :

sudo apt-get install -f

-- 
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