Iam trying to install fluentd on my linux server without internet connection using
I am using the following command but I am getting errors like the following: Can someone please help to resolve this issue, where am I going wrong?
./make-rpm.sh: line 18: git: command not found
./make-rpm.sh: line 19: cd: fluentd: No such file or directory
./make-rpm.sh: line 20: git: command not found
mv: cannot stat `fluentd': No such file or directory
cp: cannot stat `td-agent.conf': No such file or directory
cp: cannot stat `td-agent.prelink.conf': No such file or directory
cp: cannot stat `Makefile.am': No such file or directory
cp: cannot stat `autogen.sh': No such file or directory
cp: cannot stat `./td-agent.logrotate': No such file or directory
tar: td-agent-1.1.21: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
/folder/software/rpmbuild /folder/software
cp: cannot stat `../redhat/td-agent.spec': No such file or directory
cp: cannot stat `../redhat/td-agent.init': No such file or directory
./make-rpm.sh: line 43: rpmbuild: command not found