By redhatlbug
Which is the most stable version in RHEL 5 series ?
since i’m learning EL 6, it has some bug such as created partitions will be enabled after a reboot. so i like to start my learning from EL 5 series for practice.
thanks in advance.
By redhatlbug
Which is the most stable version in RHEL 5 series ?
since i’m learning EL 6, it has some bug such as created partitions will be enabled after a reboot. so i like to start my learning from EL 5 series for practice.
thanks in advance.
while installing pre-requisite on RHEL 6.1 i am facing following error :
rpm -ivh xorg-x11-libs-compat-6.8.2-1.EL.33.0.1.i386.rpm
error: Failed dependencies:
libX11.so.6 is needed by xorg-x11-libs-compat-6.8.2-1.EL.33.0.1.i386
libXext.so.6 is needed by xorg-x11-libs-compat-6.8.2-1.EL.33.0.1.i386
xorg-x11-libs-compat-6.8.2-1.EL.33.0.1.i386.rpm is 32 bit rpm but it is written in oracle doccumentation to install this 32 bit rpm on 64 bit operating system also.
when i search for dependencies they are already present.
locate libX11.so.6
/usr/lib64/libX11.so.6
/usr/lib64/libX11.so.6.3.0
how do i solve such errors ?