Page 2 of 2

Re: GSView requesting for verification code

Posted: June 15th, 2021, 10:43 am
by lego007
I checked and it was set up correctly under "Advanced" and "setup directory" and then "update file". This is what I have so far:

1. Win 10 (64)
2. Hypslit 5.0
3. ghostscript 9.52
4. Ghostview 5.0
This is my "hysplit -->working -->default_exc.

#Image_Magick_pgm
C:/Program Files/ImageMagick-7.0.11-Q16-HDRI/convert.exe
#Zip_pgm
C:/hysplit/exec/zip.exe
#Home_dir
C:/hysplit
#Metdata_dir
C:/hysplit/working
#Ghostview_pgm
C:/Program Files/Ghostgum/gsview/gsview64.exe
#Ghostscript_pgm
C:/Program Files/gs/gs9.52/bin/gswin64.exe
#Tcl_source_dir
C:/hysplit/guicode
#Mapping_dir
C:/hysplit/graphics
#Fixedfiles_dir

Re: GSView requesting for verification code

Posted: June 15th, 2021, 11:04 am
by christopher.loughner
Did you try this?

You can try using ghostscript in place of ghostview if you cannot get ghostview to work.
In the
advanced / set directories /
menu
you can point the ghostview path to point to ghostscript.

Re: GSView requesting for verification code

Posted: June 15th, 2021, 11:12 am
by cgagnon3
Hello! I had the same experience with ghostview. I now use ghostscript in place of ghostview to view the output. It works when I run the examples through the GUI, but when I try to run the examples through the command prompt, the command prompt still tries to use ghostview to view the figures. How do I get the command prompt to use ghostscript too? I edited the paths in the set directories section of the configuration setup, but that doesn't work for the command prompt. Thanks for the help!

Re: GSView requesting for verification code

Posted: June 15th, 2021, 11:31 am
by christopher.loughner
Right click on a .ps filename, click on properties, click the change button next to opens with, and then navigate to ghostscript.

Re: GSView requesting for verification code

Posted: June 15th, 2021, 11:43 am
by lego007
Yes. At this point, I am using "ghostscript" in placed of ghostview for the workshop for this week. I would like to fix this for the future run.

thanks