make[1]: *** No rule to make target `proto'. Stop.
make[1]: Leaving directory `/home/winexe/wmi-1.3.14/Samba/source'
cd Samba/source ; \
cp bin/winexe /bin ; \
cp bin/wmic /bin ; \
cp bin/shared/*async_wmi_lib.so.0* /lib/python
cp: cannot stat `bin/winexe': No such file or directory
cp: cannot stat `bin/wmic': No such file or directory
cp: cannot stat `bin/shared/*async_wmi_lib.so.0*': No such file or directory
make: *** [pywmi-installed] Error 1
按照这个执行报错啊 这是什么情况 执行到第三步的时候报错了
make[1]: *** No rule to make target `proto'. Stop. make[1]: Leaving directory `/home/winexe/wmi-1.3.14/Samba/source' cd Samba/source ; \ cp bin/winexe /bin ; \ cp bin/wmic /bin ; \ cp bin/shared/*async_wmi_lib.so.0* /lib/python cp: cannot stat `bin/winexe': No such file or directory cp: cannot stat `bin/wmic': No such file or directory cp: cannot stat `bin/shared/*async_wmi_lib.so.0*': No such file or directory make: *** [pywmi-installed] Error 1 按照这个执行报错啊 这是什么情况 执行到第三步的时候报错了