Re: pkg_config_path

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Abhishek Misra wrote:
Hello

please let me know how to set the
PKG_CONFIG_PATH enviornment variable which is required while installing
gtk

note that when I run env or printenv then no such enviornment variable is
displayed .
This depends on shell you're using (check with 'echo $SHELL'). With 'bash' the following is ok:
export PKG_CONFIG_PATH="/usr/somewhere/lib/pkgconfig"

You may want to read some docs about your shell, start with
man `basename $SHELL`

	Olexiy
_______________________________________________

gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux