Mailinglist Archive: opensuse-programming (53 mails)
| < Previous | Next > |
Re: [suse-programming-e] gtk.h not found error
- From: Jerry Feldman <gaf@xxxxxxx>
- Date: Thu, 23 Jun 2005 16:04:41 -0400
- Message-id: <200506231604.41856.gaf@xxxxxxx>
On Thursday 23 June 2005 2:12 pm, D'Arcy MacIsaac wrote:
> Hi, I'm getting an odd error here, maybe there's a simple answer.
> Though the devel rpms are installed, when I'm trying to compile a gtk
> app, I'm getting a gtk/gtk.h: No such file or directory error.
> Checking my $LD_LIBRARY_PATH I notice that all I get is this: /usr/
> lib/fglrx/lib:/usr/lib/fglrx/lib:/usr/X11R6/lib whereas the
> ld.so.conf has a lot more than that. Did the fglrx rpm screw up my
> ld path? Ideas how to fix?
You will find the gtk libraries are in /opt/gnome/lib not in /usr/lib.
--
Jerry Feldman <gaf@xxxxxxx>
Boston Linux and Unix user group
http://www.blu.org PGP key id:C5061EA9
PGP Key fingerprint:053C 73EC 3AC1 5C44 3E14 9245 FB00 3ED5 C506 1EA9
> Hi, I'm getting an odd error here, maybe there's a simple answer.
> Though the devel rpms are installed, when I'm trying to compile a gtk
> app, I'm getting a gtk/gtk.h: No such file or directory error.
> Checking my $LD_LIBRARY_PATH I notice that all I get is this: /usr/
> lib/fglrx/lib:/usr/lib/fglrx/lib:/usr/X11R6/lib whereas the
> ld.so.conf has a lot more than that. Did the fglrx rpm screw up my
> ld path? Ideas how to fix?
You will find the gtk libraries are in /opt/gnome/lib not in /usr/lib.
--
Jerry Feldman <gaf@xxxxxxx>
Boston Linux and Unix user group
http://www.blu.org PGP key id:C5061EA9
PGP Key fingerprint:053C 73EC 3AC1 5C44 3E14 9245 FB00 3ED5 C506 1EA9
| < Previous | Next > |