From 7853d0e354a92e4c4a25bc0031151c7179597b06 Mon Sep 17 00:00:00 2001 From: Joerg Mayer Date: Sat, 21 Apr 2018 13:35:08 +0200 Subject: Remove a few obsolete references to gtk from checkapi and faq.py MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ice9aec64fddbed94c7be96575c6e1bc800e8ac9e Reviewed-on: https://code.wireshark.org/review/27067 Petri-Dish: Jörg Mayer Tested-by: Petri Dish Buildbot Reviewed-by: Jörg Mayer --- help/faq.py | 44 +------------------------------------------- 1 file changed, 1 insertion(+), 43 deletions(-) (limited to 'help') diff --git a/help/faq.py b/help/faq.py index 2e90c5f949..4885133dba 100755 --- a/help/faq.py +++ b/help/faq.py @@ -570,8 +570,7 @@ answer(""" Many distributions have separate Wireshark packages, one for non-GUI components such as TShark, editcap, dumpcap, etc. and one for the GUI. If this is the case on your system, there's probably a separate package -named wireshark-gnome or wireshark-gtk+. Find it and -install it. +named wireshark-qt. Find it and install it. """) @@ -635,25 +634,6 @@ which it is installed before searching the directory with the version of sed that came with the OS should make the problem go away. """) -question(""" -When I try to build Wireshark on Solaris, why does the link fail -complaining that plugin_list is undefined? -""") - -answer(""" -This appears to be due to a problem with some versions of the GTK+ and -GLib packages from www.sunfreeware.org; un-install those packages, and -try getting the 1.2.10 versions from that site, or the versions from The Written Word, or the -versions from Sun's GNOME distribution, or the versions from the -supplemental software CD that comes with the Solaris media kit, or build -them from source from the GTK Web -site. Then re-run the configuration script, and try rebuilding -Wireshark. (If you get the 1.2.10 versions from www.sunfreeware.org, and -the problem persists, un-install them and try installing one of the -other versions mentioned.) -""") - question(""" When I try to build Wireshark on Windows, why does the build fail because of conflicts between winsock.h and winsock2.h? @@ -682,28 +662,6 @@ section("Starting Wireshark") ################################################################# -question("""Why does Wireshark crash with a Bus Error when I try to run -it on Solaris 8?""") - -answer(""" -Some versions of the GTK+ library from www.sunfreeware.org appear to be -buggy, causing Wireshark to drop core with a Bus Error. Un-install those -packages, and try getting the 1.2.10 version from that site, or the -version from The Written -Word, or the version from Sun's GNOME distribution, or the version -from the supplemental software CD that comes with the Solaris media kit, -or build it from source from the GTK Web -site. Update the GLib library to the 1.2.10 version, from the same -source, as well. (If you get the 1.2.10 versions from -www.sunfreeware.org, and the problem persists, un-install them and try -installing one of the other versions mentioned.) - -
- -Similar problems may exist with older versions of GTK+ for earlier -versions of Solaris. -""") - question("""When I try to run Wireshark, why does it complain about sprint_realloc_objid being undefined?""") -- cgit v1.2.3