[BioC] Error installing genefilter
Marcelo Luiz de Laia
mlaia at fcav.unesp.br
Fri May 13 14:22:56 CEST 2005
Hi,
When I try to install package genefilter, I receive this error message:
root at lbmsala4b:/home/kurumin/Temp# R CMD INSTALL -l /usr/lib/R/library
genefilter_1.5.0.tar.gz
* Installing *source* package 'genefilter' ...
** libs
gcc -I/usr/lib/R/include -fPIC -g -O2 -c genedist.c -o genedist.o
gcc -I/usr/lib/R/include -fPIC -g -O2 -c init.c -o init.o
g77 -fPIC -g -O2 -c ttest.f -o ttest.o
make: g77: Comando não encontrado
make: ** [ttest.o] Erro 127
ERROR: compilation failed for package 'genefilter'
** Removing '/usr/lib/R/library/genefilter'
** Restoring previous '/usr/lib/R/library/genefilter'
root at lbmsala4b:/home/kurumin/Temp#
>sessionInfo
R version 2.0.1, 2004-11-15, i386-pc-linux-gnu
attached base packages:
[1] "tools" "methods" "stats" "graphics" "grDevices" "utils"
[7] "datasets" "base"
other attached packages:
geneplotter annotate vsn affy reposTools Biobase
"1.5.2" "1.5.1" "1.5.0" "1.5.8" "1.5.2" "1.5.0"
limma
"1.9.0"
My gcc is more new.
How I solve this problem?
Thanks
Marcelo
More information about the Bioconductor
mailing list