[Logo] Jaikoz- Discussion Forum
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Messages posted by: rewind  XML
Profile for rewind -> Messages posted by rewind [1]
Author Message

onevery wrote:
Back with the same problem...

Jaikoz MusicIP feature rely on the library libstdc++5,
but as of Ubuntu 9.10, the only version available is libstdc++6

Could you update Jaikoz in order to make it work with the new library?

Many many thanks in advance! 


A little bit late responce but, have you tried to use symbolic link for libstdc++5:

Code:
sudo ln -s /usr/lib/libstdc++.so.6 /usr/lib/libstdc++.so.5 


Found this some time ago as solution to start an Enemy Territory MOD - True Combat Elite on 64bit Karmic, it might be of use here too.
 
Profile for rewind -> Messages posted by rewind [1]
Go to:   
Powered by JForum 2.1.6 © JForum Team