1832182 Members
2872 Online
110038 Solutions
New Discussion

SUDO install problems

 
SOLVED
Go to solution
Joe Robinson_2
Super Advisor

SUDO install problems

When installing SUDO (from .depot file) I am seeing the following:

need "heimdal.heimdal-SHLIBS" for fileset "sudo.sudo-RUN.r=1.6.8p9"

how do I address this software shortfall?
3 REPLIES 3
Jaime Bolanos Rojas.
Honored Contributor
Solution

Re: SUDO install problems

Joe, heimdal is a dependency for Sudo, you need to download the dependency and install it before installing sudo,

In this link you will find the program and all of its dependencies,

http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/sudo-1.6.8p9/

Regards,

Jaime.
Work hard when the need comes out.
Joe Robinson_2
Super Advisor

Re: SUDO install problems

Jaime,

Thank you for the link; I got all the necessary dependencies resolved.

Thanks, again,
Joe
Joe Robinson_2
Super Advisor

Re: SUDO install problems

Thanks, Jaime