Salut !![]()
je veux installer un programme linux sous windows avec cygwin.
Lorsque je fais ./Makefile avec cygwin, j'obtiens ce messege :
J'ai pourtant installé toutes les librairies "gcc".
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9 CC =: No such file or directory CC: gcc: No such file or directory CC: no input files ./Makefile: line2: CC_FLAGS: command not found ./Makefile: line4: default:: command not found CC: no input files ./Makefile: line 5: CC_FLAGS: command not found ./Makefile: line 5: latest_cluster.c: command not found
Comment faire pour installer ce programme ?
Merci![]()
P.S: ceux qui veulent me dire : "Tu as qu'à installer linux" s'abstenir.... car c'est pas ma machine
![]()
Partager