Thank you for this useful information.
On Thu, May 1, 2008 at 3:45 PM, Dave Shield <[EMAIL PROTECTED]> wrote:
> [ First - *please* don't mail me privately, without copying
> any responses to the mailing list. I don't have the time
> or inclination to offer private, unpaid, SNMP cons
Not a problem. I thought that I did CC the list.
On Thu, May 1, 2008 at 3:45 PM, Dave Shield <[EMAIL PROTECTED]> wrote:
> [ First - *please* don't mail me privately, without copying
> any responses to the mailing list. I don't have the time
> or inclination to offer private, unpaid,
2008/5/1 Baltazar Francois <[EMAIL PROTECTED]>:
> we are using version 5.1.1
I've doubtless said this before, but that is a *very* old version,
and is no longer being supported.
> in order to implement the code we need to use the function
> "netsnmp_insert_table_row" which is not present in
[ First - *please* don't mail me privately, without copying
any responses to the mailing list. I don't have the time
or inclination to offer private, unpaid, SNMP consultancy.
Keep discussions to the list, where others can both learn
and offer advice. Thanks. ]
2008/4/3
Many thanks to Dave for his response, now its working fine.
Just one more question, we are using version 5.1.1 with a table that include a
field "read-create" which shall allow creation of new rows on the table, but in
order to implement the code we need to use the function
"netsnmp_insert_tabl
Dave,
Here is "ls -ll" for the libraries I had to make the sym links for. I've
added "***" to the end of the lines showing the links I had to create:
[EMAIL PROTECTED] lib]# ll libelf*
-rwxr-xr-x1 root root62272 Feb 24 2003 libelf-0.76.so
lrwxrwxrwx1 root root 1
2008/5/1 Tyson Sommer <[EMAIL PROTECTED]>:
> After doing some digging, I found the problem. I did have the
> elfutils-devel rpm installed, but I had to make a symbolic link to that
> and another library.
>
> libelf.so -> libelf.so.1
> libbz2.so -> libbz2.so.1
Hmmm I might need to update
Dave,
After doing some digging, I found the problem. I did have the
elfutils-devel rpm installed, but I had to make a symbolic link to that
and another library.
libelf.so -> libelf.so.1
libbz2.so -> libbz2.so.1
Thanks for your input!
Tyson
-Original Message-
From: [EMAIL PROTECTED]
2008/4/30 Tyson Sommer <[EMAIL PROTECTED]>:
> /usr/bin/ld: cannot find -lelf
Try installing the 'elfutils-devel' RPM.
See the FAQ entry
The compilation is complaining about missing libraries. Why?
http://www.net-snmp.org/wiki/index.php/FAQ:Compiling_02
for details
Dave
-
All,
I looked around at the FAQ and various documentation and couldn't find
anything (I'm not a guru by any stretch, though, so I may have
overlooked something). I'm trying to install Net-SNMP 5.4.1 on my Linux
(RedHat 9 2.4.20-8). When I do a "make test" or "make install," it
fails. Below is t
10 matches
Mail list logo