Hi Oscar, It seems that harmony can not find the lib on the ld search path. Do you have libXtst on the path /usr/X11R6/lib64(this is specified by the -L)?
On Mon, Dec 22, 2008 at 3:24 PM, Oscar Bacho <[email protected]> wrote: > 2008/12/22 Charles Lee <[email protected]> > > > Hi Oscar,Harmony need some lib from the local pc or server to build it. > > From > > the error message you gave, it seems the libxtst is missing in your local > > machine. You can use yum to install the libxtst on the Fedora. > > > > Yours sincerely, > > Charles Lee > > China Software Development Lab, IBM > > > Hi Charles thanks for yuo reply > > yum install libXtst > > said: > Package libXtst-1.0.3-3.fc9.x86_64 already installed and latest version > > > Thanks > > Oscar Bacho > -- Yours sincerely, Charles Lee China Software Development Lab, IBM
