Operating System - Tru64 Unix
1752650 Members
5618 Online
108788 Solutions
New Discussion юеВ

Sysman - "please use the setld command line interface" error

 
Jagadesh
Frequent Advisor

Sysman - "please use the setld command line interface" error

Dear All,

When i run SYSMAN through telnet it is working fine. but when i select list installed software option it is giving an error

"please use the setld command line interface"

Kindly help me out in rectifying the same.

Thanks
S.Jagadesh
2 REPLIES 2
Johan Brusche
Honored Contributor

Re: Sysman - "please use the setld command line interface" error

S,

Well you could start by following the advise that sysman gave you, and use the command:
/usr/sbin/setld -l

Then again if you are trying to check if C++ is properly installed, you can use
/usr/sbin/setld -i CXXBASE650

Cheers,
Johan.

_JB_
Ralf Puchner
Honored Contributor

Re: Sysman - "please use the setld command line interface" error

maybe it is time to give him the key to ask the question by himself:

# man

where is the information given by the sysman. If you are totally lost type in:

# apropos setld

But these are the basics of unix..... so keep silently! ;-)
Help() { FirstReadManual(urgently); Go_to_it;; }