[Bug 10652] New: ./tools/wineinstall adds /usr/local/lib to /etc/ld.so.conf
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(a)winehq.org ReportedBy: fry.kun(a)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.
http://bugs.winehq.org/show_bug.cgi?id=10652 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|_obsolete_binary |tools -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10652 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2008-06-03 13:18:04 --- Is this still an issue in 1.0-rc3? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10652 --- Comment #2 from Konstantin Svist <fry.kun(a)gmail.com> 2008-06-03 14:11:56 --- (In reply to comment #1)
Is this still an issue in 1.0-rc3?
Looks like the tools/wineinstall file doesn't have any references to ld.so.conf, so I'd say yes it's gone. file looks much cleaner now, nice job :) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10652 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2008-06-03 14:34:22 --- Alexandre cleaned it up a few days ago: http://source.winehq.org/git/wine.git/?a=commitdiff;h=70949a6ba5d1f4b05921e6... Reported fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10652 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2008-06-06 10:39:07 --- Closing bugs fixed in 1.0-rc4. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org