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? D'Arcy
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@blu.org> 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
participants (2)
-
D'Arcy MacIsaac
-
Jerry Feldman