Hi, On Fri, Nov 12, 2010 at 4:05 PM, vijay singh <[email protected]> wrote:
> On Fri, 2010-11-12 at 11:25 +0200, Aapo Rantalainen wrote: > > >> make[4]: Entering directory > > >> > `/home/vijay/work/ptxdist_pjt/platform-arm11/build-target/clutter-1.4.0/tests/conform' > > >> > /home/vijay/work/ptxdist_pjt/platform-arm11/build-target/clutter-1.4.0/tests/conform/test-conformance: > error while loading shared libraries: libclutter-glx-1.0.so.0: cannot open > shared object file: No such file or directory > > > If library is compiled properly then It seems permission related problem; change the permission of .so after install or do every thing as super user. Thanks, Aj > > It stops when compiling tests. So there might be compiled (and > > working) library already. Check for clutter/.libs/ > If it is compiled then why problem with test compilation.How can i do > clean compilation. > > > > Are you producing *-glx*, not *-eglx* ? (configure --with-flavour ?) > it is glx. > > > > -Aapo Rantalainen > > > _______________________________________________ > clutter-app-devel-list mailing list > [email protected] > http://lists.clutter-project.org/listinfo/clutter-app-devel-list >
_______________________________________________ clutter-app-devel-list mailing list [email protected] http://lists.clutter-project.org/listinfo/clutter-app-devel-list
