From: Vincent P. <vp...@un...> - 2006-03-24 17:07:42
|
Can close this discussion, I'm just a lame... The export was incorrect : - export CPPFLAGS=3D-I/usr/local/include/boost_1_32 correct one is - export CPPFLAGS=3D-I/usr/local/include/boost-1_32 Take care, I suppose I just copy/paste frome the message http://sourceforge.net/mailarchive/message.php?msg_id=3D10561064 (so a little mistake is in it. Pretty good job for the rest) Seems to work now. Sorry for the noise. Vincent Pag=E9. Vincent Page a =E9crit : > Hi, > > I'll try to be precise enough to define my problem : > I'm trying to build and instal visual python and have the following=20 > problem : > > (from src/build.log) : > ------------ > In file included from ../include/vector.h:8, > from ../include/xgl.h:10, > from xgl.cpp:4: > ../include/cvisual.h:8:47: boost/python/detail/wrap_python.hpp: No=20 > such file or directory |