View previous topic :: View next topic |
Author |
Message |
azcoder Tux's lil' helper
Joined: 08 Oct 2003 Posts: 143 Location: Scottsdale, Arizona
|
Posted: Mon Jul 11, 2005 2:44 pm Post subject: Problem emerging 32-bit library |
|
|
How can I emerge a library in portage as 32-bit instead of 64-bit?
Ideally, I want to emerge it as both and have the 64 in /usr/lib64 and the 32 in /usr/lib32....
I tried setting ABI=x86 when emerging but to no avail.
Thanks again for any help..... |
|
Back to top |
|
|
crazycat l33t
Joined: 26 Aug 2003 Posts: 838 Location: Hamburg, Germany
|
Posted: Mon Jul 11, 2005 9:56 pm Post subject: |
|
|
Only by using chroot or using some binary distro to fill the missing libs. Or if you have some luck the libs you need are already included in emul files. |
|
Back to top |
|
|
azcoder Tux's lil' helper
Joined: 08 Oct 2003 Posts: 143 Location: Scottsdale, Arizona
|
Posted: Tue Jul 12, 2005 2:09 am Post subject: |
|
|
Thanks crazycat
I got it working by using a pre-compiled rpm of libelf. |
|
Back to top |
|
|
|