From owner-freebsd-questions Sat Feb 1 13:40:37 2003 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 20DD937B401 for ; Sat, 1 Feb 2003 13:40:35 -0800 (PST) Received: from mx20a.rmci.net (mx20a.rmci.net [205.162.184.37]) by mx1.FreeBSD.org (Postfix) with SMTP id A0A7C43F85 for ; Sat, 1 Feb 2003 13:40:34 -0800 (PST) (envelope-from massey@rmci.net) Received: (qmail 18082 invoked from network); 1 Feb 2003 21:40:33 -0000 Received: from dsl-ip-216-222-2-35.boi.rmci.net (HELO data) (216.222.2.35) by mx20.rmci.net with SMTP; 1 Feb 2003 21:40:33 -0000 From: "Mike" To: Subject: RE: MySQL and Perl error Date: Sat, 1 Feb 2003 14:42:11 -0700 Message-ID: <004a01c2ca3a$c7483fb0$0500a8c0@data> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: <004301c2ca31$2baa1410$0500a8c0@data> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Got through it using make install FORCE_PKG_REGISTER=yes OVERWRITE_DB=yes SKIP_DNS_CHECK=yes But now I get "bind on unix socket: permission denied" I did a chown -R on the var/db/mysql and everything under it but still the same error... Hints? -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Mike Sent: Saturday, February 01, 2003 1:33 PM To: questions@FreeBSD.ORG Subject: MySQL and Perl error Hi All Kinda stuck bad on this one and need some pointers. While reinstalling MySQL I get ===> Extracting for mysql-server-3.23.54 >> Checksum OK for mysql-3.23.54.tar.gz. ===> mysql-server-3.23.54 depends on executable: libtool - found ===> mysql-server-3.23.54 depends on file: /usr/local/bin/perl5.00503 - not found ===> Verifying install for /usr/local/bin/perl5.00503 in /usr/ports/lang/perl5 ===> Installing for perl-5.6.1_11 ===> perl-5.6.1_11 is already installed - perhaps an older version? If so, you may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of perl-5.6.1_11 without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 Stop in /usr/ports/lang/perl5. *** Error code 1 Stop in /usr/ports/databases/mysql323-server. How can I fix this? I am digging in Google but have found few helpful ideas so far. Can I change the make file to not use Perl? I upgrade to Perl5.8 for Webmin so this may be the issue. Many thanks Mike Benzel mbenzel@astatech.com for NT Linux-Palm-CASL Support Cross Platform Messaging and TDataSet Components: TAstaPDADataSets Servers (Win32,Linux,Java) Clients (Win32,Linux,Java,Palm,WinCE,Linux PDA's) ASTA Technology Group http://www.astatech.com ASTAWireless http://www.astawireless.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message