From owner-freebsd-questions@FreeBSD.ORG Tue Dec 19 19:48:01 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 38CC416A492 for ; Tue, 19 Dec 2006 19:48:01 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout7.cac.washington.edu (mxout7.cac.washington.edu [140.142.32.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0824E43C9F for ; Tue, 19 Dec 2006 19:47:58 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.141]) by mxout7.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id kBJJlv4j004711 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 19 Dec 2006 11:47:57 -0800 X-Auth-Received: from [128.208.5.99] (nilakantha.cs.washington.edu [128.208.5.99]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id kBJJlqXJ015920 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 19 Dec 2006 11:47:57 -0800 Message-ID: <458841E7.30500@u.washington.edu> Date: Tue, 19 Dec 2006 11:47:51 -0800 From: Garrett Cooper User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <200612191918.20915.stevan-tiefert@t-online.de> <45883065.2020100@wmptl.com> <200612191943.25714.stevan-tiefert@t-online.de> In-Reply-To: <200612191943.25714.stevan-tiefert@t-online.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.2.2.285561, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2006.12.19.112933 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Subject: Re: acrobatviewer 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: Tue, 19 Dec 2006 19:48:01 -0000 Stevan Tiefert wrote: > Am Dienstag, 19. Dezember 2006 19:33 schrieb Nathan Vidican: > >> Stevan Tiefert wrote: >> >>> Am Montag, 18. Dezember 2006 23:54 schrieb Wood, Russell: >>> >>>>> -----Original Message----- >>>>> From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd- >>>>> questions@freebsd.org] On Behalf Of Stevan Tiefert >>>>> Sent: Tuesday, 19 December 2006 2:44 AM >>>>> To: freebsd-questions@freebsd.org >>>>> Subject: acrobatviewer >>>>> >>>>> Hello, >>>>> >>>>> I have installed acrobatviewer-1.1 and diablo-jre-1.5.0.07.01_1. >>>>> Each time I want to use acrobatviewer, this message appears: >>>>> >>>>> $ AcrobatViewer >>>>> expr: illegal option -- r >>>>> usage: expr [-e] expression >>>>> $ AcrobatViewer redbook.pdf >>>>> expr: illegal option -- r >>>>> usage: expr [-e] expression >>>>> $ >>>>> >>>>> An idea what is happening here? >>>>> >>>>> With regards >>>>> Stevan Tiefert >>>>> >>>> Have you tried xpdf? >>>> >>>> Regards, >>>> Russell Wood >>>> >>>> >>>> DISCLAIMER: >>>> Disclaimer. This e-mail is private and confidential. If you are not the >>>> intended recipient, please advise us by return e-mail immediately, and >>>> delete the e-mail and any attachments without using or disclosing the >>>> contents in any way. The views expressed in this e-mail are those of the >>>> author, and do not represent those of this company unless this is >>>> clearly indicated. You should scan this e-mail and any attachments for >>>> viruses. This company accepts no liability for any direct or indirect >>>> damage or loss resulting from the use of any attachments to this e-mail. >>>> >>> Hello, >>> >>> no I haven't tried xpdf... >>> >>> Regards >>> >> KPDF (KDE's PDF Viewer) works great ;) - using amd64/6.2-RC1 and KDE >> from ports >> >> -- >> Nathan Vidican >> nvidican@wmptl.com >> > Hello, > > this thread is confusing me... An example: If I ever would have a problem with > the FreeBSD-Kernel you would suggest me to use a linux-kernel? > > I have a problem with acrobatviewer... I wanted maybe a hint or solution with > my problem and not alternatives. > > Regards. I agree. (probably going to get flamed, but oh well..) Why in the heck do people offer other solutions when things don't work instead of solving the actual problem? env says what? I'm particularly interested with what you have for your shell because that might be a point of issue, as the problem listed above is with a shell script of some kind (expr is a common shell command). -Garrett