Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 06-22-2005, 03:16 AM   #1 (permalink)
 
Super Techie

Join Date: Dec 2004

Posts: 467

TheRecluse

Default FoxyTunes extension

I can't get the FoxyTunes extension for Firefox to work with XMMS... the FoxyTunes site to install the libstdc++.so.5 library with yum, instead of using the default libstdc++.so.6 library that comes in the Fedora installation...

but when I do the yum install compat-libstdc++ like it says on the site i get
No Match for argument: compat-libstdc++
Nothing to do

am i just SOL?
__________________
TheRecluse is offline  
Old 06-24-2005, 06:33 PM   #2 (permalink)
 
Ultra Techie

Join Date: Nov 2004

Posts: 905

Sevoma is on a distinguished road

Send a message via AIM to Sevoma
Default

Try doing this (as root):
Code:
cd /usr/lib && ln libstdc++.so.5 libstdc++.so.6
If you have libstdc++.so.6, it will make a link named libstdc++.so.5 that points to ibstdc++.so.6. It may work.
__________________
<a href=\"http://truecombat.us\"><img src=\"http://www.truecombat.us/images/buttons/tcusbannersmall.jpg\"></a>

Sevoma Web Hosting
Sevoma is offline  
Old 06-24-2005, 08:48 PM   #3 (permalink)
 
Ultra Techie

Join Date: Nov 2004

Posts: 905

Sevoma is on a distinguished road

Send a message via AIM to Sevoma
Default

Very good point horndude, thanks for correcting me.
__________________
<a href=\"http://truecombat.us\"><img src=\"http://www.truecombat.us/images/buttons/tcusbannersmall.jpg\"></a>

Sevoma Web Hosting
Sevoma is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On