1837608 Members
3166 Online
110117 Solutions
New Discussion

Regarding kcmodule

 
SOLVED
Go to solution
bazigardu
Advisor

Regarding kcmodule

hi
customer is running some application on hpux 11.11, becoz of kcmodule is not found in /usr/sbin like that error is getting.My question is kcmodule should install seperately or it should install in the time of os installation. if it is already there what is the atual path.I tried #kcmodule typing this command but it is showing not found. can u help me plz.
7 REPLIES 7
Marcin O.
Frequent Advisor

Re: Regarding kcmodule

Hi
Did you try kmadmin this is soft for kernel module administration in 11.11
Marcin
Matti_Kurkela
Honored Contributor
Solution

Re: Regarding kcmodule

The "kcmodule" command exists in HP-UX 11.23 and above only, and it should always be installed automatically on those OS versions.

If the application is really intended for HP-UX 11.11, the requirement for the kcmodule command is a fatal bug in the application. It's more likely that the application has two versions: one for 11.11 and the other for 11.23. Maybe the customer has picked the wrong version?

The kcmodule command is dealing with loadable kernel modules, which are likely to be very OS version specific. If the application includes some kernel modules, installing the application on a HP-UX version it's not designed for is not likely to succeed.

MK
MK
Dennis Handly
Acclaimed Contributor

Re: Regarding kcmodule

kcmodule is new for 11.23. As Marcin said, kmadmin is for 11.11.
bazigardu
Advisor

Re: Regarding kcmodule

hi
I understand,in 11.11 only kmadmin is there,but it is executable,No kcmodule is there. so what will be our nextstep? May I tell this is application error or what should I do?
Marcin O.
Frequent Advisor

Re: Regarding kcmodule

Hi
Maybe explain your customer his mistake, and that in hp-ux 11.11 there in no kcmodule, only in 11.23 and higher.

Marcin
bazigardu
Advisor

Re: Regarding kcmodule

Thanks a lot for your support.

Regards
Suman
Marcin O.
Frequent Advisor

Re: Regarding kcmodule

please assign points