Thread overview
fedora libcurl-gnutls issue
Sep 27, 2013
Joshua Niehus
Sep 27, 2013
Dejan Lekic
Sep 27, 2013
Dicebot
Sep 27, 2013
Joshua Niehus
Nov 13, 2013
jean christophe
September 27, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10710

Does anyone know if there is there a workaround for this issue?
Unfortunately Im stuck with fedora and cant jump to another OS...

Thanks
September 27, 2013
On Friday, 27 September 2013 at 16:41:42 UTC, Joshua Niehus wrote:
> http://d.puremagic.com/issues/show_bug.cgi?id=10710
>
> Does anyone know if there is there a workaround for this issue?
> Unfortunately Im stuck with fedora and cant jump to another OS...
>
> Thanks

Option 1: Rebuild curl RPM with GnuTLS enabled.

Option 2: Build Fedora DMD RPM on a Fedora box. Do not use the one from the web-site...
September 27, 2013
On Friday, 27 September 2013 at 16:41:42 UTC, Joshua Niehus wrote:
> http://d.puremagic.com/issues/show_bug.cgi?id=10710
>
> Does anyone know if there is there a workaround for this issue?
> Unfortunately Im stuck with fedora and cant jump to another OS...
>
> Thanks

Simply building dmd/phobos from git tag should result in proper linkage.
September 27, 2013
On Friday, 27 September 2013 at 16:52:49 UTC, Dicebot wrote:
> Simply building dmd/phobos from git tag should result in proper linkage.

Nothing is ever simple with me :)

Thanks Dejan and Dicebot

November 13, 2013
On Friday, 27 September 2013 at 19:44:18 UTC, Joshua Niehus wrote:
> On Friday, 27 September 2013 at 16:52:49 UTC, Dicebot wrote:
>> Simply building dmd/phobos from git tag should result in proper linkage.
>
> Nothing is ever simple with me :)
>
> Thanks Dejan and Dicebot

+1, build phobos from sources on your Fedora platform.

Anyway in my case after doing that, which was ok, I finally moved to Debian which has much less stupid bugs than Fedora 19 and provides me a far more stable D programming environment.