|
Re: Install 32 bit libraries on 64 bit Fedora 15
I'm far a linux guru myself, but I'll tell you how stumbled onto installing the 32-bit libraries. Some other distros have an obvious option to add it, but Fedora doesn't make it obvious.
Go into the GUI add/remove software app and, in the options somwhere, uncheck the option to only show "native packages", which will then allow the .i686 32-bit packages to become visible from the repos.
Now, search for "libc" or "glibc" (I can't remember which I used) and choose the 32-bit, i686 library package. That should bring in most of the core/base stuff. You may need some more packages after that for whatever you're trying to do, but that will get you started.
|