On 12/03/06, B.Hoffmann <[EMAIL PROTECTED]> wrote: > Thank you, this did the trick and I got a bit further this time, but now it's complaining about > > checking for headers required to compile python extensions... not found > configure: error: could not find Python headers > > I guess I should use a distro that comes with all this by default, like Debian? It's all readily available in ubuntu. python-dev is the package name. When compiling anything, chances are you'll need a handful of -dev packages. Whenever it complains about something missing look for it. Ubuntu is based on debian, so they share the same packages, just not the same default configurations... And, AFAIK debian doesn't install very many (if any) -dev packages by default either. -- ~ Darryl ~ [EMAIL PROTECTED] ~ http://darrylclarke.com
Ah ok. Would you know by any chance which package would satisfy "configure: error: could not find Boost python headers" ?
I'm sorry it looks like you have to walk me through this but can only use apt-get at the moment and not Synaptic so if I don't know the proper package name - nada.
Kind Regards, B.Hoffmann Linux User #398054 |