Boost python also has a shared library component that should be under 
local/lib/libboost_python.so or so. But we don't install it correctly. 
Probably because that would be harder with the cropped boost, you can 
easily just copy some of the headers but to build a subset you need to deal 
with the build system.



On Thursday, February 6, 2014 12:11:14 PM UTC, Sébastien Labbé wrote:
>
>
>
> On Thursday, February 6, 2014 12:52:16 PM UTC+1, Volker Braun wrote:
>>
>> We only ship a partial boost library, afaik boost-python is not included.
>>
>
> But there is a python folder in the src of the partial boost library. So I 
> thought boost-python was included...
>
> sage-5.12/spkg/standard/boost_cropped-1.52.0/src/boost/python $ ls
> arg_from_python.hpp             implicit.hpp                    
> pointee.hpp                    
> args.hpp                        import.hpp                      
> proxy.hpp                      
> args_fwd.hpp                    init.hpp                        
> ptr.hpp                        
> back_reference.hpp              instance_holder.hpp             
> pure_virtual.hpp               
> base_type_traits.hpp            iterator.hpp                    
> raw_function.hpp               
> bases.hpp                       list.hpp                        
> refcount.hpp                   
> borrowed.hpp                    long.hpp                        
> reference_existing_object.hpp  
> call.hpp                        lvalue_from_pytype.hpp          
> register_ptr_to_python.hpp     
> call_method.hpp                 make_constructor.hpp            
> return_arg.hpp                 
> cast.hpp                        make_function.hpp               
> return_by_value.hpp            
> class.hpp                       manage_new_object.hpp           
> return_internal_reference.hpp  
> class_fwd.hpp                   module.hpp                      
> return_opaque_pointer.hpp      
> converter/                      module_init.hpp                 
> return_value_policy.hpp        
> copy_const_reference.hpp        numeric.hpp                     
> scope.hpp                      
> copy_non_const_reference.hpp    object/                         
> self.hpp                       
> data_members.hpp                object.hpp                      
> signature.hpp                  
> def.hpp                         object_attributes.hpp           
> slice.hpp                      
> def_visitor.hpp                 object_call.hpp                 
> slice_nil.hpp                  
> default_call_policies.hpp       object_core.hpp                 
> ssize_t.hpp                    
> detail/                         object_fwd.hpp                  
> stl_iterator.hpp               
> dict.hpp                        object_items.hpp                
> str.hpp                        
> docstring_options.hpp           object_operators.hpp            
> suite/                         
> enum.hpp                        object_protocol.hpp             
> tag.hpp                        
> errors.hpp                      object_protocol_core.hpp        
> to_python_converter.hpp        
> exception_translator.hpp        object_slices.hpp               
> to_python_indirect.hpp         
> exec.hpp                        opaque_pointer_converter.hpp    
> to_python_value.hpp            
> extract.hpp                     operators.hpp                   
> tuple.hpp                      
> handle.hpp                      other.hpp                       
> type_id.hpp                    
> handle_fwd.hpp                  overloads.hpp                   
> with_custodian_and_ward.hpp    
> has_back_reference.hpp          override.hpp                    
> wrapper.hpp                    
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to