MaiSan Chan
2001-Jul-09 23:53 UTC
[R] Please help..build from source: sh.exe command not found
Hi all, Can any of you veteran R and Windows users help me fix the make error that says /bin/sh: command not found? I have sh.exe and the other tools in C:/bin, and have C:/bin in my path. Thanks! Mai-San -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Jan_Svatos@eurotel.cz
2001-Jul-10 06:44 UTC
[R] Please help..build from source: sh.exe command not found
Hi, You probably call /bin/sh from script or have at the very first line something like #! /bin/sh (a Unix convention) Try to change "/bin/sh" to "sh" . For example, on my WinNT with bash being located in cygwin/bin: C:> bin/bash gives ..Not recognized as an ... command, (as expected) while C:>bash launches the bash (as expected). designed for _monospaced_ font Jan ------------------------------------------------- ------------------------------------------------- /- Jan Svatos, Sokolovska 855/225 -/ /- Data Analyst, Prague 9 -/ /- Eurotel Praha 190 00 -/ /- jan_svatos at eurotel.cz Czechia -/ ------------------------------------------------- Hi all, Can any of you veteran R and Windows users help me fix the make error that says /bin/sh: command not found? I have sh.exe and the other tools in C:/bin, and have C:/bin in my path. Thanks! Mai-San -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-. -.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._. _._._ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._