LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   tsclient 0.140 install error,Slackware 10.1 (https://www.linuxquestions.org/questions/linux-software-2/tsclient-0-140-install-error-slackware-10-1-a-338552/)

gravyflex 06-29-2005 07:46 PM

tsclient 0.140 install error,Slackware 10.1
 
I am trying to compile and install tsclient. when I run ./configure I get the following error :



Code:

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

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

I'm at a lost as to how to slove this problem.

kaz2100 06-29-2005 08:26 PM

Have you installed "libpanelapplet"?

If yes, check version, if correct, then find location, add it to PKG_CONFIG_PATH.

otherwise install that library.

Good luck;)

gravyflex 06-30-2005 09:09 AM

libpanelapplet is not installed as far as I can see. I've been trying to figure out which package libpanelapplet is contained in.


All times are GMT -5. The time now is 06:47 PM.