From owner-freebsd-questions@FreeBSD.ORG Sat Jun 19 05:20:45 2004 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 BAA4116A4CE for ; Sat, 19 Jun 2004 05:20:45 +0000 (GMT) Received: from audiogram.mail.pas.earthlink.net (audiogram.mail.pas.earthlink.net [207.217.120.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CF5143D2D for ; Sat, 19 Jun 2004 05:20:45 +0000 (GMT) (envelope-from lwellis@mindspring.com) Received: from h-68-165-112-226.dnvtco56.dynamic.covad.net ([68.165.112.226] helo=LLAPTOP) by audiogram.mail.pas.earthlink.net with asmtp (Exim 4.34) id 1BbYHT-0003h8-1W; Fri, 18 Jun 2004 22:20:43 -0700 Message-ID: <001001c455bd$2d8bc0d0$0200a8c0@LLAPTOP> From: "LW Ellis" To: "Kjell Midtseter" , References: <40D3E805.8552.A00D4@localhost> Date: Fri, 18 Jun 2004 23:20:46 -0600 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.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-ELNK-Trace: aa15571473bf62249649176a89d694c0f43c108795ac4507d292e6de819c64724661edab07cd662b350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 68.165.112.226 Subject: Re: mysql install problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jun 2004 05:20:45 -0000 thanks, I couldn't find it in the man pages. Been reading, should I put my mysql server in a 'virtual host' or is it seperate from my apache server > ----- Original Message ----- From: "Kjell Midtseter" To: "LW Ellis" Cc: Sent: Friday, June 18, 2004 11:15 PM Subject: Re: mysql install problem > On 18 Jun 2004 at 22:08, LW Ellis wrote: > > > I get the following error when I try to install mysql40-server from the > > ports. > > Neither host '192' or 'localhost' could be resolved with > > usr/local/bin/resolveip > > I went thru something similar when I was configuring apache. > > I had to resolve it by setting the host name to the name assigned by my > > router > > (also a dhcp server) > > It says I can resolve this later by installing with the --force option. > > I looked in the man pages, and the handbook. > > Could someone please tell me how to invoke the force option. > > I used make install command. > make -D FORCE_INSTALL > > > _______________________________________________ > 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" >