> Ghostscript55:
> 
>       It will build and install. When I run "gs", I get:
> 
> bash-2.03# gs /usr/local/share/ghostscript/5.50/examples/tiger.ps
> Aladdin Ghostscript 5.50 (1998-9-16)
> Copyright (C) 1998 Aladdin Enterprises, Menlo Park, CA.  All rights reserved.
> This software comes with NO WARRANTY: see the file PUBLIC for details.
> >>showpage, press <return> to continue<<
> 
> GS>

<snip>

> bash-2.03# gs /usr/local/share/ghostscript/6.01/examples/tiger.ps
> Aladdin Ghostscript 6.01 (2000-03-17)
> Copyright (C) 2000 Aladdin Enterprises, Menlo Park, CA.  All rights reserved.
> This software comes with NO WARRANTY: see the file PUBLIC for details.
> Error: /invalidfileaccess in --.outputpage--

<snip>

Try 
gs -sDEVICE=x11 /usr/local/share/ghostscript/6.01/examples/tiger.ps

gs --help will give you available options.  For viewing stuff on the
screen, install a front-end such as gv -- there's no point in messing
with gs directly.

Rahul.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to