|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
" Error Starting Ghostscript"Hello, I've tried to import a .eps format vector image and it would not
allow me. I got a message saying Error starting ghostscript. Make sure that ghostscript is installed and if necessary use the environment variable us_prog to tell Gimp about it's location. (Failed to execute child process No such file or directory). Could not interpret. Failed. Encapsulated postscript image plug-In could not open image ( I don't know what ghostscript, environment variable, and postscript is/mean). Does any of this look familiar. Do you know of a solution, if not any other groups/mailing list I can submit this inquiry to. I'm using windows vista premium w/ Gimp 2.4.7 if it helps at all. Contact me whenever you get a chance. Thanks! |
|
|
Re: " Error Starting Ghostscript"Ghostscript is a PDF document program. You have to have it installed on your system to get GIMP to open it. Think of it as an "open source Adobe Acrobat Reader/writer" program.
Vodor.... vodor1@... ; thielensan2@... vyzzhor@... ; thielensan@... dennisthielen@... http://xianz.com/vodor1; http://360.yahoo.com/vodor1 --- On Mon, 9/8/08, lemark_lee <lemark_lee@...> wrote: From: lemark_lee <lemark_lee@...> Subject: [gimpwin-users] " Error Starting Ghostscript" To: gimpwin-users@... Date: Monday, September 8, 2008, 1:32 PM Hello, I've tried to import a .eps format vector image and it would not allow me. I got a message saying Error starting ghostscript. Make sure that ghostscript is installed and if necessary use the environment variable us_prog to tell Gimp about it's location. (Failed to execute child process No such file or directory). Could not interpret. Failed. Encapsulated postscript image plug-In could not open image ( I don't know what ghostscript, environment variable, and postscript is/mean). Does any of this look familiar. Do you know of a solution, if not any other groups/mailing list I can submit this inquiry to. I'm using windows vista premium w/ Gimp 2.4.7 if it helps at all. Contact me whenever you get a chance. Thanks! [Non-text portions of this message have been removed] |
|
|
Re: " Error Starting Ghostscript"eps files are in PostScript format, eps stands for Encapsulated
PostScript. PostScript is a printer language developed and licensed by Apple. Ghostscript is a free PostScript interpreter. With Ghostscript installed a Windows box that does not have a licensed PostScript interpreter can view and manipulate PostScript files. You will need administrator privileges to your machine to install ghostscript and edit the Path statement. Get Ghostscript here: http://sourceforge.net/project/showfiles.php?group_id=1897 grab the latest, GPL Ghostscript 8.63, and install it. IMPORTANT - Make a note of where Ghostscript installs (usually c:\program files\gs) You will then need to add the path to the executable to your PATH environment variable. This is not a scary as it sounds. Right Click on My Computer on your Desktop. Click Properties. click on the Advanced tab. click the Environment Variables button towards the bottom. In the lower window scroll down to Path. click on Edit. at the end of the line add a semicolon then the path to the ghostcript exe folder, ;c:\path-to-ghostscript\release-number\bin f'rinstance ;c:\program files\gs\gs8.63\bin click OK. click OK. Now you can open eps files with GIMP. lemark_lee wrote: > Hello, I've tried to import a .eps format vector image and it would not > allow me. I got a message saying Error starting ghostscript. Make sure > that ghostscript is installed and if necessary use the environment > variable us_prog to tell Gimp about it's location. (Failed to execute > child process No such file or directory). Could not interpret. Failed. > Encapsulated postscript image plug-In could not open image ( I don't > know what ghostscript, environment variable, and postscript is/mean). > Does any of this look familiar. Do you know of a solution, if not any > other groups/mailing list I can submit this inquiry to. I'm using > windows vista premium w/ Gimp 2.4.7 if it helps at all. Contact me > whenever you get a chance. Thanks! > -- Elliot Nesterman elliot@... Standard Disclaimers Apply ----------------------------------------------------------- The closer you are to the code, the happier you are. - Ancient Geek Proverb ----------------------------------------------------------- |
|
|
|
|
|
|
|
|
Re: " Error Starting Ghostscript"I had the same problems as you and setting the path did not work. I set the environment variable GS_PROG to:
C:\Program Files\gs\gs8.63\bin\gswin32.exe That fixed it. Let me know if you need the 'how to' on that.
|
| Free embeddable forum powered by Nabble | Forum Help |