LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   PKG_CONFIG_PATH which file (https://www.linuxquestions.org/questions/linux-newbie-8/pkg_config_path-which-file-4175489747/)

mjeng 12-31-2013 07:04 PM

PKG_CONFIG_PATH which file
 
1. Which file defines the PKG_CONFIG_PATH environment variable?

2. Are there "find text in all files" utilities in Linux?

John VV 01-01-2014 02:00 PM

please read the forum rules !!!

we will NOT do your school homework

hint
1) *.pc and $PATH

2) in "linux" - no

linux is only the kernel
now a distribution .....
http://linuxcommand.org/

-- online book
http://rute.2038bug.com/index.html.gz

knudfl 01-01-2014 02:01 PM

1. The program `/usr/bin/pkg-config' has a default "PKG_CONFIG_PATH" :
/usr/lib(64)/pkgconfig/ .
Extra PATH's : You can use an export command for that.

2. The 'grep' command will search text : See $ man grep


-


All times are GMT -5. The time now is 08:15 AM.