While I try to install git from my source on qnx , I get the following error (note that pound is a prompt for sudo in qnx ):
# ./configure --without-iconv --with-perl=/usr/pkg/bin/perl --with-python=/usr/qnx650/host/qnx6/x86/usr/bin/python
I saw a lot of make: %XXX%: Command not found problems in Googling, where %XXX% is an arbitrary executable, but did not see it replaced with install . What's wrong?
I posted several files of possible interest from the git home directory: Makefile , config.status
qnx 6.5.0 SDP SP1, git 1.8.3.2
git makefile qnx qnx-neutrino
Isaacs
source share