On 05/24/2010 07:16 PM, eles wrote:
== 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

Thanks. Is there a way to make that directive automatic inside the .deb file?

Andrei

Reply via email to