i am trying to run CRCN patch GUI on fedora 12 which is 64 bit. but CRCN supports 32 bit fedora.
what to do i found from fedora forum is to run following commands .
Here's what one must do in other to get JDK 32bit to run on a brand newly installed fedora 11.
Why don't they installed this by default????
yum install glibc.i686
yum install libXext.i386
yum install libSM-1.1.0-2.fc10.i386
yum install libXi-1.1.3-4.fc9.i386 libXrender-0.9.4-3.fc9.i386 libXrandr-1.2.3-1.fc10.i386
yum install freetype.i386 fontconfig-2.6.0-3.fc10.i386
the questions is in which directory we run these commands ?