Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94086 - opera needs 32-bit aspell on amd64
Summary: opera needs 32-bit aspell on amd64
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High minor (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-26 07:48 UTC by Chris Dragan
Modified: 2005-05-28 16:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dragan 2005-05-26 07:48:30 UTC
Opera depends on app-text/aspell, but on AMD64 libaspell.so is built as a 64-bit 
library, therefore Opera cannot use it as it's a 32-bit application. The result: 
no spell check available on AMD64.

It would be nice to have a 32-bit libaspell.so in /usr/lib32 in one of the emul-
linux-x86 ebuilds, so that Opera can use it. I'm not sure whether it's also 
necessary to modify the /opt/opera/bin/opera script accordingly.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Danny van Dyk (RETIRED) gentoo-dev 2005-05-28 16:10:38 UTC
Sorry, but we can't put every library into emul-linux-x86-$something. If you need
a special 32bit library, you'll have to compile them yourself and put them into
the appropriate directories below /emul/ yourself.

Resolving as WONTFIX.