LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   configure: error: when trying to install / configure new software ? met (https://www.linuxquestions.org/questions/linux-software-2/configure-error-when-trying-to-install-configure-new-software-met-209540/)

tomfer007 07-25-2004 03:32 PM

configure: error: when trying to install / configure new software ? met
 
Hi,

When trying to install Liar Liar 0.5.2, I configure it with the ./configure command but keep getting the following error :

" checking for gtkmm-2.0 gthread-2.0 gstreamer-0.6... Package gtkmm-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtkmm-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtkmm-2.0' found

configure: error: Library requirements (gtkmm-2.0 gthread-2.0 gstreamer-0.6) not
met; consider adjusting the PKG_CONFIG_PATH environment variable if your
libraries are in a nonstandard prefix so pkg-config can find them. "

Can someone please help ?

acid_kewpie 07-25-2004 03:52 PM

install gtkmm-2.0 if this is installed already then make sure you also have the matching gtkmm-devel-2.0 library to allow you to compile code with it.


All times are GMT -5. The time now is 07:34 AM.