"Ge, Weigong*" <[EMAIL PROTECTED]> writes:

> Hello,
>
> I follow the Bioconductor instruction (http://www.bioconductor.org/download
> <http://www.bioconductor.org/download> ) to install Biocoductor, there have
> some errors: 

Please post questions about Bioconductor to the bioconductor mailing
list:

http://www.bioconductor.org/docs/mailList.html


> /usr/lib/R/bin/SHLIB: line 115: make: command not found

Your system (Linux?) is missing very basic development tools.  It
seems you have no make program installed.  Such a program, among many
others, is required to build R packages from source.  Try to install
system packages for software development (C complier, etc).

+ seth

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to