digitalmars.D.learn - amd64 install dmd2.055
- dsmith <dsmith nomail.com> Sep 24 2011
- Jacob Carlborg <doob me.com> Sep 25 2011
- Gerrit Wichert <gwichert yahoo.com> Sep 25 2011
Has anyone here succeeded with a dmd2.055 one-click install to Linux amd64? Unlike the prior dmd2.0xx, I have no luck with dmd2.055 for amd64 installs. I've tried Debian, Fedora, and Suse. After some command line work (based on http://www.d-programming-language.org/dmd- linux.html), it appeared to install on Debian6 only to give an error with a test program ... error: "libstdc++.so.6: wrong ELF class"
Sep 24 2011
On 2011-09-25 00:56, dsmith wrote:Has anyone here succeeded with a dmd2.055 one-click install to Linux amd64? Unlike the prior dmd2.0xx, I have no luck with dmd2.055 for amd64 installs. I've tried Debian, Fedora, and Suse. After some command line work (based on http://www.d-programming-language.org/dmd- linux.html), it appeared to install on Debian6 only to give an error with a test program ... error: "libstdc++.so.6: wrong ELF class"
I can recommend DVM: https://bitbucket.org/doob/dvm -- /Jacob Carlborg
Sep 25 2011
I have installed dmd 2.055 on my 64 bit openSuse box. It first asked for affirmation of the adobe reader Eula and then silently failed to install the new dmd version. I tried three times with all the same outcome. Then i removed the old dmd installation and the next install try succeeded. Am 25.09.2011 00:56, schrieb dsmith:Has anyone here succeeded with a dmd2.055 one-click install to Linux amd64? Unlike the prior dmd2.0xx, I have no luck with dmd2.055 for amd64 installs. I've tried Debian, Fedora, and Suse. After some command line work (based on http://www.d-programming-language.org/dmd- linux.html), it appeared to install on Debian6 only to give an error with a test program ... error: "libstdc++.so.6: wrong ELF class"
Sep 25 2011









Jacob Carlborg <doob me.com> 