On Tue, Jun 11, 2013 at 4:04 PM, Stephan Beal <[email protected]> wrote:

> On Tue, Jun 11, 2013 at 4:03 PM, Stephan Beal <[email protected]>wrote:
>
>> i tried getting fossil running under AIDE last summer but had no luck.
>> Would you mind posting a short HOWTO? (i would gladly add it to the fossil
>> docs collection!).
>>
>
> s/AIDE/Terminal IDE/
>
>
> --
> ----- stephan beal
> http://wanderinghorse.net/home/stephan/
> http://gplus.to/sgbeal
>
> _______________________________________________
> fossil-users mailing list
> [email protected]
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>
The trick of getting it to run in Terminal IDE is to install it at the
proper location. What I did was to download the cross-compiled to /sdcard.

Then:

1) Install Terminal IDE from Playstore
2) Start Terminal IDE, Install System if needed and open a new Terminal
3) cp /sdcard/fossil ~/local/bin
4) chmod a+x ~/local/bin/fossil
5) Restart the terminal IDE sessions

That should be all.

Note that when you remove Terminal IDE and reinstall it, you will need to
redo this. If you upgrade, fossil should be preserved.

Mark
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to