PS viewers.

2001-05-26 Thread George J. Wakileh

Hello,

Which programs are you using to view the PS output?  Can anybody give any sites where 
binaries are found?

I tried to compile ghostview 1.50, but am getting the error messages below.

I am using tetex through cygwin on a PC with Windows 2000.

Thanks for your feedback.

George

---

$ make
gcc -fpcc-struct-return -O -I/include  -DNON_BLOCKING_IO  -DSELFILE   -c  -o 
Dir.o Dir.c
Dir.c: In function `SFgetDir':
Dir.c:102: `DIR' undeclared (first use in this function)
Dir.c:102: (Each undeclared identifier is reported only once
Dir.c:102: for each function it appears in.)
Dir.c:102: `dirp' undeclared (first use in this function)
Dir.c:103: parse error before `struct'
Dir.c:109: `maxChars' undeclared (first use in this function)
Dir.c:123: `statBuf' undeclared (first use in this function)
Dir.c:132: `dp' undeclared (first use in this function)
Dir.c:139: `str' undeclared (first use in this function)
Dir.c:140: `len' undeclared (first use in this function)
make: *** [Dir.o] Error 1



Re: PS viewers.

2001-05-26 Thread Phil S.


AFAIK, Tim Thiessen's venerable ghostview 1.5 is not being actively
worked on. However, his code base seems to have been actively mined
for good ideas in successors.

I've been using "gv" 3.5.8 by Johannes Plass successfully for a number
of years on Solaris, although it does not seem to have been updated
much recently. You can find it at

http://wwwthep.physik.uni-mainz.de/~plass/gv/

The 2 major free desktop systems have been creating PS viewers to wrap
around ghostscript: KDE has kghostview

http://apps.kde.com/na/2/info/id/497

while Gnome has ggv

http://www.gnome.org/applist/view.php3?name=ggv

These all work pretty well on Linux. 

If you're stuck on W2K, then you might want to consider GSView (I
haven't used it, so I can't say for certain). However, it looks pretty
good and it appears to be actively maintained.

http://www.cs.wisc.edu/~ghost/gsview/

HTH.

At Sat, 26 May 2001 12:23:28 +0200 "George J. Wakileh" wrote
> 
> Which programs are you using to view the PS output?  Can anybody give any sit
es where binaries are found?
> 
> I tried to compile ghostview 1.50, but am getting the error messages below.
> 
> I am using tetex through cygwin on a PC with Windows 2000.
> 
> Thanks for your feedback.
> 
> George
> 
> ---
> 
> $ make
> gcc -fpcc-struct-return -O -I/include  -DNON_BLOCKING_IO  -DSELFILE  
 -c  -o Dir.o Dir.c
> Dir.c: In function `SFgetDir':
> Dir.c:102: `DIR' undeclared (first use in this function)
> Dir.c:102: (Each undeclared identifier is reported only once
> Dir.c:102: for each function it appears in.)
> Dir.c:102: `dirp' undeclared (first use in this function)
> Dir.c:103: parse error before `struct'
> Dir.c:109: `maxChars' undeclared (first use in this function)
> Dir.c:123: `statBuf' undeclared (first use in this function)
> Dir.c:132: `dp' undeclared (first use in this function)
> Dir.c:139: `str' undeclared (first use in this function)
> Dir.c:140: `len' undeclared (first use in this function)
> make: *** [Dir.o] Error 1




PS viewers.

2001-05-26 Thread Reinhard Kotucha

> "George" == George J Wakileh <[EMAIL PROTECTED]> writes:

> Hello, Which programs are you using to view the PS output?  Can
> anybody give any sites where binaries are found?

ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/gsv36w32.zip

Regards,
  Reinhard

-- 

Reinhard Kotucha   Phone: +49-511-751355
Berggartenstr. 9
D-30419 Hannover  mailto:[EMAIL PROTECTED]

Microsoft isn't the answer. Microsoft is the question, and the answer is NO.