Hi Pavel, I guess that the apt-get does solve it. Soft linking should be avoided, since you might step into version issues. Basically in the C/C++ world, if we don't find any lib, we'd rather fetch the dev packages. Same applies for headers. In some situations you might need the utils, or extras too.
Also, I didn't notice this conversation previously. Anyhow, I believe that it should be added as a Basic pre-requisite. That is why I sent this mail. Regards, Senaka On Sat, Mar 29, 2008 at 2:05 PM, Pavel Rebriy <[EMAIL PROTECTED]> wrote: > Please look at *"**[build] build errors ubuntu" *branch for details. > > On 29/03/2008, Senaka Fernando <[EMAIL PROTECTED]> wrote: > > > > Hi all, > > > > While building Harmony, with the 'all' option, > > > > It seems that the Xtst library is required. > > > > You will have to install libxtst-dev. > > > > I'm having a Ubuntu 7.10 system, and have installed all the Basic > > pre-requisites > > > > Regards, > > > > Senaka > > > > > > -- > Best regards, > Pavel Rebriy >
