On Fri, Oct 2, 2015 at 12:01 AM, MC Cason <farmerboy1...@yahoo.com> wrote:
>
>    You need the development files for boost::python.  Using `aptitude
> search boost` will show you what files you need.

I am running gentoo so it is emerge --search boost only I already have
boost so I get.
I have already installed
dev-libs/boost
dev-util/boost-build
sys-devel/boost-m4
There is no -dev package headers are installed because gentoo is
source based every package is compiled on install.

>    This should get you what you need:
> sudo apt-get install libboost-python-dev

I did an emerge of dev-libs/boost with python headers.

>
>> Ok I took this to mean --disable-python your ./configure has to be
>> broken and tried to build it with python. It complained about not
>> having tk support in python so I recompiled python and then everything
>> that required it. Not fun.
>>
>> For my trouble I now have the same issue using --disable-python flag.
>> With out that flag I get another issue. This is the end of my config
>>
>> checking for msgfmt... /usr/bin/msgfmt
>> checking for --tcl support in msgfmt... yes
>> checking for Python support... yes
>> checking python version... OK
>> checking version of python libraries... python2.7
>> checking match between tk and Tkinter versions... 8.5
>> checking location of Python header files... /usr/include/python2.7
>> checking for Python headers... -I/usr/include/python2.7
>> checking for Python libraries... -lpthread -ldl  -lutil
>> checking whether the Boost::Python headers are available... yes
>> checking for boost::python shared library...
>> configure: error: boost::python is required to build LinuxCNC
>>
>> What package is boost::python from? I am not a python guy.
>>
>
> --
> MC Cason
> Eagle3D - Created by Matthias Weißer
> github.com/mcason/Eagle3D
>
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users



-- 
Home
http://evanfoss.googlepages.com/
Work
http://forge.abcd.harvard.edu/gf/project/epl_engineering/wiki/

------------------------------------------------------------------------------
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to