From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1FrdlX-0000Vu-EW for garchives@archives.gentoo.org; Sat, 17 Jun 2006 16:35:19 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k5HGWt9U007232; Sat, 17 Jun 2006 16:32:55 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k5HGO1Wm012412 for ; Sat, 17 Jun 2006 16:24:02 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 5156C6479B for ; Sat, 17 Jun 2006 16:24:01 +0000 (UTC) Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25477-19 for ; Sat, 17 Jun 2006 16:23:55 +0000 (UTC) Received: from bullet.espersunited.com (adsl-70-234-122-254.dsl.tul2ok.sbcglobal.net [70.234.122.254]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 2E06464C52 for ; Sat, 17 Jun 2006 16:23:53 +0000 (UTC) Received: from camille.espersunited.com ([192.168.1.1]) by bullet.espersunited.com (8.13.6/8.13.4) with ESMTP id k5HGNqY5014079 for ; Sat, 17 Jun 2006 11:23:52 -0500 Subject: [gentoo-user] OT - Need help installing MythTV From: Michael Sullivan To: gentoo-user Content-Type: text/plain Date: Sat, 17 Jun 2006 11:23:51 -0500 Message-Id: <1150561431.3765.8.camel@camille.espersunited.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Status: No, score=-1.958 required=5.5 tests=[AWL=0.429, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, TW_RV=0.077] X-Spam-Score: -1.958 X-Spam-Level: X-Archives-Salt: 03b0c29f-7712-4316-bda5-4f2043d3421e X-Archives-Hash: 9e730f8e0baac347c810fff276306eac I had a Windows-related computer disaster this week that forced me to wipe my entire hard drive. I've almost got everything back to normal, but have run into a snag with MythTV. I'm following the wiki, and it says that if I have <=mysql-5.0.19 I have to enter # eselect mysql list # eselect mysql set # eselect mysql show # mysql -u root -p < /usr/share/mythtv/database/mc.sql Here's the problem: camille ~ # emerge -pv mysql These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] dev-db/mysql-4.1.20 USE="berkdb perl ssl -big-tables -cluster -debug -embedded -extraengine -latin1 -minimal -raid -srvdir -static" 16,917 kB Total size of downloads: 16,917 kB camille ~ # eselect mysql list Available MySQL versions: (none found) camille ~ # mysql is running - I can even log into it and do queries - but this says that there is no mysql installed. What can I do about this? -Michael Sullivan- -- gentoo-user@gentoo.org mailing list