I have found the following on my machine

[EMAIL PROTECTED] ~/cups/cvs/qtcups/qtcups > rpm -qa | grep
ghost
ghostscript-5.50-9mdk
ghostscript-fonts-5.50-5mdk
ghostscript-X-5.50-9mdk
[EMAIL PROTECTED] ~/cups/cvs/qtcups/qtcups > rpm -qf
/usr/bin/gs
file /usr/bin/gs is not owned by any package
Exit 1
[EMAIL PROTECTED] ~/cups/cvs/qtcups/qtcups > ls -l /usr/bin/gs
lrwxrwxrwx    1 root     root           18 Jun 10 16:46 /usr/bin/gs ->
/usr/bin/gs-common
[EMAIL PROTECTED] ~/cups/cvs/qtcups/qtcups >

Do you have all the mentioned packages installed (especially the fonts
package)?

Unfortunately I don't know which program of Linux Mandrake generates the
link /usr/bin/gs, it is not generated by the packages. Perhaps there is
a bug in the installation program of the Cooker. So set the link
manually for the first time.

   Till



Quel Qun wrote:
> 
> Hi,
> I am having some troubles with the last ghostscript package.
> First, the gs executable is needed by nearly everything and is not in the
> package. Trying to go a bit further, my quick solution has been to link
> gs-common as gs. The next problem appears right away since gs cannot find the
> fonts courier helvetica, etc.
> 
> I tried:
> 
> $ export GS_FONTPATH=/usr/X11R6/lib/X11/fonts/75dpi:\
>         /usr/share/fonts/default/ghostscript:\
>         /usr/share/ghostscript/5.50:\
>         /usr/share/fonts/default/Type1 ; gv mdk-rpm-howto.ps
> 
> but it still does not go:
> Error: /invalidfont in findfont
> 
> =-=
> kk1
> 
> ____________________________________________________________________
> Get free email and a permanent address at http://www.netaddress.com/?N=1

Reply via email to