1753974 Members
7118 Online
108811 Solutions
New Discussion юеВ

swinstall problem

 
SOLVED
Go to solution
Walker_3
Frequent Advisor

swinstall problem

Hi all,

I am faceing permissin problem. Although I am a root user when I am trying to install s/w, it says I have not permission to install ....check swacl or "run_as_superuser.

What can I do? please help.
2 REPLIES 2
Mel Burslan
Honored Contributor
Solution

Re: swinstall problem

exit out of swinstall session
ps -ef | grep swinstall
if you see any hung sessions, kill those with kill -9 PID

then execute

swagentd -r

then try running swinstall again.
________________________________
UNIX because I majored in cryptology...
Walker_3
Frequent Advisor

Re: swinstall problem

solved.