質問編集履歴
1
事情により削除しました
test
CHANGED
File without changes
|
test
CHANGED
@@ -1,51 +1,5 @@
|
|
1
|
-
teishimaryouta-no-MacBook-Air:~ ryota$ echo 'eval "$(rbenv init -)"' >> ~/.bash_profile
|
2
|
-
|
3
|
-
teishimaryouta-no-MacBook-Air:~ ryota$ source ~/.bash_profile
|
4
|
-
|
5
|
-
-bash: export: `.bash_profile': not a valid identifier
|
6
|
-
|
7
|
-
-bash: ‘export: command not found
|
8
|
-
|
9
|
-
env: bash: No such file or directory
|
10
|
-
|
11
|
-
teishimaryouta-no-MacBook-Air:~ ryota$ source ~/.bash_profile
|
12
|
-
|
13
|
-
-bash: export: `.bash_profile': not a valid identifier
|
14
|
-
|
15
|
-
-bash: ‘export: command not found
|
16
|
-
|
17
|
-
env: bash: No such file or directory
|
18
|
-
|
19
|
-
teishimaryouta-no-MacBook-Air:~ ryota$ rbenv install
|
20
|
-
|
21
|
-
env: bash: No such file or directory
|
22
|
-
|
23
|
-
teishimaryouta-no-MacBook-Air:~ ryota$ ruby -v
|
24
|
-
|
25
|
-
|
1
|
+
rubyの環境構築ができない。
|
26
|
-
|
27
|
-
teishimaryouta-no-MacBook-Air:~ ryota$ ruby --version
|
28
|
-
|
29
|
-
-bash: ruby: command not found
|
30
|
-
|
31
|
-
teishimaryouta-no-MacBook-Air:~ ryota$ ruby -version
|
32
|
-
|
33
|
-
-bash: ruby: command not found
|
34
|
-
|
35
|
-
teishimaryouta-no-MacBook-Air:~ ryota$ ruby
|
36
|
-
|
37
|
-
-bash: ruby: command not found
|
38
|
-
|
39
|
-
teishimaryouta-no-MacBook-Air:~ ryota$ rbenv install 2.2.2
|
40
|
-
|
41
|
-
env: bash: No such file or directory
|
42
|
-
|
43
|
-
teishimaryouta-no-MacBook-Air:~ ryota$ ruby -v
|
44
|
-
|
45
|
-
-bash: ruby: command not found
|
46
|
-
|
47
|
-
teishimaryouta-no-MacBook-Air:~ ryota$
|
48
2
|
|
49
3
|
|
50
4
|
|
51
|
-
|
5
|
+
事情により削除しました。
|