ghostscript

Alex Morris egore100@hotmail.com
Thu, 19 Oct 2000 19:11:54 -0400


I already tried putting them both on one line.  It fails in the same manner.
One thing that I have been wondering, though, is how do I get a list of the
files in the package?  The man page tells me to do:

rpm -q -i <rpm file>
or
rpm -q -l <rpm file>
or
rpm -l <rpm file>

None of those work.  The first two just tell me that the package is not
installed, and the third one tells me that "-l" is an invalid option.

Argh!

- Alex Morris

----- Original Message -----
From: "Ben Pfaff" <pfaffben@msu.edu>
To: "Alex Morris" <egore100@hotmail.com>
Cc: "Greater Lansing Linux Users' Group" <linux-user@egr.msu.edu>
Sent: Thursday, October 19, 2000 6:59 PM
Subject: Re: ghostscript


> "Alex Morris" <egore100@hotmail.com> writes:
>
> > This is what happens when I try to install it:
> >
> > [root@egore RPMS]# rpm -i ghostscript-5.10-17mdk.i586.rpm=20
> > error: failed dependencies:
> >  ghostscript-fonts is needed by ghostscript-5.10-17mdk
> > [root@egore RPMS]# rpm -i ghostscript-fonts-5.10-6mdk.noarch.rpm=20
> > error: failed dependencies:
> >  ghostscript is needed by ghostscript-fonts-5.10-6mdk
> > [root@egore RPMS]#
>
> I know almost nothing about rpm.  But, by analogy with dpkg, try:
> rpm -i ghostscript-5.10-17mdk.i586.rpm
ghostscript-fonts-5.10-6mdk.noarch.rpm
> and see what you get.
>
> > So, my question is, what's going on?  And, is there a different
> > way for me to get dvipdf ?
>
> At least on Debian, gs doesn't include dvipdf, it's in a separate
> and mostly unrelated package named dvipdfm.
> --
> "You know, they probably have special dorms for people like us."
> --American Pie
>