From owner-freebsd-questions@FreeBSD.ORG Sat Jun 11 09:31:30 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A92316A41C for ; Sat, 11 Jun 2005 09:31:30 +0000 (GMT) (envelope-from jpeg@thilelli.net) Received: from smtp.thilelli.net (smtp.thilelli.net [213.41.129.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1789C43D1F for ; Sat, 11 Jun 2005 09:31:29 +0000 (GMT) (envelope-from jpeg@thilelli.net) Received: from localhost (localhost [127.0.0.1]) by bento.thilelli.net (Postfix) with ESMTP id 6775C7302E; Sat, 11 Jun 2005 11:32:41 +0200 (CEST) Received: from bento.thilelli.net ([127.0.0.1]) by localhost (bento.thilelli.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 59017-02; Sat, 11 Jun 2005 11:32:34 +0200 (CEST) Received: from webmail.thilelli.net (localhost [127.0.0.1]) by bento.thilelli.net (Postfix) with ESMTP id 9B22273019; Sat, 11 Jun 2005 11:32:34 +0200 (CEST) Received: from 192.168.1.20 (SquirrelMail authenticated user jgabel) by webmail.thilelli.net with HTTP; Sat, 11 Jun 2005 11:32:34 +0200 (CEST) Message-ID: <49767.192.168.1.20.1118482354.squirrel@webmail.thilelli.net> In-Reply-To: <42AA9B43.3060404@asba.no> References: <42A964C8.7010304@asba.no> <58564.145.248.192.30.1118404716.squirrel@webmail.thilelli.net> <42AA9B43.3060404@asba.no> Date: Sat, 11 Jun 2005 11:32:34 +0200 (CEST) From: "Julien Gabel" To: christian@asba.no User-Agent: SquirrelMail/1.4.4 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: amavisd-new at thilelli.net Cc: freebsd-questions@freebsd.org Subject: Re: error when trying to install mysql 4.1.12. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jpeg@thilelli.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Jun 2005 09:31:30 -0000 >> I upgraded to version 4.1.12 on RELENG_5 without problem. Just a >> thought: what about using GNU readline? > readline-5.0 was installed via ports when i installed 4.1.11 some time > ago. i guess this is the port you are referring to. Yes it is, in particular since i saw this post yesterday at: http://mail-index.netbsd.org/tech-pkg/2005/05/10/0018.html It seems not to be the case here, though. Maybe can you try to upgrade it one more time with a fresh ports tree, using the -r and -R options of portupgrade just to try to reinstall all those packages depending on and required by mysql41-server? -- -jpeg.