On 8/3/06, Don Hudson donh1964@usnetworx.net wrote:
Hi, For some reason I'm really confused over 64bit RedHat vs Centos. On RedHat install of 64bit I have a /lib64 and /usr/lib64 along with the /lib and /usr/lib but when I did a full install of Centos 64bit I only wound up with /lib and /usr/lib. Did I miss something or what? Will both 32bit and 64bit software work?
I don't think you installed what you think you installed.
For example, the ImageMagick-6.0.7.1-14.c4.x86_64.rpm contains files for /usr/lib64 as shown below:
rpm -qpl ImageMagick-6.0.7.1-14.c4.x86_64.rpm /usr/lib64/ImageMagick-6.0.7 /usr/lib64/ImageMagick-6.0.7/config /usr/lib64/ImageMagick-6.0.7/config/coder.mgk /usr/lib64/ImageMagick-6.0.7/config/colors.mgk /usr/lib64/ImageMagick-6.0.7/config/configure.mgk /usr/lib64/ImageMagick-6.0.7/config/delegates.mgk /usr/lib64/ImageMagick-6.0.7/config/english.mgk /usr/lib64/ImageMagick-6.0.7/config/locale.mgk /usr/lib64/ImageMagick-6.0.7/config/log.mgk ....
You may want to double check some things on your end...