I met the same problem. In my understanding, this dependence actually is caused by a third-party software (external dependence) which we have no way to change. (I found this by printing the dependent libs of the complaining component, and then printing the dependent libs of its dependent libs, and so on.) Currently I can't recall which lib it is, I only recall that this issue was resolved by copying a libstdc++.so.5. But it was last year, I had thought it was solved.
Thanks, xiaofeng On 4/22/07, Wayne Beaton <[EMAIL PROTECTED]> wrote:
I recently tried running Harmony on a fresh installation of Debian Linux. It failed, complaining that libstdc++.so.5 is not available. After a quick search, I confirmed that libstdc++.so.5 is indeed not anywhere on the machine, but libstdc++.so.6 is there. As I understand it (and I'll admit I don't understand it well), libstdc++.so.5 is considered legacy. Should this dependency be updated, or is there some way to make the dependency version agnostic? Thanks, Wayne -- Wayne Beaton The Eclipse Foundation [EMAIL PROTECTED] Skype, YIM: waynebeaton http://www.eclipse.org http://wbeaton.blogspot.com/ http://www.planeteclipse.org/planet/
-- http://xiao-feng.blogspot.com
