possibly a dumb question re: installing
Any ideas why this wouldn't work? I am looking for leads to
troubleshoot it, but don't know where to look at this point. I am
trying to install something on a CentOS VM that needs ghostscript as a
dependency. Below are snippets from the CLI. In some cases, it looks
like rpm doesn't wan't to see it's installed, (-qf does though), yum can
update it. After installing, I also rebooted to restart any services
that might be required to do so, but the installer of scribus still
refuses to acknowledge it's there. Here is the CLI stuff with some of
the verbosity cut out of the output (such as rpm -qf).
[TM <at> localhost tmp]$ rpm -ivh scribus-1.3.3.14-.27.1.suse11.2.i586.rpm
warning: scribus-1.3.3.14-.27.1.suse11.2.i586.rpm: Header V3 DSA/SHA1
Signature, key ID 4027f8ae: NOKEY
error: Failed dependencies:
ghostscript-library is needed by scribus-1.3.3.14-.27.1.i586
[TM <at> localhost tmp]$ sudo yum install -y ghostscript
-----
Complete!
[TM <at> localhost tmp]$ rpm -ivh scribus-1.3.3.14-.27.1.suse11.2.i586.rpm
warning: scribus-1.3.3.14-.27.1.suse11.2.i586.rpm: Header V3 DSA/SHA1
Signature, key ID 4027f8ae: NOKEY
error: Failed dependencies:
ghostscript-library is needed by scribus-1.3.3.14-.27.1.i586
[TM <at> localhost tmp]$ rpm -ql ghostscript
/etc/ghostscript
/etc/ghostscript/8.70
[TM <at> localhost tmp]$ rpm -qf /usr/bin/ghostscript
ghostscript-8.70-14.el6.i686
-------- etc etc etc
[TM <at> localhost tmp]$ rpm -F ghostscript-8.70-14.el6.i686
error: open of ghostscript-8.70-14.el6.i686 failed: No such file or
directory
[TM <at> localhost tmp]$ sudo yum update ghostscript-8.70-14.el6.i686
[sudo] password for TM:
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: centos-mirror.jchost.net
* extras: dist1.800hosting.com
* updates: mirror.raystedman.net
Setting up Update Process
No Packages marked for Update
_______________________________________________
ALG Mailing List http://austinlug.org/cgi-bin/mailman/listinfo/alg