On Mon, Jul 11, 2011 at 21:00, Alexander Gladysh <[email protected]> wrote: > On Mon, Jul 11, 2011 at 13:38, Alexander Gladysh <[email protected]> wrote: >> On Mon, Jul 11, 2011 at 08:18, Alexander Gladysh <[email protected]> wrote: >>> On Mon, Jul 11, 2011 at 07:08, Alexander Gladysh <[email protected]> wrote: >>>> Installation of luuid rock fails on Ubuntu 11.4 because libuuid.so >>>> moved from /usr/lib to /usr/lib/i386-linux-gnu/ (I suspect that this >>>> directory is arch-dependent). >> >>>> Can something be done about this, please? >> >>> See here: >>> http://askubuntu.com/questions/52617/usr-lib-i386-linux-gnu/52619#52619 >> >>> (Each Ubuntu release breaks something horribly... :( ) >> >> Linked answer suggest that the change is here to stay in Ubuntu (and >> actually in Debian as well). LuaRocks should cope with that. > > I've created a question at SO, welcome to contribute: > > http://stackoverflow.com/questions/6653635/api-to-get-a-list-of-paths-in-etc-ld-so-conf-on-linux >
People there suggest, that the one and only true way to determine if .so is available in the system is to call dlopen (and suggest a couple of ways to do it). What would be side-effects if LR for Linux would do that instead of broken file lookup? Alexander. ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Luarocks-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luarocks-developers
