Bug 981021

Summary: Installed 32bit libraries are not in path
Product: [openSUSE] openSUSE 13.1 Reporter: Forgotten User 0Pa7LREnXl <forgotten_0Pa7LREnXl>
Component: BasesystemAssignee: E-mail List <bnc-team-screening>
Status: RESOLVED WONTFIX QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: mpluskal
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Forgotten User 0Pa7LREnXl 2016-05-22 11:45:59 UTC
When 32bit dynamic libraries are installed, they are not in path, so that starting a 32bit program will fail.

Proposal: Create a file /etc/ld.so.conf.d/32bit.conf:

/usr/lib32
/usr/local/lib32
Comment 1 Martin Pluskal 2016-05-22 14:12:46 UTC
openSUSE-13.1 is out of support, and while some updates are still released thanks to Evergreen community this out of scope of such updates

Furthermore - on openSUSE, 32 bit libraries are installed to /usr/lib and 64bit ones to /usr/lib64 - lib32 is not used at all