Source compile newbie: trying to build Ming (Flash) libs

jmdeschamps jmdeschamps at cvm.qc.ca
Wed Mar 10 01:00:02 EST 2004


Hi,

I have installed the GCC minGW compiler, and got ming03-beta1.
On window XP

so I try the Ming How-to Install for python and get the following
...
C:\ming>mingw32-make static
process_begin: CreateProcess((null), uname -s, ...) failed.
make -C src static
process_begin: CreateProcess((null), uname -s, ...) failed.
process_begin: CreateProcess((null), make -C src static, ...) failed.
make (e=2): Le fichier spÚcifiÚ est introuvable.
mingw32-make: *** [static] Error 2
...

I can't understand what it wants ("Le fichier spÚcifiÚ est
introuvable" = cannot find file) - What file???

What I'm I supposed to modify??? a path somewhere...???

(this is my pat variable:
PATH=C:\Python23\.;C:\Perl\bin\;c:\ruby\bin;C:\Python22\.;C:\WINDOWS\system32;C:
\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\nls;C:\WINDOWS\system32\nl
s\FRANCAIS;C:\Program Files\Fichiers communs\Adaptec
Shared\System;C:\Program Fi
les\NuSphere\UltraSQL\bin;c:\mingw\bin;c:\mingw32\bin
...)

Thanks in advance,

Jean-Marc
PS
I've read through a previous post on the question but was not able to
figure it out (my lack of source compiling experience, I guess )
http://groups.google.com/groups?q=Flash+Ming+group:comp.lang.python.*&hl=fr&lr=&ie=UTF-8&scoring=d&selm=d2810a8.0301300436.21a903d3%40posting.google.com&rnum=1



More information about the Python-list mailing list