Hi Steve,
> Any idea the correct way to repair 2.53 cmuExport/cmuImport on my BQ. All
> yum updates applied.
>
> I have no idea how to reinstall, or where to get the rpm or package.
Actually the latest CMU for BlueQuartz is 5100R-cmu-2.61-0BQ13.centos4
You should be able to install it through YUM:
yum install 5100R-cmu
If yours is still 2.53, then it appears as your quite a bit behind with YUM
updates. Please run "yum update" again from the command line as root.
Also, when you do a "cat /etc/build", what does it report?
I'm a bit ahead with patches and am running the ones from BlueQuartz-Testing
on my productive servers, so my version information from "/etc/build" shows
this:
build 20060610 for a 5102R in en_US
If yours starts with "build 2005" (and even "yum update" doesn't get you ahead
further), then you may be running a version which cannot be updated further
with YUM and requires an update/upgrade through a tarball download.
A pretty recent build can be found here:
ftp://bluequartz.org/pub/BlueQuartz/5100R/CentOS4/testing/tgz/BlueQuartz-5100R-CentOS4-i386-2006041001.tar.gz
Just download it to your BQ server, extract it and inside you find a script
that's either named "update" or "upgrade". That will upgrade an existing
older BlueQuartz build to the newer version.
You only have to do this once. Afterwards you can continue to upgrade with YUM
again.
If you just want to get the latest RPM for CMU, that's available here:
ftp://bluequartz.org/pub/BlueQuartz/5100R/CentOS4/testing/i386/RPMS/5100R-cmu-2.61-0BQ13.centos4.noarch.rpm
--
With best regards,
Michael Stauber