1851470 Members
3034 Online
104059 Solutions
New Discussion

Re: kcweb -t

 
kevin leong
Frequent Advisor

kcweb -t

Dear All ,
I run command to kcweb -t to start terminal kernel configuration .But come out this message



kcweb(1M) could not start the Kernel Configuration terminal user interface.
Ensure KernelConfig.KC-TUI fileset is installed and configured on the machine
to successfully start the Kernel Configuration terminal user interface.

Please advice how to resolve this problem .

thanks
LeongKO (Kevin)
3 REPLIES 3
Arunvijai_4
Honored Contributor

Re: kcweb -t

Hi,

As the message says, do you have KernelConfig fileset installed ? You can check by,

#swlist -l fileset |grep -i KernelConfig.KC-TUI

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
kevin leong
Frequent Advisor

Re: kcweb -t

HI ,

I run a command
# swlist -l fileset|grep -i KernelConfig.KC-TUI

The output is
KernelConfig.KC-TUI B.11.23.20 Kernel Configuration Term
inal User Interface

Any step should I do ?

Thanks
LeongKO
Arunvijai_4
Honored Contributor

Re: kcweb -t

Hi,

You may need to configure your terminal for using kcweb -t. What is your # echo $TERM
Mine is set to xterm and i am able to start it.

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"