From owner-freebsd-questions@FreeBSD.ORG Wed Jul 23 04:28:14 2003 Return-Path: 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 EF94C37B401 for ; Wed, 23 Jul 2003 04:28:14 -0700 (PDT) Received: from aviti.net (aviti.net [217.144.68.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBFAA43F93 for ; Wed, 23 Jul 2003 04:28:13 -0700 (PDT) (envelope-from life@zone3000.net) Received: from zone3000.kharkov.ua ([217.144.68.98] helo=adserver.zone3000.net) by aviti.net with esmtp (Exim 4.14) id 19fHn0-0000Ra-Kd for freebsd-questions@freebsd.org; Wed, 23 Jul 2003 14:28:10 +0300 Received: from narik ([10.1.1.36]) by adserver.zone3000.net with Microsoft SMTPSVC(5.0.2195.5329); Wed, 23 Jul 2003 14:33:55 +0300 Message-ID: <002f01c3510d$7ebb3a90$2401010a@zone3000.net> From: "Vitali Malicky" To: "Anil Garg" , References: <050c01c35103$7e771130$1e003c0a@niksuntest> Date: Wed, 23 Jul 2003 14:28:09 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-OriginalArrivalTime: 23 Jul 2003 11:33:55.0328 (UTC) FILETIME=[4C9D6000:01C3510E] X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *19fHn0-0000Ra-Kd*s1ozAswkxrI* Subject: Re: intalling mysql on bsd5.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Vitali Malicky List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jul 2003 11:28:15 -0000 > Hi, Hi, > > While installing mysql on freebsd5.0 (scripts/mysql_install_db) i > encountered the following error: > ----- > Installing all prepared tables > /usr/libexec/ld-elf.so.1: Shared object "libc_r.so.4" not found > Installation of grant tables failed > -------- What mysql did you installed? From the precompiled packadges downloaded from one of the mirrors of mysql.com? > How can i get rid of this problem. If so, then you can't. Becouse the precompiled version of mysql for 5.0 doesn't exist as yet. Just take the source and compile it by yourself. -- Error Code=-1 Continue? Yes | No -- > > Thanks > anil. > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"