Problem with .deb packages

Jesse Phillips jessekphillips at gmail.com
Sat May 2 08:19:38 PDT 2009


On Sat, 02 May 2009 14:57:43 +0200, Bruno Deligny wrote:

> When i try to install dmd1 or dmd2 on my ubuntu i386 with the deb
> packages on http://www.digitalmars.com/d/download.html, it says "Error :
> incorrect Architecture « amd64 »"
> 
> The packages were built for the amd64 architecture.

I don't know how the packages were built for amd64, there only i386 
packages. You have to provide dpkg the --force-architecture switch.
dpkg --force-architecture -i ...deb



More information about the Digitalmars-d mailing list