http://bugs.winehq.org/show_bug.cgi?id=3609
------- Additional Comments From richard@daijobu.co.uk 2005-18-10 07:57 ------- * The environment variable is LD_LIBRARY_PATH (not LD_PATH)
But as Vijay (almost) said
As root: * add /emul/linux/x86/usr/lib in the file /etc/ld.so.conf (NOT /etc/ld.conf.so) * run ldconfig
As a user: * in the wine directory, ./configure && make depend && make