DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Ports and Packages

FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 1st February 2009
ccc ccc is offline
Shell Scout
 
Join Date: May 2008
Posts: 97
Default cannot install wireshark from ports

hi

I have freeBSD 7.0-RELEASE and cannot install wireshark due to the following error:
Code:
# cd /usr/ports/net/wireshark
# make install clean

...............................................................................
checking for pkg-config... /usr/local/bin/pkg-config
checking for GTK+ - version >= 2.0.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
configure: error: GTK+ isn't available, so Wireshark can't be compiled
===>  Script "configure" failed unexpectedly.
Please report the problem to marcus@FreeBSD.org [maintainer] and attach the
"/usr/ports/net/wireshark/work/wireshark-1.0.5/config.log" including the
output of the failure of your make command. Also, it might be a good idea to
provide an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/net/wireshark.
howto install GTK+ or solve this problem ?
Reply With Quote
  #2   (View Single Post)  
Old 1st February 2009
ccc ccc is offline
Shell Scout
 
Join Date: May 2008
Posts: 97
Default

I solved this problem !

after:
Code:
# pkg-config --cflags gtk+-2.0 gthread-2.0
I have got a message about an old version of pixman.
I have deinstalled pixman, installed from ports again and the wireshark installation worked now .

greetings
ccc
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
New User - Ports Install and GNOME Pkg problems IronForge OpenBSD Packages and Ports 9 14th July 2009 08:34 PM
Trying to install elinks via ports. Not having luck. Need help. unixdude FreeBSD Ports and Packages 2 11th November 2008 08:21 AM
Can't install opera from ports erno FreeBSD Ports and Packages 2 25th June 2008 10:25 AM
Should i install 2 ports at same time ? bsdnewbie999 OpenBSD General 4 18th June 2008 04:34 AM
Install ports from cd? xCipherx OpenBSD Packages and Ports 5 2nd June 2008 06:35 PM


All times are GMT. The time now is 02:13 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick