Am 13.02.2014 11:39, schrieb extrawurst:
On Wednesday, 12 February 2014 at 23:18:07 UTC, Sönke Ludwig wrote:
Am 12.02.2014 19:12, schrieb Sönke Ludwig:
Am 12.02.2014 16:40, schrieb Jordi Sayol:
El 12/02/14 09:53, Sönke Ludwig ha escrit:
The binaries can be found on http://code.dlang.org/download ("Latest
preview").
On Debian 7.4 64-bit:
$ dub
dub: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found
(required by dub)
No problem on Debian 7.4 32-bit.
I'll build the next RC with Debian 6 instead of Ubuntu 12.04 for 64-bit,
hopefully that works...
Okay, uploaded a new version of RC 3 built on Debian 7 x64 instead.
I just tried to run dub on Amazon ami linux. Although it runs it prints:
dub: /usr/lib64/libcurl.so.4: no version information available (required
by dub)
Is that a problem ? WOuld it be fixed if I built dub myself there ?
libcurl is a dependency of Phobos, so I'm actually not sure. Maybe it's
necessary to rebuild Phobos, too.