Install DCD language server on Raspberrry PI4 (aarch64) requires rdmd , command not found.

rikki cattermole rikki at cattermole.co.nz
Sat May 21 23:38:18 UTC 2022


On 22/05/2022 10:44 AM, Alain De Vos wrote:
> I want to install the DCD language server on Raspberry PI4.
> But the dub build for DCD requires rdmd which is not available.
> Can I compile rdmd from source ? Or install a binary ?
> [PS: I have ldc 1:1.24.0-2 installed ]

I grabbed a copy of ldc2-1.24.0-linux-aarch64, it has rdmd.

Something is messed up with that package if it does not include it 
(assuming it hasn't be split out into a tools package).


More information about the Digitalmars-d-learn mailing list