CONFIG_PATH
This is a discussion about CONFIG_PATH in the Everything Linux category; I am running. /configure for gxine and I get the following out put. I have installed glib2. x but not sure how to link it to my PKG_CONFIG_PATH checking for glib-2. 0 >= 2. 0. 0. . . Package glib-2.
I am running ./configure for gxine and I get the following out put. I have installed glib2.x but not sure how to link it to my PKG_CONFIG_PATH
checking for glib-2.0 >= 2.0.0... Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found
MB
checking for glib-2.0 >= 2.0.0... Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found
MB
Participate in our website and join the conversation
This subject has been archived. New comments and votes cannot be submitted.
Dec 8
Dec 13
0
<1 minute
Responses to this topic
Code:
export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:path_to_the_directory_containing_glib-2.0.pc