From owner-freebsd-questions@FreeBSD.ORG Mon Nov 29 05:27:18 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 37B171065673 for ; Mon, 29 Nov 2010 05:27:18 +0000 (UTC) (envelope-from bluethundr@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id B801A8FC17 for ; Mon, 29 Nov 2010 05:27:17 +0000 (UTC) Received: by bwz2 with SMTP id 2so3783697bwz.13 for ; Sun, 28 Nov 2010 21:27:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=XgIexqG8euayxUG2+WHLVRmNtZATE0ycZvuXehBRBK4=; b=w+tfTAHqZvZ9PHQZohXUQq5mem+YQUNFBwclTQq94uFOutNh7RdyjgysxsJmXrLEmn 2Z3j6tD8enFTihm9qjBuUlak6Y+h0KlsU5EIG1f71q8R1ejbk2rTsyc+7tdZCUD0FgHm WRNbWaL/0W2hcLE/fEmJTrL+pmzhcPY2Mz8XQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=uMnDmISrW1catMqpNL5ANYwJNGMa2HWH+M49jVUtv7Ff7rclhATXm2mHYi1shz/R3l qHfBFQ4cPpW5hVb89j76zOH0dP96hJVKhos/zHdqOS+sI2B1JUqzvpZAhXj7iejD32V/ cpC0NqH7LpYfTR2PmpxMBSRYyZe1ulGksCTLA= MIME-Version: 1.0 Received: by 10.204.112.69 with SMTP id v5mr2586894bkp.84.1291008435612; Sun, 28 Nov 2010 21:27:15 -0800 (PST) Received: by 10.204.10.72 with HTTP; Sun, 28 Nov 2010 21:27:15 -0800 (PST) In-Reply-To: <4CF2FCEA.2070309@bah.homeip.net> References: <4CF2FCEA.2070309@bah.homeip.net> Date: Mon, 29 Nov 2010 00:27:15 -0500 Message-ID: From: bluethundr To: freebsd-questions Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: firefox fails to launch X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Nov 2010 05:27:18 -0000 that did it!! whoo-hoo!! love it..thanks On Sun, Nov 28, 2010 at 8:07 PM, Bernt Hansson wrote= : > > > 2010-11-29 01:50, bluethundr skrev: >> >> hi list >> >> =A0I finally got KDE 4 running on my FreeBSD 8.1 box! It was a happy day >> as it took several days to compile... >> >> =A0However after installing the firefox port I get a dialog box claiming >> that >> >> =A0"firefox is already running but not responding. To open a new window, >> you must first close the existing Firefox process or restart your >> system" > > You need to remove ye olde lockfile, normally at > ~/.mozilla/firefox/profilename/!lock > > One can even remove .parentlock in the same directory > >> doing a ps -ef | grep firefox does not show any firefox processes >> running. how can I get firefox to work under freebsd? >> >> thanks >> > --=20 Here's my RSA Public key: gpg --keyserver pgp.mit.edu --recv-keys B6D6EAC3