当我尝试git
从其源代码安装时qnx
,我收到以下错误(请注意,磅是 sudo in 的提示qnx
):
# ./configure --without-iconv --with-perl=/usr/pkg/bin/perl --with-python=/usr/qnx650/host/qnx6/x86/usr/bin/python
# make all
# make install
GEN perl/PM.stamp
SUBDIR gitweb
SUBDIR ../
make[2]: `GIT-VERSION-FILE' is up to date.
GEN git-instaweb
SUBDIR git-gui
SUBDIR gitk-git
SUBDIR perl
SUBDIR git_remote_helpers
SUBDIR templates
install -d -m 755 '/usr/local/bin'
make: install: Command not found
make: *** [install] Error 127
我make: %XXX%: Command not found
在谷歌上看到了很多问题,其中%XXX%
任意可执行文件,但还没有看到它被替换为install
. 怎么了?
git
我从的主目录发布了一些可能感兴趣的文件: Makefile、config.status
QNX
6.5.0 SDP git
SP1、1.8.3.2