Ubuntu18にrJavaをインストールします

最近、科学界から公開されているWebガジェットをShengxinスキルツリーのサーバーに移植しました。多くのツールがrJavaのRパッケージに依存していることがわかりました。実際、Ubuntuにインストールするのはまだ難しいので、共有してください。

まず、Ubuntu ###のRバージョンとjavaバージョンを確認します。

完全に自分だけのサーバーなので、購入時に最新バージョンのR言語をインストールしました

ubuntu@VM-0-3-ubuntu:~$ which R
/usr/bin/R
ubuntu@VM-0-3-ubuntu:~$ R --version
R version 3.6.1(2019-07-05)--"Action of the Toes"Copyright(C)2019 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu(64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under the terms of the
GNU General Public License versions 2 or 3.
For more information about these matters see
https://www.gnu.org/licenses/.

ただし、JAVAの場合、**より安定したjava8 **を選択しました

ubuntu@VM-0-3-ubuntu:~$ which java
/usr/bin/java
ubuntu@VM-0-3-ubuntu:~$ java -version
openjdk version "1.8.0_222"
OpenJDK Runtime Environment(build 1.8.0_222-8u222-b10-1ubuntu1~18.04.1-b10)
OpenJDK 64-Bit Server VM(build 25.222-b10, mixed mode)

次に、これらのシステム環境に基づいてrJavaのインストールを開始します。

rJavaパッケージの最初のインストールでは、エラー###を報告する必要があります

コードは次のとおりです。

options("repos"=c(CRAN="https://mirrors.tuna.tsinghua.edu.cn/CRAN/"))
install.packages("rJava")

最初のエラーは次のとおりです。

configure: error: Java Development Kit(JDK) is missing or not registered in R
Make sure R is configured with full Java support(including JDK). Run
R CMD javareconf
as root to add Java support to R.

If you don't have root privileges, run
R CMD javareconf -e
to set all Java-related variables and then install rJava.

エラーログにroot権限を使用する必要があることが示されているので、次のコマンドを実行します: R CMD javareconf

最初のデバッグに失敗しました###

R CMD javareconfを実行しても問題は解決しませんでしたが、新しいエラーが発生しました。

trying to compile and link a JNI program
detected JNI cpp flags    :
detected JNI linker flags :-L$(JAVA_HOME)/lib/amd64/server -ljvm
During startup - Warning message:
Setting LC_CTYPE failed, using "C"
gcc -std=gnu99 -I"/usr/share/R/include"-DNDEBUG     -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-uuRxut/r-base-3.6.1=.-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2-g  -c conftest.c -o conftest.o
conftest.c:1:10: fatal error: jni.h: No such file or directory
 # include <jni.h>^~~~~~~
compilation terminated./usr/lib/R/etc/Makeconf:167: recipe for target 'conftest.o' failed
make:***[conftest.o] Error 1
Unable to compile a JNI program

同様に、Googleはキーワードを検索し、解決策を見つけます:https://stackoverflow.com/questions/42562160/r-cmd-javareconf-not-finding-jni-h

問題は、jdkの代わりにjava jreをインストールしたため、再度インストールする必要があることです。

# sudo apt install openjdk-8-jre-headless
# jdkの代わりに上記のコードを使用する前にjreをインストールしました
sudo apt-get install openjdk-8-jdk

それから成功しました!

もちろん、WindowsプラットフォームとMACプラットフォームでは、問題の解決策は明らかに異なりますが、問題を解決するという考え方は同じです。 ****

別の同様のチュートリアル: [** Tsinghua YuanのRイメージにrvestパッケージがないのはなぜですか**](http://mp.weixin.qq.com/s?__biz=MzAxMDkxODM1Ng==&mid=2247491904&idx=2&sn=d7fc27ace57d23b593d0119888b8f0de&chksm=9b4ba1fbac3c28ed890cece53957e394968e687a729fec932b7a5c73516b708ddfe66cdaf755&scene=21#wechat_redirect)

Recommended Posts

Ubuntu18にrJavaをインストールします
ubuntu18にvscodeをインストールします
UbuntuにRedisをインストールする
ubuntu20にR4をインストールします
Ubuntu18.04にpostgresql-10をインストールします
Ubuntuにdockerをインストールする
ubuntu18.04にDockerをインストールします
Ubuntu16にnodejs10をインストールします
Ubuntu14.04にmysqlをインストールします
UbuntuにDjangoをインストールします
Ubuntu14.04にPython3をインストールします
UbuntuにJDK10 +をインストールする
Ubuntu16.04にPython3をインストールします
Ubuntu16.04.2にKDEをインストールします
Ubuntu18にDockerをインストールする
UbuntuにPython3.7をインストールする
Ubuntuにflashplayerをインストールする
Dockerプラクティス(1):Ubuntu16.04にDockerをインストールします
仮想マシンにubuntuをインストールします
Ubuntu Server14.04にOpenSSL1.0.2をインストールします
Ubuntu 18.04LTSにPython3.7をインストールします
UbuntuにAndroidStudioをインストールする
ubuntuにスクレイプフレームワークをインストールする
MysqlをUbuntuにオフラインでインストールする
UbuntuにOracleJava8をインストールする
Ubuntu16.04にOdoo11スタックをインストールします
Ubuntu16にGoロケールをインストールします
Ubuntu16.04に一般的なソフトウェアをインストールする
ポータブルでないQQをubuntuにインストールする
オフラインでUbuntu18.04にDockerをインストールする
Ubuntu20.04にMemcachedをインストールする方法
Ubuntu20.04にJavaをインストールする方法
Ubuntu20.04にMySQLをインストールする方法
Ubuntu20.04にVirtualBoxをインストールする方法
Ubuntu20.04にElasticsearchをインストールする方法
UbuntuにProtobuf3をインストールするための詳細なチュートリアル
UbuntuにTendau12ドライバーをインストールします
Ubuntu20.04にNginxをインストールする方法
Ubuntu20.04にApacheをインストールする方法
Ubuntu20.04にGitをインストールする方法
Ubuntu20.04にMySQLをインストールする方法
ChefサーバーワークステーションをUbuntu18.04にインストールします
Ubuntu20.04にVagrantをインストールする方法
Ubuntu14.04にBacula-Webをインストールする方法
ubuntuにbotan2暗号化ライブラリをインストールします
Ubuntu16.04にPostgreSQLをインストールする方法
Ubuntu20.04にGitをインストールする方法
Ubuntu18.04にAnaconda3をインストールする方法
Ubuntu18.04にMemcachedをインストールする方法
Ubuntu16.04にJenkinsをインストールする方法
docker ubuntu:14.04にpython-PIL-image環境をインストールします
Ubuntu20.04にGoをインストールする方法
Ubuntu14.04にMailpileをインストールする方法
Ubuntu16.04にPrestaShopをインストールする方法
Ubuntu20.04にSkypeをインストールする方法
Ubuntu20.04にJenkinsをインストールする方法
Ubuntu18.04にPython3.8をインストールする方法
Ubuntu18.04にKVMをインストールする方法
Ubuntu20.04にKVMをインストールする方法
ubuntu14.04にopencv3.0.0をインストールする方法
Ubuntu20.04にAnacondaをインストールする方法