== Quote from Andrei Alexandrescu (seewebsiteforem...@erdani.org)'s
article
> On 05/24/2010 05:20 PM, Walter Bright wrote:
> > Andrei Alexandrescu wrote:
> >> E.g. I can't install the .deb file on my 64-bit Linux.
> >
> > I think the current .deb files can be.
> Just tried again, same error message:
> Error: Wrong architecture 'i386'
> Let me know how I can help.
> Andrei

just type

sudo dpkg -i --force-architecture dmd_X.XXX-0_i386.deb

where dmd_X.XXX-0_i386.deb is the name of the .deb file

Reply via email to