On Thu, 15 Dec 2011 12:23:31 -0300 Wido <[email protected]> wrote: > Hey folks > > Yesterday I updated my svn tree and started to recompile everything > almost from scratch (make uninstall; ./autogen.sh; make; make > install). > > SO far , so good....except that I'm not able to compile embryo. When > running make, I'm getting an error that is not finding 'liblua5.1.la" > > Im running Debian Wheezy (testing), I do have lua5.1, liblua5.1 and > liblua5.1-dev and just in case, I have reinstalled them, but still > got the same error. > > Hints? I googled it but didn't find anything usefull
It might be the lua.pc file is in the wrong place, or even non existent? That's a common problem. It should be where your other pkgconfig files are stored. -- A big old stinking pile of genius that no one wants coz there are too many silver coated monkeys in the world. ------------------------------------------------------------------------------ 10 Tips for Better Server Consolidation Server virtualization is being driven by many needs. But none more important than the need to reduce IT complexity while improving strategic productivity. Learn More! http://www.accelacomm.com/jaw/sdnl/114/51507609/ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
