相关疑难解决方法(0)

make:安装:找不到命令

当我尝试git从 上的源安装时qnx,出现以下错误(请注意,pound 是 sudo 中的提示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
Run Code Online (Sandbox Code Playgroud)

我在谷歌搜索任意可执行文件时看到了很多make: %XXX%: Command not found问题%XXX%,但还没有看到它被替换为install. 怎么了?

git我从的主目录发布了一些可能感兴趣的文件: Makefileconfig.status

QNX6.5.0 …

git makefile qnx qnx-neutrino

1
推荐指数
1
解决办法
1万
查看次数

标签 统计

git ×1

makefile ×1

qnx ×1

qnx-neutrino ×1