Hi I get: configure: WARNING: No python-config found when I try to compile. Can you help or tell me what I need to pst? Regards Chris Debian Linux etch samba4 alpha afetr running svn
Python support is an ongoing project, and will soon be required to build Samba4. Perhaps the messages in configure will need to be improved.
This message is harmless. If python-config is not present, configure will try other ways to find out where the python includes and libs are. Perhaps we should make it a little bit less verbose?h
The compile stops. I have installed python and python-dev, it still stops. Chris
I have also tried installing python-samba, but get the same results. Chris
Python-samba is unrelated to this. The message about python-config can be ignored if configure finishes ok. What's the last line before the compilation stops?
Building shared libraries: yes Using shared libraries internally: no (specify --enable-dso) To run binaries without installing, set the following environment variable: LD_LIBRARY_PATH=./bin/shared I HAVE SET AND EXPORTED LD_LIBRARY_PATH. Chris
That looks perfectly fine. Configure has finished ok, it's just telling you what variable to set when you want to run Samba without installing it after you've built it. You should be able to run make like you're used to.
Everything seems to be working on, please reopen if you still believe this is a bug.
Everything seems to be working ok, please reopen if you still believe this is a bug.
It is compiling fine. It has not finished yet -report results tomorrow. May be we could do with a message to say configure OK ? Chris