From mint-bounce@lists.fishpool.fi Thu May 18 00:06:54 2006 X-Original-To: fnaumann@mail.boerde.de Delivered-To: fnaumann@mail.boerde.de Message-ID: <446B9B6D.20706@free.fr> Date: Wed, 17 May 2006 23:53:49 +0200 From: Arnaud BERCEGEAY User-Agent: Thunderbird 1.5 (X11/20060309) MIME-Version: 1.0 To: Mint List Subject: Re: [MiNT] which cross-gcc for linux-amd64 References: <446A3D38.8010207@free.fr> <1147815879.19197.31.camel@mduckworth.phillypark.net> In-Reply-To: <1147815879.19197.31.camel@mduckworth.phillypark.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-To: mint-bounce@lists.fishpool.fi X-original-sender: arnaud.bercegeay@free.fr Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: X-Virus-Scanned: by amavisd-new at relay.boerde.de X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on relay.boerde.de X-Spam-Status: No, hits=2.4 tagged_above=-50.5 required=7.0 tests=AWL, BAYES_00, RCVD_IN_SORBS X-Spam-Level: ** Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by wh58-508.st.uni-magdeburg.de id k4HM6sKK004880 Hello, Mark Duckworth a écrit : > As long as you have some level of 32 bit compatibility installed, which > would be a wise thing to do still, you can just install the RPM's > available. Use it all the time. Ok, but ubuntu is based on .deb packages... so i downloaded all the .deb packages from the sparemint cross page and installed them by typing $ sudo dpkg -i --force-architecture *.deb The --force-architecture is needed because the provided .deb packages are for i386 architecture, and my system is an amd64 architecture, but it works OOTB on dapper (ubuntu 6.06). Arnaud.