EvilZone

Hacking and Security => Hacking and Security => Topic started by: 4p3x on August 05, 2012, 04:05:02 AM

Title: problems with wireshark update?
Post by: 4p3x on August 05, 2012, 04:05:02 AM
Hey I updated wireshark today on my backtrack 5 r2, and now when I go to use it, I get an error saying
wireshark: error while loading shared libraries: libwsutil.so.1: cannot open shared object file: No such file or directory

any help?
Title: Re: problems with wireshark update?
Post by: Kulverstukas on August 05, 2012, 10:37:53 AM
Did you do it as root? try re-installing Wireshark, this time as root.
Title: Re: problems with wireshark update?
Post by: 4p3x on August 05, 2012, 03:26:49 PM
fixed it,

solution was simple, I just ran sudo apt-get remove wireshark and then sudo apt-get install wireshark

works like a charm now, maybe when I updated I deleted a file on accident or something