저는 Linux의 NOVICE 사용자이며 Linux mint 17.1을 사용하고 있습니다.
지난 3 일 동안 Linux Mint를 20 시간 동안 다시 설치했지만 문제를 해결할 수 없습니다
rvm을 사용하여 레일에 루비를 설치하려고합니다. 새 Linux 설치를 시작하고 터미널 세션을 닫 자마자 성공적으로 설치된 하나의 터미널 세션에서 gem과 ruby 및 물건을 설치하려고하면 해당 보석을 얻을 수 없습니다. .
지난 3 일 동안 20 번 이상 다시 설치하면 웹에서도 검색했습니다. /etc/environment
해당 세션의 경로를 에코하고 /etc/environment
파일에 붙여 넣은 환경 변수를 넣으라는 말을 들었습니다 .
지금도 설치된 보석을 얻지 못합니다
입력 rvm -v
하면 다음과 같은 오류가 발생합니다
Warning: PATH set to RVM ruby but GEM_HOME and/or GEM_PATH not set, see:
https://github.com/wayneeseguin/rvm/issues/3212
Warning! PATH is not properly set up, $GEM_HOME is not set,
usually this is caused by shell initialization files - check them for 'PATH=...' entries,
it might also help to re-add RVM to your dotfiles: 'rvm get stable --auto-dotfiles',
to fix temporarily in this shell session run: 'rvm use ruby-2.2.2'.
rvm 1.26.11 (latest) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.io/]
나는 터미널로 작업 할 때 매우 초보자 인 루비로 작업하기 위해 몇 가지 기본 명령을 실행할 수 있습니다.
나는 알고 싶다
- PATH 설정 방법
- GEM_HOME 설정 방법
- GEM_PATH 설정 방법
아래는 내 전체 경로입니다
echo $PATH
/home/sharif/.rvm/gems/ruby-2.2.2/bin:/home/sharif/.rvm/gems/ruby-2.2.2@global/bin:/home/sharif/.rvm/rubies/ruby-2.2.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/sharif/.rvm/bin