Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-dev: Re: [Wireshark-dev] install from source on SuSe 10

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Date: Thu, 06 Mar 2008 10:44:35 -0500



Jim Ham wrote:
[...]
wireshark: error while loading shared libraries: libwiretap.so.0: cannot open
shared object file: No such file or directory

The necessary file is in /usr/local/lib, which is included in /etc/ld.so.conf.

If I do this, it works:

export LD_LIBRARY_PATH=/usr/local/lib
wireshark

Although (another problem) I have to be root to access eth0.

So two questions:
1) what do I have to do to let wireshark find the library?

I'm not sure, but... Did you run ldconfig? That updates the configuration based on what's in /etc/ld.so.conf .

2) what do I have to do to make eth0 available to an ordinary user?

Make sure /usr/local/bin/dumpcap is owned by root and then:

chmod u+s /usr/local/bin/dumpcap

  • References:
    • [Wireshark-dev] install from source on SuSe 10
      • From: Jim Ham
  • Prev by Date: Re: [Wireshark-dev] IO Graphs cumulative plot
  • Next by Date: Re: [Wireshark-dev] Using Wireshark via sockets or pipes on Win32
  • Previous by thread: [Wireshark-dev] install from source on SuSe 10
  • Next by thread: Re: [Wireshark-dev] install from source on SuSe 10
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation