Operating System - HP-UX
1847584 Members
2951 Online
110265 Solutions
New Discussion

software depot for /usr/include/rpcsrv/nis.h

 
SOLVED
Go to solution
Fred TEMPO
Occasional Contributor

software depot for /usr/include/rpcsrv/nis.h

Hi,


Can someone tell us where (depot file) can be found "/usr/include/rpcsrv/nis.h" (and other headers from rpcsrv) for HP-UX 11.00 (PA-RISC) ?

I'm triying to compile perl 5.6.1 without being root on our HP 11.00 server (Perl and several web components will be used by a dedicated account, and we would not use root account to be used for applications).

But we get a configuration warning and a compilation error about missing "rpcsrv/nis.h"

There's no /usr/include/rpcsrv directory on our server, and our system administrator doesn't know where (depot file) he can find these directory/headers files.

Best regards.

Frederic TEMPORELLI
HP EPS-IT Infrastructure
6 REPLIES 6
Clemens van Everdingen
Honored Contributor

Re: software depot for /usr/include/rpcsrv/nis.h

Hi,

I have checked on my system but nis.h is in /usr/include/rpcsvc/

So might be something in the compilation script which is not correct.

C.
The computer is a great invention, there are as many mistakes as ever, but they are nobody's fault !
Fred TEMPO
Occasional Contributor

Re: software depot for /usr/include/rpcsrv/nis.h

You're right, i'm looking for /usr/include/rpcsvc/nis.h ...

Do you know where it can be found ?

(sorry, I've a cold and not be really efficient today)

Regards.


Frederic TEMPORELLI
Clemens van Everdingen
Honored Contributor

Re: software depot for /usr/include/rpcsrv/nis.h

Do you have NFS installed on your system ?
Check man nis_server.

C.
The computer is a great invention, there are as many mistakes as ever, but they are nobody's fault !
Fred TEMPO
Occasional Contributor

Re: software depot for /usr/include/rpcsrv/nis.h

"man nis_server"
give us man page about rpcsvc/nis.h functions.

So man page is installed, but no headers...

Do you mean that headers are into NIS related depot ?

thanks

Frederic TEMPORELLI
H.Merijn Brand (procura
Honored Contributor
Solution

Re: software depot for /usr/include/rpcsrv/nis.h

a5:/ 104 # swlist -l product -l bundle -l file | fgrep /nis.h
HPUXEng64RT.NFS.NFS-PRG: /usr/include/rpcsvc/nis.h
a5:/ 105 #
Enjoy, Have FUN! H.Merijn
Clemens van Everdingen
Honored Contributor

Re: software depot for /usr/include/rpcsrv/nis.h

H?? Procura !

So I guessed right. It's part of NFS. :)

C.
The computer is a great invention, there are as many mistakes as ever, but they are nobody's fault !