hallo.
How can I install gtk2 development headers from ports?
They are needed to build pidgin, but I can't find them in ports!
ACTION:
ERROR:
Also, I have gtk2 installed.
How can I install gtk2 development headers from ports?
They are needed to build pidgin, but I can't find them in ports!
ACTION:
Code:
: cd /usr/ports/net-im/pidgin
: sudo make install clean
ERROR:
Code:
checking for GTK... no
no
configure: error:
You must have GTK+ 2.10.0 or newer development headers installed to compile
Pidgin. If you want to build only Finch then specify --disable-gtkui when
running configure.
===> Script "configure" failed unexpectedly.
Please report the problem to marcus@FreeBSD.org [maintainer] and attach the
"/usr/ports/net-im/pidgin/work/pidgin-2.10.6/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. a /usr/sbin/pkg_info
-Ea).
*** [do-configure] Error code 1
Stop in /usr/ports/net-im/pidgin.
*** [install] Error code 1
Stop in /usr/ports/net-im/pidgin.
Also, I have gtk2 installed.