From owner-freebsd-ports@FreeBSD.ORG Wed Apr 9 01:16:17 2003 Return-Path: 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 C0ED337B401 for ; Wed, 9 Apr 2003 01:16:17 -0700 (PDT) Received: from mail.cordis.lu (mail.cordis.lu [212.190.217.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5140B43FA3 for ; Wed, 9 Apr 2003 01:16:16 -0700 (PDT) (envelope-from a.carter@cordis.lu) Received: from mailsvr.intrasoft.lu (mail.intrasoft.lu [212.190.217.251]) by mail.cordis.lu (8.12.8/8.12.8) with ESMTP id h398LC1d012411; Wed, 9 Apr 2003 10:21:15 +0200 Received: by mail.intrasoft.lu with Internet Mail Service (5.5.2656.59) id <2HMPCX5R>; Wed, 9 Apr 2003 10:13:30 +0200 Received: from intra241.intrasoft.lu (212.190.217.170 [212.190.217.170]) by mailsvr.intrasoft.lu with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2656.59) id 2HMPCX5Q; Wed, 9 Apr 2003 10:13:26 +0200 From: CARTER Anthony To: Trevor Johnson , CARTER Anthony Organization: Intrasoft Date: Wed, 9 Apr 2003 10:16:30 +0200 User-Agent: KMail/1.5.1 References: <200304081139.04097.a.carter@intrasoft.lu> <20030408204503.O97126@blues.jpj.net> In-Reply-To: <20030408204503.O97126@blues.jpj.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304091016.30941.a.carter@intrasoft.lu> X-Spam-Status: No, hits=-131.9 required=4.2 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_KMAIL,USER_IN_WHITELIST version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: ports@freebsd.org Subject: Re: acroread X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 08:16:18 -0000 Running version 5 of Acrobat, 7.1_2 of linux base. Permissions are crw-rw-rw- with root and wheel owner and group respectively. No, run acroread & from the command line, open a pdf file and I get: There was an error opening this document. A temporary file could not be opened. It was working before, I wonder what broke? Maybe I will make a force re-install see if that helps... Anthony On Wednesday 09 April 2003 02:47, Trevor Johnson wrote: > > Since updating to latest CVS of KDE and XFree, acroread is no longer able > > to create temporary files when opening pdf files. Any ideas? > > Which Acrobat port do you have installed--version 3, 4, or 5? Which > linux_base port do you have--version 6.1 or 7.1? What are the permissions > on /compat/linux/dev/null? Does "chmod 666 /compat/linux/dev/null" (PR > 44169) fix the problem? Are you using Acrobat as a browser plugin?