当前位置: 首页 > news >正文

城阳建设局网站网架结构厂家

城阳建设局网站,网架结构厂家,在线制作横幅,东莞网站建设推广我已经看过一些与此相关的帖子…但是所有建议的解决方案看起来似乎不工作….我在EC2实例中运行R#xff0c;并运行以下命令来尝试安装rJava但无效…任何帮助将不胜感激。 install.packages(rJava)Installing package(s) into ‘/home/ubuntu/R/library’(as ‘…我已经看过一些与此相关的帖子…但是所有建议的解决方案看起来似乎不工作….我在EC2实例中运行R并运行以下命令来尝试安装rJava但无效…任何帮助将不胜感激。 install.packages(rJava)Installing package(s) into ‘/home/ubuntu/R/library’(as ‘lib’ is unspecified)trying URL http://cran.stat.nus.edu.sg/src/contrib/rJava_0.9-3.tar.gzContent type application/x-gzip length 537153 bytes (524 Kb)opened URLdownloaded 524 Kb* installing *source* package ‘rJava’ ...** package ‘rJava’ successfully unpacked and MD5 sums checkedchecking for gcc... gcc -stdgnu99checking for C compiler default output file name... a.outchecking whether the C compiler works... yeschecking whether we are cross compiling... nochecking for suffix of executables...checking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether gcc -stdgnu99 accepts -g... yeschecking for gcc -stdgnu99 option to accept ISO C89... none neededchecking how to run the C preprocessor... gcc -stdgnu99 -Echecking for grep that handles long lines and -e... /bin/grepchecking for egrep... /bin/grep -Echecking for ANSI C header files... yeschecking for sys/wait.h that is POSIX.1 compatible... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking for string.h... (cached) yeschecking sys/time.h usability... yeschecking sys/time.h presence... yeschecking for sys/time.h... yeschecking for unistd.h... (cached) yeschecking for an ANSI C-conforming const... yeschecking whether time.h and sys/time.h may both be included... yesconfigure: checking whether gcc -stdgnu99 supports static inline...yeschecking whether setjmp.h is POSIX.1 compatible... yeschecking whether sigsetjmp is declared... yeschecking whether siglongjmp is declared... yeschecking Java support in R... present:interpreter : /usr/bin/javaarchiver : compiler : header prep.: cpp flags : java libs : -L/usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/server -L/usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64 -L/usr/lib/jvm/java-6-openjdk-amd64/jre/../lib/amd64 -L/usr/java/packages/lib/amd64 -L/usr/lib/x86_64-linux-gnu/jni -L/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -L/usr/lib/jni -L/lib -L/usr/lib -ljvmconfigure: error: Java Development Kit (JDK) is missing or not registered in RMake sure R is configured with full Java support (including JDK). RunR CMD javareconfas root to add Java support to R.If you dont have root privileges, runR CMD javareconf -eto set all Java-related variables and then install rJava.ERROR: configuration failed for package ‘rJava’* removing ‘/home/ubuntu/R/library/rJava’Warning in install.packages :installation of package ‘rJava’ had non-zero exit statusThe downloaded source packages are in‘/tmp/RtmpaEiskU/downloaded_packages’ system(sudo R CMD javareconf)Java interpreter : /usr/bin/javaJava version : 1.6.0_24Java home path : /usr/lib/jvm/java-6-openjdk-amd64/jreJava compiler : not presentJava headers gen.:Java archive tool:Java library path: $(JAVA_HOME)/lib/amd64/server:$(JAVA_HOME)/lib/amd64:$(JAVA_HOME)/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/libJNI linker flags : -L$(JAVA_HOME)/lib/amd64/server -L$(JAVA_HOME)/lib/amd64 -L$(JAVA_HOME)/../lib/amd64 -L/usr/java/packages/lib/amd64 -L/usr/lib/x86_64-linux-gnu/jni -L/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -L/usr/lib/jni -L/lib -L/usr/lib -ljvmJNI cpp flags :Updating Java configuration in /etc/RDone. install.packages(rJava)[same as before, just skipping to the error parts...]java libs : -L/usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/server -L/usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64 -L/usr/lib/jvm/java-6-openjdk-amd64/jre/../lib/amd64 -L/usr/java/packages/lib/amd64 -L/usr/lib/x86_64-linux-gnu/jni -L/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -L/usr/lib/jni -L/lib -L/usr/lib -ljvmconfigure: error: Java Development Kit (JDK) is missing or not registered in RMake sure R is configured with full Java support (including JDK). RunR CMD javareconfas root to add Java support to R.If you dont have root privileges, runR CMD javareconf -eto set all Java-related variables and then install rJava.ERROR: configuration failed for package ‘rJava’* removing ‘/home/ubuntu/R/library/rJava’Warning in install.packages :installation of package ‘rJava’ had non-zero exit statusThe downloaded source packages are in‘/tmp/RtmpaEiskU/downloaded_packages’ sessionInfo()R version 2.15.1 (2012-06-22)Platform: x86_64-pc-linux-gnu (64-bit)locale:[1] LC_CTYPEen_US.UTF-8 LC_NUMERICC LC_TIMEC LC_COLLATEC[5] LC_MONETARYC LC_MESSAGESC LC_PAPERC LC_NAMEC[9] LC_ADDRESSC LC_TELEPHONEC LC_MEASUREMENTC LC_IDENTIFICATIONCattached base packages:[1] stats graphics grDevices utils datasets methods baseloaded via a namespace (and not attached):[1] tools_2.15.1
http://www.zqtcl.cn/news/640766/

相关文章:

  • 网络公司怎么做网站常州新北区网站建设
  • 扬州专业外贸网站建设推广做详情页上什么网站找素材
  • 北京做网站设计招聘深圳市住房和建设局官网平台
  • 冻品网站建设网站头图设计
  • 手机网站分辨率做多大h5微网站建设多少钱
  • 网站制作软件下载公司怎么注册邮箱帐号
  • 做婚纱网站的图片园林设计
  • 濮阳公司建站淮北城市住建网
  • 建设银行网站打不开 显示停止工作专门做地图的网站
  • 有没有人一起做网站app网站建设方案
  • 洛阳网站建设兼职企业网站建设文案
  • 动漫制作贵州seo策略
  • asp网站建设项目实训该怎么跟程序员谈做网站
  • 网站软件资源iis不能新建网站
  • 网站设计的发展趋势西安市建设工程交易网
  • 做外贸收费的服装网站武钢建设公司网站
  • wordpress 全文搜索企业网站优化策略
  • 犀牛云做网站如何网站备案需要什么东西
  • wordpress星座网站建设与优化计入什么科莫
  • 外贸网站优化方案绵阳网站建设怎么做
  • 黑龙江省网站建设电商的运营推广
  • 惠州建站模板wordpress更换主题帖子封面不显示
  • 网站开发为什么不用cgi了营销型网站案例
  • 网站怎么做飘窗电子商城网站建设的实训内容
  • 怎样申请建网站做it公司网站
  • 一个网站费用给人做ppt的网站吗
  • 免费简历在线制作网站杭州市网站建设公司
  • 用家庭宽带做网站 没有8080端口可以吗汕头教育学会网站建设
  • 南通seo公司网站广东涂料网站建设
  • 杭州哪家公司可以做网站苏州公司官网制作