Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 251866 - dev-lang/realbasic must depend on sys-libs/libstdc++-v3
Summary: dev-lang/realbasic must depend on sys-libs/libstdc++-v3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Wormo (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-21 15:20 UTC by Jens Meißner
Modified: 2008-12-26 03:01 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 Jens Meißner 2008-12-21 15:20:21 UTC
sys-libs/libstdc++-v3 must be installed or dev-lang/realbasic will not start.

Reproducible: Always

Steps to Reproduce:
1. Don't install sys-libs/libstdc++-v3
2. Install dev-lang/realbasic
3. Start it with /opt/REALbasic/REALbasic2007

Actual Results:  
$ /opt/REALbasic/REALbasic2007 
/opt/REALbasic/REALbasic2007: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
$ 


Expected Results:  
open the main window
Comment 1 Wormo (RETIRED) gentoo-dev 2008-12-23 07:55:19 UTC
Thanks for pointing out this missing dependency. Currently there is no official maintainer for this ebuild, so I'll go ahead and take this bug.
Comment 2 Wormo (RETIRED) gentoo-dev 2008-12-26 03:01:55 UTC
Looks like there were a lot of missing dependencies -- on common libraries such as gtk+, cups, etc so you must have already had everything but libstdc++ installed.