Solved Problems upgrading to Frodo
#1
Was running XMBCuntu eden and upgraded to frodo using apt-get install.. which reading the wiki now seems to be the wrong way of doing it. Everything works right except for Airplay which the log says this:

00:27:39 T:2919189360 NOTICE: Thread AirPlayServer start, auto delete: false
00:27:39 T:3078346512 ERROR: Unable to load libshairport.so.2, reason: libshairport.so.2: cannot open shared object file: No such file or directory
00:27:39 T:3078346512 DEBUG: Dll libshairport.so.2 was not found in path

I saw the wiki entry to do this:

sudo apt-get install ppa-purge python-software-properties pkg-config
sudo ppa-purge ppa:whatever-ppa-you-have-now
sudo add-apt-repository ppa:whatever-ppa-here
sudo apt-get update
sudo apt-get install xbmc

but I've added a bunch of PPAs to this to try to fix things so I dont know how to tell which PPA to remove.

Any help would be greatly appreciated. I'm a total linux noob so patience (and commands) are appreciated.
Reply
#2
sudo apt-get upgrade

this should pull in a few new libs, one being libshairport
Reply
#3
That did the trick.

Thanks!
Reply

Logout Mark Read Team Forum Stats Members Help
Problems upgrading to Frodo0