Hi, I tried to install ming on my Leopard/IntelMac wiht the --enable- python switch for configure and get the error message: configure: error: Could not link test program to Python. Maybe the main Python library has been installed in some non-standard library path. If so, pass it to configure, The whole output is below. I use Python 2.4 and it is installed in the right place. However I played with the LDFLAGS but without success. Ming itself and the perl binding can be installed, but Python would be mutch nicer... greetings Sven sven-passigs-computer-365:ming-0.4.2 sp$ ./configure --enable-python checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i386-apple-darwin9.5.0 checking host system type... i386-apple-darwin9.5.0 checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether gcc and cc understand -c and -o together... yes checking for python... /Library/Frameworks/Python.framework/Versions/ Current/bin/python checking for python... (cached) /Library/Frameworks/Python.framework/ Versions/Current/bin/python checking for a version of Python >= '2.1.0'... yes checking for the distutils Python package... yes checking for Python include path... -I/Library/Frameworks/ Python.framework/Versions/2.4/include/python2.4 checking for Python library path... -L/Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4 -lpython2.4 checking for Python site-packages path... /Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4/site-packages checking python extra libraries... -ldl checking python extra linking flags... -u _PyMac_Error Python.framework/Versions/2.4/Python checking consistency of all components of python development environment... no configure: error: Could not link test program to Python. Maybe the main Python library has been installed in some non-standard library path. If so, pass it to configure, via the LDFLAGS environment variable. Example: ./configure LDFLAGS="-L/usr/non-standard-path/python/lib" = = = = ======================================================================== ERROR! You probably have to install the development version of the Python package for your distribution. The exact name of this package varies among them. = = = = ======================================================================== *************************************** Sven Passig Gustav-Falke-Str. 66 23562 Lübeck Tel: 0451 / 7060188 Fax: 01212-5-114-06-387 E-Mail: sven@xxxxxxxxxx Internet: http://www.passig.net *************************************** ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Ming-users mailing list Ming-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/ming-users