From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PQeK4-0006a3-Iu for garchives@archives.gentoo.org; Thu, 09 Dec 2010 11:06:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8F8CE0895 for ; Thu, 9 Dec 2010 11:06:03 +0000 (UTC) Received: from postler.lichtfels.com (postler.lichtfels.com [78.46.92.195]) by pigeon.gentoo.org (Postfix) with ESMTP id 6F425E0950 for ; Thu, 9 Dec 2010 10:06:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by postler.lichtfels.com (Postfix) with ESMTP id B76A038A47 for ; Thu, 9 Dec 2010 11:07:51 +0100 (CET) Received: from postler.lichtfels.com ([127.0.0.1]) by localhost (postler.lichtfels.com [127.0.0.1]) (amavisd-maia, port 10024) with LMTP id 30074-07 for ; Thu, 9 Dec 2010 11:07:50 +0100 (CET) Received: from [172.32.99.12] (mail.oops.co.at [213.129.238.225]) by postler.lichtfels.com (Postfix) with ESMTPA id D876223171 for ; Thu, 9 Dec 2010 11:07:49 +0100 (CET) Message-ID: <4D00AA3B.1050305@xunil.at> Date: Thu, 09 Dec 2010 11:06:51 +0100 From: "Stefan G. Weichinger" Organization: oops! User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101130 Lightning/1.0b3pre Thunderbird/3.1.6 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@lists.gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 To: gentoo-amd64@lists.gentoo.org Subject: Re: [gentoo-amd64] About to install on a 64 bit system. Advice wanted. References: <4CFFF5DE.20303@gmail.com> <201012090328.00447.wonko@wonkology.org> In-Reply-To: <201012090328.00447.wonko@wonkology.org> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.2a X-Archives-Salt: 069c31e9-a130-41dd-a290-e003e8699704 X-Archives-Hash: 10e5012a44511cf5ad96384b95840acb Am 09.12.2010 03:27, schrieb Alex Schuster: > If you are running databases like mysql, you need to export the > databases and import them later. This is because they are in binary > format, and the datatypes are different in x86 and amd64 world. Oh, good note. Got to consider that if I go ~amd64 with my mythtv-backend. Thanks.