gs.exe missing from ghostscript package?
Brian Dessent
brian@dessent.net
Sat Oct 4 04:12:00 GMT 2008
"Lee D.Rothstein" wrote:
> 'gs.exe' the Ghostscript interpreter is missing from my configuration.
That's because there is not supposed to be a gs.exe. The ghostscript
packages use the alternatives facility, which means /usr/bin/gs is a
symlink to /etc/alternatives/gs which is a symlink to either
/usr/bin/gs-x11.exe or /usr/bin/gs-native.exe depending on how you've
configured your system. Either way, it should work to execute 'gs',
though.
Brian
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
More information about the Cygwin
mailing list