Ruby

CentOS 7 - Gem Load Error is: Could not find a JavaScript runtime.

Gem Load Error is: Could not find a JavaScript runtime. エラーメッセージ # bundle exec rails s /root/.rbenv/versions/2.4.2/lib/ruby/gems/2.4.0/gems/bundler-1.15.4/lib/bundler/runtime.rb:85:in `rescue in block (2 levels) in require': There …

CentOS7 - RMagick(Ruby)で画像ファイルをリサイズする

作業環境 # hostnamectl status Static hostname: golang.local Icon name: computer-vm Chassis: vm ~~~ Virtualization: kvm Operating System: CentOS Linux 7 (Core) CPE OS Name: cpe:/o:centos:centos:7 Kernel: Linux 3.10.0-693.2.2.el7.x86_64 Arch…

CentOS7 - rbenvをインストール

目次 1.パッケージ及びコマンドをインストール 2.rbenvをインストール 3.Ruby 2.5.0をインストール 作業環境 OS:CentOS 7.4 User:root ※1 ※1. 本手順では、管理者権限(root)でコマンドを実行しています。 環境に合わせて、sudoコマンドを付け加えてくださ…

Raspbian 8 - rbenvをインストール

目次 1.パッケージ及びコマンドをインストール 2.rbenvをインストール 3.Ruby 2.2.4をインストール 作業環境 マシン:RaspberryPi 3 OS:Raspbian 8 1.パッケージ及びコマンドをインストール 環境構築に必要なパッケージとコマンドをインストール sudo apt i…