On Mon, 2005-07-11 at 20:20 -0400, Paul Smith wrote: > %% Bob Kashani <[EMAIL PROTECTED]> writes: > > >> Looking at the compile line I can see that there are explicit > >> references to -I/usr/include/X11R6 that appear BEFORE the garnome > >> include directories, and this is causing the wrong Xrender.h to be > >> found. This seems like a problem to me: how do I convince the > >> build system that it should always put the garnome include > >> directories on the compile line BEFORE any system directories? > > >> Help? > > bk> What I used to do when running an older version of Red Hat was set > bk> the GARNOME path ahead of the system path in ~/.bash_profile. > > bk> Try this in your ~/.bash_profile > > bk> PATH=/opt/garnome:$PATH > > I guess you mean /opt/garnome/bin here right?
Yes, that's exactly what I meant. :) Did you logout and then login again after you made the change to .bash_profile? Bob -- Bob Kashani http://www.ocf.berkeley.edu/~bobk/garnome -- garnome-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/garnome-list
