General :: Configure Error While Installing Wireshark
Jan 4, 2011
I'm trying to install Wireshark but I have this message :
"configure: error: Header file pcap.h not found; if you installed libpcap from source, did you also do "make install-incl", and if you installed a binary package of libpcap, is there also a developer's package of libpcap and did you also install that package?"
I tried to use #yum -y install wireshark but didn't work.
I'm using Fedora9. I cannot start wireshark or tcpdump because of the lib dependency error:
Code: [root@localhost ~]# wireshark wireshark: error while loading shared libraries: libpcap.so.0.9: cannot open shared object file: No such file or directory
I updated libpcap before and the latest version is libpcap.so.1.1. I changed the version because of another application but I cannot remember when I did it, perhaps on Sep.11?
I have an ubuntu PC with 2 nics, 1 for the internet, the other one should be to connect other computers an analyze the network traffic with Wireshark. How do I configure this 2nd nic to achieve this.
The error is as follows: kernel: Uhhuh. NMI received for unknown reason 3c on CPU 0. kernel: Do you have a strange power saving mode enabled? kernel: Dazed and confused, but trying to continue
i was installing php5.3 on my system nd i followed d procedure
./install after processing man lines it said checking for xml2-config path... configure: error: xml2-config not found. Please check your libxml2 installation.
I have tried to install and configure Hudson in centos distro version 5.Installed hudson with tomcat by deploying .war files.after configuration was completed, builded a project.It displayed build was completed successfully.but I was not able to download output of build.
So I rechecked configuration,found that i havent set artifact file pattern to archive. how to set artifact file pattern and how to get build output. how to manage hudson by using configure system and configure options.what is the correct way to configure public hudson?.
I am trying to use Wireshark and on startup the program pops up a window saying: Couldn't run /usr/sbin/dumpcap in child process: Permission denied Are you member of 'wireshark' group? Try running 'usermod -a -G wireshark <username>' as root.
I ran the usermod command to add my account in the group and checked it Code: less /etc/group wireshark:x:490:myaccount but the same error message pops up.
I am quite new to Linux. Just some basic information, I am using windows xp but have installed vmwork station and am running Red Hat enterprise linux 4.
When i run ./configure it gives me this error. "configure: error: libnet >=1.1.2.1 not found "
Whenever I need to install something on Xentos, I found rpm or tar balls. I want to know what is difference between two. Also if I need to install something for php but I have installed on different folder, how can i give that php path while using configure command in newly downloaded tar.gz package ?
I installed a library to the /usr/local/ prefix in Linux using ./configure && make && make install. What environment variables do I need to set in order for the linker and compiler to search these new library and header paths?
I want to use wireshark network traffic analyser to analyse ethernet traffic in a "Abis over IP" based GSM cellular communication network. Can anybody guide me how to install WireShark in my Ubantu 9.10 Live USB drive. I cannot access internet with this USB drive but i can download pacages in a windows machine. I need to know which pacages to download and how to build wireshark from source.
I am having a problem installing SLES11 on a new server. It goes fine through the setup until it gets to GRUB, it gets me the following error message: Error occurred while installing GRUB
now i have installed libqt3-mt-dev this error is solve but new error is comming this is followingly i didn't understand------------->checking for KDE... configure: error:in the prefix, you've chosen, are no KDE headers installed. This will fail.So, check this please and use another prefix!
I have mandriva 2007 install on my desktop. I tried to update to grub2. When I run the ./configure I got the following error message.
This script, last modified 2009-06-10, has failed to recognize the operating system you are using. It is advised that you download the most up to date version of the config scripts from [url]and [url]
If the version you run (./config.guess) is already up to date, please send the following data and any information you think might be pertinent to <config-patches@gnu.org> in order to provide the needed information to handle your system.
After I got the OS up and running (v9.10), I was prompted to download and install some updates. The download is complete, but when I try to install the updates, I receive the following message. What should I do?
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. E: _cache->open() failed, please report.
When I am compiling from the src, I run the ./configure script. While there might be error sometimes, I 'd like to ask, what're the 3 stars( ***) in front of the msg stand for? Do they stand for critical errors?
i am trying to configure below commands and it through error some one can advise where to check and how to fix this issue
[root@2rem .vnc]# vncserver :1 -name 2rem -depth 16 -geomatry 800x600 You will require a password to access your desktops. Password: Verify: xauth: creating new authority file /root/.Xauthority Unable to start Xvnc, exiting
checking whether time.h and sys/time.h may both be included... yes checking for long double... yes checking for hrtime_t... no checking size of int... 0 checking size of unsigned int... 0
How can I configure apache2 to show the error message in the browser? Just for the purposes of debugging, I do not want to have to open the server error log every time.
this is my first post i have this error in ./configure for bind 9.7.3: checking for OpenSSL library... using OpenSSL from /usr/lib and /usr/includechecking whether linking with OpenSSL works... yeschecking whether linking with OpenSSL requires -ldl... unknown configure: error: OpenSSL has unsupported dynamic loading
I am using Ubuntu minimum 9.10 and I would need to add a network driver. I was told that it is the safest way to rebuild the kernel that includes this driver. I built the kernel and loaded it to my Ubuntu minimal. The network now works. However, during bootup time, I got the following error messages.
[Code]...
1. Can Linux gurus tell me what they are?
2. Also, I use bootchart to check the performance, somehow, in the first 5-6 seconds, nothing happens. I would assume that there is a time-out, but I do not know what is happening.
3. Ubuntu minimum uses kernel 2.6.31.22, and I use a later version, 2.6.33.5. Should I use 2.6.31.22 or 2.6.33.5?
I downloaded the patch and then followed the instructions but still I get the error message when run the following command I am using ns2.32 on fedora 14. ns DRR1.tcl Starting Simulation... [mujtiba@ddos project result]$ nam: [code omitted because of length] : no event type or button # or keysym while executing "bind Listbox <MouseWheel> { %W yview scroll [expr {- (%D / 120) * 4}] units }" invoked from within "if {[tk windowingsystem] eq "classic" || [tk windowingsystem] eq "aqua"} { bind Listbox <MouseWheel> { %W yview scroll [expr {- (%D)}] units } bind Li..."