In <[EMAIL PROTECTED]>, on 04/23/02 
   at 02:24 PM, Speeddymon <[EMAIL PROTECTED]> said:

:I'm thinking maybe it added $libdir to ld.so.conf but
:didnt run ldconfig... ?

What actually happened is that $libdir was already in ld.so.conf, so the
script did NOT add it, and therefore, it did NOT run ldconfig. This
strategy works when one upgrades modules with identical names, but not
when modules are renamed, as was the case with libntdll.dll.so replacing
libntdll.so.

The line in wineinstall which controls this behavior is:

if [ -f /etc/ld.so.conf ] && ! grep -qs "$libdir" /etc/ld.so.conf

-- Chuck Crayne
-----------------------------------------------------------
[EMAIL PROTECTED]
-----------------------------------------------------------


Reply via email to