1832094 Members
3007 Online
110038 Solutions
New Discussion

Re: X11MotifDevKit

 
SOLVED
Go to solution
Oviwan
Honored Contributor

X11MotifDevKit

Hey folks

I'm trying to install an agent for oracle on a B.11.11 U 9000/800. the prerequirements has the following error:
INFO: Checking Packages
This is a pre-requisite check to verify if the minimum required patches are available on the system.
INFO: Checking for X11MotifDevKit(0.0); found Not found. Failed <<<<
Checking for X11MotifDevKit.MOTIF21-PRG(0.0); found Not found. Failed <<<<
Check complete. The overall result of this check is: Failed <<<<

this is also in this document page 65
http://www.oracle.com/technology/products/oem/pdf/10gr2_agent_deploy_bp.pdf

I searched this software here:http://h20392.www2.hp.com/portal/swdepot/index.do
and found this but only for 11.23:
http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=NodeHostNameXpnd

if i search for this software i found this:
# swlist |grep -i moti
PHSS_29371 1.0 X/Motif Runtime Periodic Patch


where can I download X11MotifDevKit for 11.11? or will it be only a patch?

thanks & Regards
3 REPLIES 3
Luk Vandenbussche
Honored Contributor
Solution

Re: X11MotifDevKit

Steven E. Protter
Exalted Contributor

Re: X11MotifDevKit

Shalom,

Its better to have this installed, but it is something you can skip on a straight oracle server install. Oracle apps better to have it in.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Oviwan
Honored Contributor

Re: X11MotifDevKit

Thanks @ luk, it works great!

Regards