Hi Dave,
I am installing netsnmp 5.2.2 on HP-UX using "net-snmp-5.2.2.tar.gz" which I have downloaded from "http://sourceforge.net/project/showfiles.php?group_id=12694".
I have tried to compile netsnmp with "aCC" using
a. "./configure --with-cc=aCC"
b. make
c. make install
Which worked fine , but when I try to run "mib2c" it says that SNMP perl module is not installed. It seems that Perl module at "/perl/SNMP" wants only "gcc" as compiler.
Now my questions are
1. Does netsnmp compilable with "aCC" compiler ?
2. Is there any way where I can exclude "SNMP perl module" dependency ? If yes then how can I do this
I have seen options in "configure --without-perl-modules --disable-embedded-perl --disable-perl-modules" but these options are not working.
3. If no then how I compile perl Module with "aCC" ?
Regards
Manish Sharma
*********************** FSS-Unclassified ***********************
"DISCLAIMER: This message is proprietary to Flextronics Software
Systems Limited (FSS) and is intended solely for the use of the
individual to whom it is addressed. It may contain privileged or
confidential information and should not be circulated or used for
any purpose other than for what it is intended. If you have received
this message in error, please notify the originator immediately.
If you are not the intended recipient, you are notified that you are
strictly prohibited from using, copying, altering, or disclosing
the contents of this message. FSS accepts no responsibility for
loss or damage arising from the use of the information transmitted
by this email including damage from virus."
- netsnmp query - HP-UX Manish Sharma
- Re: netsnmp query - HP-UX Dave Shield