Linux When to use libraries from the lib/ folder?
#1
Hello everyone,

after two years absence from XBMC I am back to it.
I am trying to compile it via sources and just wondering when to use libraries deliverd in the lib/ folder?

Thanks for any hints. Smile
Reply
#2
you don't need those if you distro has proper and new enough packages for dependencies. Those libs are used for all other platforms, but can be used on linux too.
Reply
#3
So there aren't any advantages using them?
I am on Debian Wheezy. Smile
Reply
#4
wheezy has many "stone age" packages Smile so some of the libs in our tree might be of use, e.g. taglib
Reply
#5
Alright, yes I did use taglib. Is there any command/option to say the configuration script that it should search for everything in the lib/ folder?
Or perhaps a possibility to compile and install all stuff from the lib/ folder?
Reply
#6
you can compile them all from tools/depends, but thats probably overkill
If you install them to /usr/local, they'll be picked up by xbmcs configure automatically
Reply
#7
Hmm, I would like to try it, because you said, that Debian has a lot of old packages. Smile
Reply
#8
Just compile taglib from the lib folder, the rest you don't have to bother with. I've been running XBMC on Debian for years and have never touched anything inside the lib folder (apart from taglib that is).
Reply

Logout Mark Read Team Forum Stats Members Help
When to use libraries from the lib/ folder?0