Re: acrobatviewer [solved]

2006-12-21 Thread Stevan Tiefert
Am Mittwoch, 20. Dezember 2006 11:38 schrieb Garrett Cooper: > > Warren has a point. If it isn't supported by Adobe anymore, the thing > with it being broken is pretty much moot. > > Is there a specific reason why you wanted to look at PDFs with a java > app instead of a binary? > > -Garrett First

Re: acrobatviewer

2006-12-21 Thread Stevan Tiefert
Am Mittwoch, 20. Dezember 2006 06:12 schrieb Warren Block: > As to your original question, there are several problems with with > escaping and quoting in the AcrobatViewer shell script. That whole > script is a problem. What it's supposed to do is set up an > environment to actu

Re: acrobatviewer [solved]

2006-12-21 Thread Stevan Tiefert
Am Mittwoch, 20. Dezember 2006 11:38 schrieb Garrett Cooper: > > Warren has a point. If it isn't supported by Adobe anymore, the thing > with it being broken is pretty much moot. > > Is there a specific reason why you wanted to look at PDFs with a java > app instead of a binary? > > -Garrett First

Re: acrobatviewer

2006-12-21 Thread Warren Block
On Thu, 21 Dec 2006, Stevan Tiefert wrote: maybe a stupid question :-) Should I save that in a diff-file and use it with patch maybe? Yes, save it as patch.diff in the AcrobatViewer directory and use 'patch < patch.diff'. -Warren Block * Rapid City, Sou

Re: acrobatviewer

2006-12-21 Thread Stevan Tiefert
m/apple/mrj/MRJAboutHandler > > It doesn't fix that, but here's a patch to fix, or at least start to > fix, the most obvious problems in the AcrobatViewer shell script: > > --- AcrobatViewer.old Wed Dec 20 08:12:16 2006 > +++ AcrobatViewer Wed Dec 20 08:21:58 2006 >

Re: acrobatviewer

2006-12-20 Thread Warren Block
rt to fix, the most obvious problems in the AcrobatViewer shell script: --- AcrobatViewer.old Wed Dec 20 08:12:16 2006 +++ AcrobatViewer Wed Dec 20 08:21:58 2006 @@ -119,7 +119,7 @@ do #lsstring=`ls -dgon $currname` lsstring=`ls -l $currname` - isli

Re: acrobatviewer

2006-12-20 Thread Garrett Cooper
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Warren Block wrote: >> Stevan Tiefert wrote: >> >> 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 >> ex

Re: acrobatviewer

2006-12-19 Thread Warren Block
Stevan Tiefert wrote: 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

Re: acrobatviewer

2006-12-19 Thread Garrett Cooper
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 ___ $ Acr

RE: acrobatviewer

2006-12-19 Thread Wood, Russell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:owner-freebsd- > [EMAIL PROTECTED] On Behalf Of Stevan Tiefert > Sent: Wednesday, 20 December 2006 3:43 AM > To: freebsd-questions@freebsd.org > Cc: Nathan Vidican > Subject: Re: acrobatviewer > > Am Dienst

Re: acrobatviewer

2006-12-19 Thread Stevan Tiefert
arly 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 > ___ $ AcrobatViewer redbook.pdf expr

Re: acrobatviewer

2006-12-19 Thread Garrett Cooper
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

Re: acrobatviewer

2006-12-19 Thread Stevan Tiefert
ECTED] 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

Re: acrobatviewer

2006-12-19 Thread Nathan Vidican
: 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

Re: acrobatviewer

2006-12-19 Thread Stevan Tiefert
Am Montag, 18. Dezember 2006 23:54 schrieb Wood, Russell: > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:owner-freebsd- > > [EMAIL PROTECTED] On Behalf Of Stevan Tiefert > > Sent: Tuesday, 19 December 2006 2:44 AM > > To: freebsd-questions@freebsd.

RE: acrobatviewer

2006-12-18 Thread Wood, Russell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:owner-freebsd- > [EMAIL PROTECTED] On Behalf Of Stevan Tiefert > Sent: Tuesday, 19 December 2006 2:44 AM > To: freebsd-questions@freebsd.org > Subject: acrobatviewer > > Hello, > > I have installed ac

acrobatviewer

2006-12-18 Thread Stevan Tiefert
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