Since it seems like iftop development has plateaued, what do folks
think about declaring an official 1.0 release?
Iftop is too massively useful to see it linger in the pre-release
doldrums forever, I say.
Jon
--
-------------------------------------------------------------------------------
Jonathan Abbey jonabbey(a)arlut.utexas.edu
Applied Research Laboratories The University of Texas at Austin
GPG Key: 71767586 at keyserver pgp.mit.edu, http://www.ganymeta.org/workkey.gpg
On Thu, Jul 27, 2006 at 07:00:17AM +0200, Olivier, W. (Wim) wrote:
| Hi Jonathan,
|
| Thanks for the reply. The IT guys here are paranoid so they block almost
| everything. The 'detector' is probably running on an Microsoft O/S....no
| comment.
|
| Anyway, I did download the required binaries and versions from
| www.sunfreeware.com for Solaris 8 SPARC.
|
| Here is the output of the 'ldd' command you said I could try:
|
| bash-2.03# ldd /usr/local/sbin/iftop
| libpcap.so => /usr/local/lib/libpcap.so
| libnsl.so.1 => /usr/lib/libnsl.so.1
| libm.so.1 => /usr/lib/libm.so.1
| libsocket.so.1 => /usr/lib/libsocket.so.1
| libncurses.so.5 => /usr/local/lib/libncurses.so.5
| libpthread.so.1 => /usr/lib/libpthread.so.1
| libc.so.1 => /usr/lib/libc.so.1
| libresolv.so.2 => /usr/lib/libresolv.so.2
| libdl.so.1 => /usr/lib/libdl.so.1
| libmp.so.2 => /usr/lib/libmp.so.2
| libthread.so.1 => /usr/lib/libthread.so.1
| /usr/platform/SUNW,Sun-Blade-100/lib/libc_psr.so.1
|
| It could find all required libraries and their versions. Here is the
| longer version:
|
| Do you know of anything else I can try do debug with besides downloading
| other versions of the libpcap library or building from source?
I believe you can do 'nm' on /usr/local/lib/libpcap.so to see what
symbols that shared library is exporting, but that won't fix anything,
it'll just give you confirmation that a function or global variable
that you depend on isn't being exported from the library.
I ran ldd on my copy of iftop which I built from sources, and it
doesn't even use libpcap as a shared library. I think it might have
got treated as a static library at link time, so I can't really give
you any good advice as to what the libpcap.so library should be
exporting in the way of symbols.
Building from source isn't that hard, I'd recommend that, really, if
you have access to a compiler and such on your system.
Jon
| Thanks,
| Wim Olivier
--
-------------------------------------------------------------------------------
Jonathan Abbey jonabbey(a)arlut.utexas.edu
Applied Research Laboratories The University of Texas at Austin
GPG Key: 71767586 at keyserver pgp.mit.edu, http://www.ganymeta.org/workkey.gpg
Good day,
I have a problem getting IFTOP to run on Solaris 8 SPARC. Could someone
please give me some advice?
I have just downloaded libpcap, ncurses and iftop from www.sunfreeware.com
<http://www.sunfreeware.com/> (required compatible versions as metioned by
the website), but get the following error whenever I want to run iftop:
bash-2.03# /usr/local/sbin/iftop
interface: eri0
IP address is: xxx.xxx.xxx.xxx (hidden purposefully)
MAC address is: 00:03:ba:0d:bf:fb
ld.so.1: /usr/local/sbin/iftop: fatal: relocation error: file
/usr/local/sbin/iftop: symbol pcap_open_live: referenced symbol not found
Killed
Anyone know what causes this perhaps?
Kind regards,
Wim Olivier
Senior Solaris Support / Team Leader
GTSS / SSS, Nedbank South Africa
105 West Street, Sandton, JHB
Tel: +27 (0) 11 500-4426
Cell: +27 (0) 82 655 3599
Fax: +27 (0) 86 510 2227
e-mail:wimo@nedbank.co.za
********************
Nedbank Limited Reg No 1951/000009/06. The following link displays the names of the Nedbank Board of Directors and Company Secretary. [ http://www.nedbank.co.za/terms/DirectorsNedbank.htm ]
This email is confidential and is intended for the addressee only. The following link will take you to Nedbank's legal notice. [ http://www.nedbank.co.za/terms/EmailDisclaimer.htm ]
********************