[Bug 10652] New: ./tools/wineinstall adds /usr/local/lib to /etc/ld.so.conf

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Dec 2 17:21:55 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=10652

           Summary: ./tools/wineinstall adds /usr/local/lib to
                    /etc/ld.so.conf
           Product: Wine
           Version: 0.9.49.
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: P2
         Component: wine-binary
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: fry.kun at gmail.com


It appears that running ./tools/wineinstall (the recommended install method for
source installs) adds "/usr/local/lib" to /etc/ld.so.conf
As I understand it, this is not a proper default and should be avoided.
Personally, I've grappled for a week with a bug from dual python installation
(stock /usr/ and custom /usr/local/) where stock python would attempt to
dynamically load /usr/local/lib/libpython2.5.so.1.0 - this caused a lot of
errors with system programs/etc.
Tracing the source of the bad entry in /etc/ld.so.conf led me to wine
installer.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list