Getting Errors Using GIF option under Movie

Joe Goldberg (jgoldber@BBN.COM)
Mon, 04 Dec 1995 18:05:34 -0600

I am relatively new to TKINED and I was fooling around with the Movie
option, trying to get a GIF image out.
When I run the GIF menu option I get the following error:

couldn't execute "pnmrotate": No such file or directory
while executing
"exec gs -dNOPAUSE -q -r64x64 -sDEVICE=pbmraw -sOutputFile=-
/tmp/tkined2140.ps quit.ps < /dev/null | pnmrotate -90 | ppmtogif >
/tmp/tkined2140.gif 2> ..."
("eval" body line 1)
invoked from within
"eval exec $cmd"
(procedure "GIFToFile" line 9)
invoked from within
"GIFToFile $gifname"
(procedure "GIF" line 5)
invoked from within
"GIF {}"

This looks like I am missing the pnmrotate utility in my Ghostscript (a
truthful statement). I also do not have ppmtogif. I am running the Aladdin
version of GS version 2.62. If someone could point me where I can get these
2 files or a good work around I would appreciate it. I am trying to get GIF
images out of TKINED to display on a Web page for internal company use. Oh
yeah, I am running TKINED version 1.3.3.

Thanks,
Joe Goldberg