Jump to content

X-Lite SIP softphone


patnliz
 Share

Recommended Posts

Hi All,

 

I am looking for a little help.

 

I have tried to install the downloadable X-Lite SIP softphone on Mandrake SE 2005 and when, after installation, I start it up, it looks for libstdc++.5.0.so, if I remember the library name correctly. libstdc++.6.0.so seems to be already installed. Is there a graceful way I can get past this?

 

Thanks

Pat

Link to comment
Share on other sites

Dependency problems are taken care off by urpmi. Set up all repositories from easy-urpmi (see link on top of this page) and try again.

 

If that doesn't work and the app is dependent on an old lib you can try linking the installed lib (in this case libstdc++.6.0) to the one needed by the app. (libstdc++.5.0.so). So t would be something like: ln -s /usr/lib/libstdc++.6.0.so /usr/lib/libstdc++.5.0.so (ofcourse only if the lib is in /usr/lib).

 

Or you could try installing a newer version of the program :)

 

Good luck.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...