2008/12/22 Gregory Shimansky <[email protected]> > Oliver Deakin said the following on 22.12.2008 14:21: > >> Hi Oscar, >> >> It looks like you don't actually have a libXtst.so named library, but >> rather the versioned one .so.6. I think the -lXtst will look directly for >> libXtst.so, and so is failing to find your library because of the >> additional version number at the end. Perhaps you could try creating >> libXtst.so as a symlink to libXtst.so.6 and rerun the build? >> > > I think that Fedora doesn't require hacking around with symlinks. Most > likely Oscar misses some X11 -devel package that is required for correct > compilation. > > Hi Oliver
I do not yum install libXtst said: Package libXtst-1.0.3-3.fc9.x86_64 already installed and latest version Is the same for Xext, Xft Thanks Oscar Bacho
