public inbox for gentoo-amd64@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-amd64]  Emerge libraries in /usr/lib32 too
@ 2007-04-23 14:12 Regis Decamps
  2007-04-23 14:21 ` Ian McCulloch
  2007-04-23 14:49 ` Daniel Gryniewicz
  0 siblings, 2 replies; 8+ messages in thread
From: Regis Decamps @ 2007-04-23 14:12 UTC (permalink / raw
  To: gentoo-amd64

Hi,

I'd like to run a 32 bits closed-source application.

Usually, I can do this thanks to emul-x86-* packages.Unfortunately, this 
particular application requires a library which is not in app-emulation 
(I think).

What do you advise me to do?


For more details:
The application I'd like to run is Rigs of Rods 
(http://rigsofrods.blogspot.com).

When I try to run it,
./RoR.bin: error while loading shared libraries: libalut.so.0: cannot 
open shared object file: No such file or directory

Of course I have emerged freealut, but this gives me
/usr/lib64/libalut.so
when I think I actually need
/usr/lib32/libalut.so

I'm sure I can solve my problem with a 32-bit chrooted environment, but 
this seems like a hammer to crush a fly.

So I'd like to have a emul-linux-x86 that provides libalut.so. I already 
wrote a couple of ebuilds, but emul-linux-x86-* ebuilds seem different. 
Are they binary packages? How can I write a emul-linux-x86 package for 
freealut?

Or I'd like an ebuild for freealut in multilib mode (amd64 being merged 
into /usr/lib64 and i686 being merged into /usr/lib32)? I could probably 
write such an ebuild looking at glibc as a example. But would that be a 
best practice or not recommended?

Thanks for you opinion,
-- 
Régis

-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-04-23 19:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-23 14:12 [gentoo-amd64] Emerge libraries in /usr/lib32 too Regis Decamps
2007-04-23 14:21 ` Ian McCulloch
2007-04-23 15:00   ` Richard Freeman
2007-04-23 16:49     ` [gentoo-amd64] " Regis Decamps
2007-04-23 17:26       ` Richard Freeman
2007-04-23 19:17         ` Duncan
2007-04-23 18:06     ` [gentoo-amd64] " Bo Ørsted Andresen
2007-04-23 14:49 ` Daniel Gryniewicz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox