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