October 11 Learn » Re: std.math not installed with WSL (debian) apt install ldc | |||
|---|---|---|---|
| |||
ldc 1.24 is 4 years old debian stable has: 1.30.0 so sounds... | |||
October 11 Learn » std.math not installed with WSL (debian) apt install ldc | |||
|---|---|---|---|
| |||
...the proper install procedure: ``` sudo apt install ldc sudo apt install dub // copied and entered... | |||
September 10 Learn » vibe-d linker error: undefined reference to deimos openssl | |||
|---|---|---|---|
| |||
...policy" UBUNTU_CODENAME=noble LOGO=ubuntu-logo $ apt list --installed | grep libssl libssl-dev/noble... | |||
May 26 Issues » [Issue 24568] New: Aborting from core/sync/mutex.d(149) Error: pthread_mutex_destroy failed | |||
|---|---|---|---|
| |||
...OS: debian 12 Compiler: ldc2 installed by `apt install ldc` ldc2 -v binary /usr/bin... | |||
April 12 Learn » Re: Best way to use large C library in D as of 2024 | |||
|---|---|---|---|
| |||
...environment the servers are all Linux so "apt-get" (or equivalent) typically provides a pre... | |||
December 14, 2023 Learn » Re: D is a great language, but I've had a bad experience getting started | |||
|---|---|---|---|
| |||
...deb from the downloads page and sudo apt install ./dmd_2.106.0-0_amd64... | |||
December 14, 2023 Learn » D is a great language, but I've had a bad experience getting started | |||
|---|---|---|---|
| |||
...Linux. That worked fine and installed with `apt install gdc` in a couple of seconds... | |||
October 21, 2023 LDC » Re: LDC2 install in Win / WSL2 / Ubuntu | |||
|---|---|---|---|
| |||
sudo apt install ldc (not ldc2) And yes, it works, because I have a Windows... | |||
October 19, 2023 LDC » LDC2 install in Win / WSL2 / Ubuntu | |||
|---|---|---|---|
| |||
...what exactly I need to do. sudo apt get/install ldc2 doesn't work. Downloaded... | |||
July 20, 2023 Learn » Re: Recommendation on plotting library | |||
|---|---|---|---|
| |||
...it work on Linux, only one external apt command needed, but on Windows, even that... | |||
Copyright © 1999-2021 by the D Language Foundation