2016-08-16 5 views
1

Bluemix에 5 노드 BigInsights hadoop 클러스터가 있습니다. BigInsights 클러스터에 H2O ai R을 설치하려고 할 때 오류가 발생합니다.Bluemix의 BigInsights 클러스터에 H2O ai R 패키지를 설치하는 중 오류가 발생했습니다.

install.packages ("H2O"유형 = "소스"의 repos = (C ("http://h2o-release.s3.amazonaws.com/h2o/rel-turing/3/R")))

ERROR: dependencies ‘statmod’, ‘RCurl’, ‘jsonlite’ are not available for package ‘h2o’ 
* removing ‘/home/opus/R/x86_64-redhat-linux-gnu-library/3.3/h2o’ 

The downloaded source packages are in 
     ‘/tmp/RtmpJmcuyB/downloaded_packages’ 
Warning message: 
In install.packages("h2o", type = "source", repos = (c("http://h2o-release.s3.amazonaws.com/h2o/rel-turing/3/R"))) : 
    installation of package ‘h2o’ had non-zero exit status 

내가 BigInsights 클러스터의 R의 'RCurl'패키지를 설치하려고 같은 오류 메시지가 표시 :

trying URL 'https://cran.fhcrc.org/src/contrib/RCurl_1.95-4.8.tar.gz' 
Content type 'application/x-gzip' length 916934 bytes (895 KB) 
================================================== 
downloaded 895 KB 

* installing *source* package ‘bitops’ ... 
** package ‘bitops’ successfully unpacked and MD5 sums checked 
** libs 
gcc -m64 -std=gnu99 -I/usr/include/R -DNDEBUG -I/usr/local/include -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpic -fPIC -c bit-ops.c -o bit-ops.o 
gcc -m64 -std=gnu99 -I/usr/include/R -DNDEBUG -I/usr/local/include -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpic -fPIC -c cksum.c -o cksum.o 
gcc -m64 -std=gnu99 -shared -L/usr/lib64/R/lib -o bitops.so bit-ops.o cksum.o -L/usr/lib64/R/lib -lR 
installing to /home/opus/R/x86_64-redhat-linux-gnu-library/3.3/bitops/libs 
** R 
** preparing package for lazy loading 
** help 
*** installing help indices 
    converting help for package ‘bitops’ 
    finding HTML links ... done 
    bitAnd         html 
    bitFlip         html 
    bitShiftL        html 
    cksum         html 
** building package indices 
** testing if installed package can be loaded 
* DONE (bitops) 
* installing *source* package ‘RCurl’ ... 
** package ‘RCurl’ successfully unpacked and MD5 sums checked 
checking for curl-config... no 
Cannot find curl-config 
ERROR: configuration failed for package ‘RCurl’ 
* removing ‘/home/opus/R/x86_64-redhat-linux-gnu-library/3.3/RCurl’ 

The downloaded source packages are in 
     ‘/tmp/RtmpJmcuyB/downloaded_packages’ 
Warning message: 
In install.packages("RCurl") : 
    installation of package ‘RCurl’ had non-zero exit status 

문제와 도움을 해결하기 위해 도와주세요 훨씬 감상 할 수있다.

+0

를 설치, 그것을 받아주십시오. 감사! – TomKraljevic

답변

4

Linux에 설치하려고하는 것 같습니다. 먼저 libcurl 용 개발 파일을 설치해야합니다.

예를 들어

apt-get을 설치 libcurl4-하려면 openssl-dev에

또는

냠 대답 아래를 잘했다면 libcurl에-(STABLE)