vile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [vile] Vile in termux


From: Jordan Henderson
Subject: Re: [vile] Vile in termux
Date: Sun, 21 May 2017 21:36:42 -0400

Oh, forgot a few details.  You have to set TMPDIR to someplace you can
access, no /tmp and /usr/local isn't available for installs, you have
to point that somewhere and create the bin, share directories, etc.

I imagine one could figure out how to build a package for installation
with their package manager...

On Sun, May 21, 2017 at 9:33 PM, Jordan Henderson
<address@hidden> wrote:
> I mistyped above.  It's 9.8.
>
> On Sun, May 21, 2017 at 9:10 PM, Thomas Dickey <address@hidden> wrote:
>> On Sun, May 21, 2017 at 05:12:06PM -0400, Jordan Henderson wrote:
>>> I was able to configure and make a vile9.6 in the termux Android 
>>> environment.
>>
>> hmm - 9.8s is current...
>>
>> (9.6 is ten years old)
>>
>>> It's an oddball environment, but it's mostly linux.  termux.com for
>>> more information.  It allows you to run openssh client and server on
>>> your unrooted Android device, but there are many packages available.
>>>
>>> The biggest issue is that you can't use /bin/sh and there are some
>>> #!/bin/sh scripts around.   It was actually surprisingly easy to fix
>>> and just do a ./configure;make.
>>>
>>> By default, there's no c compiler or make installed but these two
>>> commands fix that:
>>>
>>> $ packages install clang
>>> $ packages install make
>>>
>>> Not sure if there's interest in supporting this environment in a
>>> standard source release, but if there is, I think the instructions
>>> above get you there.
>>
>> thanks :-)
>>
>> --
>> Thomas E. Dickey <address@hidden>
>> http://invisible-island.net
>> ftp://invisible-island.net
>
>
>
> --
> ----Jordan Henderson
>
> "I can picture in my mind a world without war, a world without hate.
> And I can picture us attacking that world, because they'd never expect
> it."
>   - Jack Handey



-- 
----Jordan Henderson

"I can picture in my mind a world without war, a world without hate.
And I can picture us attacking that world, because they'd never expect
it."
  - Jack Handey



reply via email to

[Prev in Thread] Current Thread [Next in Thread]