Results 1 to 3 of 3
By default, Fedora x86_64 only installs 64 bit libraries under /lib64 when OS installation! I think, it is not very good because there are so many 32 bit
application software, ...
- 02-16-2011 #1Just Joined!
- Join Date
- Jan 2011
- Posts
- 5
Why Fedora x86_64 only install 64bit library?
By default, Fedora x86_64 only installs 64 bit libraries under /lib64 when OS installation! I think, it is not very good because there are so many 32 bit
application software, without 32bit library, 32bit application can not run at
all!!!
Why Fedora not install both libraries by default, any concern?
- 02-16-2011 #2Just Joined!
- Join Date
- Nov 2010
- Posts
- 4
This is mainly because when you pick a 64bit system you are choosing to run 64bit applications and only require the 64bit libraries
you can install the 32bit libraries by adding .i686 to the end of the package name in yum.
e.g
will install the 32bit glibc libraries.Code:yum install glibc.i686
Another reason is to stop duplicate libraries taking up space on the disk(s) and your system hard disk
- 02-17-2011 #3forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
Many users (including myself) would not be very happy if they had just installed 64-bit Linux and then found that the installer had installed 32-bit libraries on top of it by default. I personally don't need or want 32-bit libraries, so prefer those that do need them install 32-bit Linux, or add them if and when they should need them on their 64-bit Linux installs. Just my opinion, of course.
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.


Reply With Quote
