From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 15:09:03 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36FE316A4E1 for ; Thu, 3 Aug 2006 15:09:03 +0000 (UTC) (envelope-from joey@mingrone.org) Received: from nf-out-f131.google.com (nf-out-f131.google.com [64.233.182.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9ABDF43D55 for ; Thu, 3 Aug 2006 15:09:02 +0000 (GMT) (envelope-from joey@mingrone.org) Received: by nf-out-f131.google.com with SMTP id k65so15578nfa for ; Thu, 03 Aug 2006 08:09:01 -0700 (PDT) Received: by 10.82.112.3 with SMTP id k3mr521727buc; Thu, 03 Aug 2006 08:09:01 -0700 (PDT) Received: by 10.82.136.16 with HTTP; Thu, 3 Aug 2006 08:09:01 -0700 (PDT) Message-ID: Date: Thu, 3 Aug 2006 12:09:01 -0300 From: "Joey Mingrone" To: hrs@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: ports@freebsd.org Subject: FreeBSD Port: acroread7-7.0.8,1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Aug 2006 15:09:03 -0000 Hi: I just updated my adobe reader port to acroread7-7.0.8,1. Running as a non-root user gives: >/usr/X11R6/bin/acroread /usr/X11R6/Adobe/Acrobat7.0/ENU/bin/acroread: line 225: /dev/null: Permission denied /usr/X11R6/Adobe/Acrobat7.0/ENU/bin/acroread: line 233: /dev/null: Permission denied ERROR: Cannot determine current directory. and the program exits. Running it as root does load the program though. If there is any other information I can provide please let me know. Joey