|
Hi,
Do you know which variable to add in site.def so
that bash will be able to find the programs in /usr/X11R6/bin? I was able
to do it for the shared libraries, I added #define ExtraLoadFlags
-Wl,rpath,$(USRLIBDIRPATH). But I don't know which one to use for adding
/usr/X11R6/bin in the search path. My problem is when I enter a command
that is installed in /usr/X11R6/bin like for example xf86config, I get 'bash:
xf86config command not found'. I wanted to add the search path during
compilation not in my profile.
Thanks for any suggestions,
James
|
