mblanco2000 0 Posted December 8, 2003 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 Share this post Link to post
nebulus 0 Posted December 13, 2003 Code: export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:path_to_the_directory_containing_glib-2.0.pc Share this post Link to post