Re: [CentOS] Seg fault, please help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Devraj Mukherjee wrote:
[root@charlie ~]# rpm -V ghostscript
[root@charlie ~]#

There is nothing wrong with your ghostscript package then.

To check all linked libraries with respect to binaries:

for i in `ldd /usr/bin/gs|awk '{print $3}'`; do rpm -qf $i; done|sort|uniq|grep -v ^file|xargs rpm -V

What invokes gs anyway on your system? Is this frequent?



On 10/16/06, Feizhou <feizhou@xxxxxxxxxxxx> wrote:
Devraj Mukherjee wrote:
> Could it also mean that there is something wrong with the gs package?

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux