From owner-freebsd-questions@FreeBSD.ORG Thu Jan 31 13:47:53 2008 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 8734316A419 for ; Thu, 31 Jan 2008 13:47:53 +0000 (UTC) (envelope-from vince@unsane.co.uk) Received: from unsane.co.uk (www.unsane.co.uk [85.233.185.162]) by mx1.freebsd.org (Postfix) with ESMTP id 04B0913C448 for ; Thu, 31 Jan 2008 13:47:52 +0000 (UTC) (envelope-from vince@unsane.co.uk) Received: from prawn.unsane.co.uk (150.117-84-212.staticip.namesco.net [212.84.117.150]) (authenticated bits=0) by unsane.co.uk (8.14.0/8.14.0) with ESMTP id m0VDk4at022621 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 31 Jan 2008 13:46:05 GMT (envelope-from vince@unsane.co.uk) Message-ID: <47A1D184.80803@unsane.co.uk> Date: Thu, 31 Jan 2008 13:47:48 +0000 From: Vince Hoffman User-Agent: Thunderbird 2.0.0.9 (X11/20080124) MIME-Version: 1.0 To: Boris Samorodov References: <47A0DD4B.3060507@unsane.co.uk> <84464108@ipt.ru> In-Reply-To: <84464108@ipt.ru> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Freebsd Questions Subject: Re: acrobat reader (7 or 8) on 7.0-RC1 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: Thu, 31 Jan 2008 13:47:53 -0000 Boris Samorodov wrote: > On Wed, 30 Jan 2008 20:25:47 +0000 Vince Hoffman wrote: > >> Has anyone else had any issues getting this working? my laptop >> runs acrobat reader7 fine while my desktop doesnt like it at all (see >> error below.) I am using compat.linux.osrelease=2.6.16 and >> linux_base-fc6-6_5 I have linux procf mounted. > > Have you read /usr/ports/UPDATING? > >> any suggestion? > > Restore default linux base port and sysctl setting(s). > > Yeah that fixed it, thanks. (I thought I had already gone back to the default linux_base but had left OVERRIDE_LINUX_BASE_PORT=fc6 in my make.conf.) Annoying that it worked on one but not the other. Vince > WBR