I am attempting to install tsclient-0.150 (the Ubuntu version) from an extracted tar.gz file on my Fedora 13 system. This tsclient version has additional options that i'd like to use, specifically the "run programs on connect" field. This field/option is not found on the tsclient version that is installed from the FC13 repositories. The GUI is much different and has fewer features. I want to be able to RDP to my vCenter server and run the vSphere client application from my linux system, without having a full RDP session. Anyway, when running the ./configure command, the following error is presented:

checking for PACKAGE... configure: error: Package requirements (libpanelapplet-2.0) were not met:

No package 'libpanelapplet-2.0' found.

I did a yum search to see if this pkg is installed locally and i do have a similar pkg installed, libpanelappletmm.i686. I'm not sure what to do from here.

Any advice to help with this install or providing another suitable solution is appreciated. Thank you.