Kodi Community Forum
Linux can't configure xbmc - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: Linux can't configure xbmc (/showthread.php?tid=126279)



can't configure xbmc - tbittner - 2012-03-23

Hi,

i'm trying to build xbmc for my new Pandaboard es under Ubuntu. I installed all dependencies (as far as i know) and bootstrap worked like a charm.

But wenn i run ./configure i get following error:

Code:
Checking boost/shared_ptr.hpp precence... yes
checking for boost/shared_ptr.hpp... no
configure: error: Could not find a required library. Please see the README for your platform.

but i installed libboost_dev and shared_ptr.hpp is located in /usr/include/boost/share_ptr.hpp

Do i have to tell configure where to look for shared_ptr.hpp or what am I doing wrong?

any suggestion would be appreciated.


RE: can't configure xbmc - gbomacfly - 2012-11-10

Same Problem here under Mac OSX 10.8.2
Boost is installed.