Problem installing IBM Java SDK.....

Derick Centeno aguilarojo at verizon.net
Wed Dec 15 22:27:43 MST 2004


Hi James:
The quick answer is to use yum and only yum as it handles all dependency
and installation issues.  Proceed as follows:
yum update yum  //this updates yum to it's latest version
yum search ibm* //this gets yum to find any package with ibm's name
                //a listing will print out regarding what is available
                //and what is installed.  Examine the list.  You may 
                //choose to install more than ibmjava; if so do
yum install ibm*
                //if you want ibmjava and all the dependencies that go
                //with it do
yum install ibmjava*

Either of the last two commands will include the installation of ibmjava
without resorting to using rpm.

Best wishes, Derick.

On Thu, 2004-12-16 at 00:03, James Cope wrote:
> Hello all- 
> 
> I received the following error when I tried to install
> the 64bit Java SDK... Any ideas how to overcome it? 
> 
> Thanks! 
> 
> 
> [root at apple sdk]# rpm -ivh
> IBMJava2-SDK-ppc64-1.4.2-1.0.ppc64.rpm 
> error: Failed dependencies: 
>         libX11.so.6()(64bit) is needed by
> IBMJava2-SDK-ppc64-1.4.2-1.0 
>         libXext.so.6()(64bit) is needed by
> IBMJava2-SDK-ppc64-1.4.2-1.0 
>         libXi.so.6()(64bit) is needed by
> IBMJava2-SDK-ppc64-1.4.2-1.0 
>         libXmu.so.6()(64bit) is needed by
> IBMJava2-SDK-ppc64-1.4.2-1.0 
>         libXp.so.6()(64bit) is needed by
> IBMJava2-SDK-ppc64-1.4.2-1.0 
>         libXt.so.6()(64bit) is needed by
> IBMJava2-SDK-ppc64-1.4.2-1.0 
>         libXtst.so.6()(64bit) is needed by
> IBMJava2-SDK-ppc64-1.4.2-1.0 
> [root at apple sdk]#                               
> 
> 
> 
> 		
> __________________________________ 
> Do you Yahoo!? 
> Yahoo! Mail - Helps protect you from nasty viruses. 
> http://promotions.yahoo.com/new_mail
> _______________________________________________
> yellowdog-general mailing list
> yellowdog-general at lists.terrasoftsolutions.com
> http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general
> HINT: to Google archives, try  '<keywords> site:terrasoftsolutions.com'



More information about the yellowdog-general mailing list