Error install termux

jfondren julian.fondren at gmail.com
Wed Aug 4 03:39:14 UTC 2021


On Wednesday, 4 August 2021 at 03:35:53 UTC, Alex wrote:
> On Wednesday, 4 August 2021 at 02:13:07 UTC, jfondren wrote:
>> On Wednesday, 4 August 2021 at 01:00:07 UTC, Alex wrote:
>>> please help me to install dlang in termux aarch64 android 6.0
>>>
>>> Error:no DMD binaries available for aarch64
>>
>> What command are you running? I just installed termux and `pkg 
>> install ldc` works fine. This won't result in a dmd in your 
>> PATH; it'll result in an ldc2 in your PATH.
>
> i have installed lcd then what should i do again?

ldc2. That makes dub, ldc2, probably more commands available. You 
can use those to compile D programs.


More information about the Digitalmars-d mailing list