Hi I'm a Perl developer.
I have some problems to install the latest module Inline::Python. 0.39 I have an Windows XP platform. Perl : v5.12.3 build for MSWin32-x86-multi-thread Module : Inline 0.46 Python 2.7 I try firstly install the moduIe Inline::Python via the shell cpan. I have this log error message ############################################################################## ... Writing Makefile for Inline::Python Could not read metadata file. Falling back to other methods to determine prerequisites ... collect2: ld returned 1 exit status dmake.exe: Error code 129, while making 'blib\arch\auto\Inline\Python\Python.dll' NINE/Inline-Python-0.39.tar.gz C:\STRAWB~1\c\bin\dmake.exe -- NOT OK Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible Failed during this command: NINE/Inline-Python-0.39.tar.gz : make NO ################################################################################## I try secondly to compile it from source files. I use nmake.exe. It display this : Attached is the makefile generated Makefile.PL ################################################################################## C:\Inline-Python-0.39>nmake WARNING: missing nmake.err; displaying error numbers without messages. syntax error at -e line 1, near "'755') " Missing right curly or square bracket at -e line 1, at end of line Execution of -e aborted due to compilation errors. NMAKE : U1077: Stop. ###################################################################################### Thanks you for your help. Daniel C.
Makefile
Description: Binary data