Hi all, I'm trying to install the toshiba utilities app for my tosh laptop. Upon running ./configure I am recieving Gtk+ library errors as follows : (snip..) checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for dnet_ntoa in -ldnet... (cached) no checking for dnet_ntoa in -ldnet_stub... (cached) no checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking for gtk_main in -lgtk... (cached) no configure: warning: *** GTK+ libraries not found. X code will not be built. *** ./configure: line 1: gtk-config: command not found ./configure: line 1: gtk-config: command not found creating ./config.status creating Makefile creating src/Makefile creating doc/Makefile (..snip) I have the latest version of Gtk+ installed on my machine. Does anyone have any ideas? Thanks
* Gedi (gedi@ntlworld.com) [030728 18:04]:
Hi all,
I'm trying to install the toshiba utilities app for my tosh laptop. Upon running ./configure I am recieving Gtk+ library errors as follows :
(snip..)
I have the latest version of Gtk+ installed on my machine. Does anyone have any ideas?
gtk-devel-1.2.10-578 gtk2-devel-2.2.1-37 You have to install the devel packages or you won't be able to compile GTK apps. Above are the names of the GTK/GTK2 devel packages I have on my machine. -- Ben Rosenberg ---===---===---===--- mailto:ben@whack.org ----- If two men agree on everything, you can be sure that only one of them is doing the thinking.
Ben, I have the gtk2-devel library installed on the machine. Do I also need the gtk-devel libraries as I was under the impression gtk2 superseeded gtk. Thanks Ged. On Tuesday 29 July 2003 02:12, Ben Rosenberg wrote:
* Gedi (gedi@ntlworld.com) [030728 18:04]:
Hi all,
I'm trying to install the toshiba utilities app for my tosh laptop. Upon running ./configure I am recieving Gtk+ library errors as follows :
(snip..)
I have the latest version of Gtk+ installed on my machine. Does anyone have any ideas?
gtk-devel-1.2.10-578
gtk2-devel-2.2.1-37
You have to install the devel packages or you won't be able to compile GTK apps. Above are the names of the GTK/GTK2 devel packages I have on my machine.
-- Ben Rosenberg ---===---===---===--- mailto:ben@whack.org ----- If two men agree on everything, you can be sure that only one of them is doing the thinking.
participants (2)
-
Ben Rosenberg
-
Gedi