Using DMD2 on Ubuntu 9.04 x64?
Andrei Alexandrescu
SeeWebsiteForEmail at erdani.org
Sun Jan 31 22:51:35 PST 2010
Walter Bright wrote:
> Trip Volpe wrote:
>> Has anybody else managed to get DMD2 up and running on Ubuntu? It
>> _is_ possible, right?
>
> Here's what I use on Ubuntu 64:
>
> sudo apt-get install gcc-multilib libc6-i386 lib6-dev-i386
> sudo apt-get install gcc-multilib
> sudo apt-get install g++-multilib
That definitely belongs on the installation notes webpage.
Andrei
More information about the Digitalmars-d
mailing list