Results 1 to 5 of 5
I'm trying to install Wireshark but getting an error GTK-Warning **:cannot open display.. Does anyone has instructions on how to install wireshark..
Thanks you in advance,
Rad...
- 11-11-2010 #1Just Joined!
- Join Date
- Mar 2010
- Posts
- 6
Wireshark
I'm trying to install Wireshark but getting an error GTK-Warning **:cannot open display.. Does anyone has instructions on how to install wireshark..
Thanks you in advance,
Rad
- 11-11-2010 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,086
What command(s) are you using to install it?
I'm pretty sure you can install wireshark with apt:
Don't forget that you need to su to root to install packages unless you use sudo, then it's this:Code:apt-get install wireshark
Code:sudo apt-get install wireshark
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 11-12-2010 #3Just Joined!
- Join Date
- Mar 2010
- Posts
- 6
oz, yes i used the :sudo apt-get install wireshark
but can't get it to run.. I get this error GTK-Warning **:cannot open display
thanks
- 11-12-2010 #4forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,086
I don't run wireshark myself so can't help much with it, but have you checked their user guide to see if it might offer any clues?
Wireshark User's Guide
Hopefully a wireshark user will chime in with more info.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 11-12-2010 #5
Try installing gksu and run it as so
Code:gksu wireshark


Reply With Quote
