This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
performexa_application_setup [2021/10/28 06:45] 157.49.205.44 |
performexa_application_setup [2021/10/28 06:46] (current) 157.49.205.44 |
||
|---|---|---|---|
| Line 6: | Line 6: | ||
| if anything breaks the installation, remove the particular dependency and install the other packages | if anything breaks the installation, remove the particular dependency and install the other packages | ||
| - | Once the dependencies download, you can install rbenv itself. Clone the rbenv repository from GitHub into the directory ~/.rbenv. git clone git://github.com/sstephenson/rbenv.git .rbenv | + | Once the dependencies download, you can install rbenv itself. Clone the rbenv repository from GitHub into the directory ~/.rbenv |
| + | |||
| + | =====git clone git://github.com/sstephenson/rbenv.git .rbenv===== | ||
| Next, add ~/.rbenv/bin to your $PATH so that you can use the rbenv command line utility. Do this by altering your ~/.bashrc file so that it affects future login sessions: | Next, add ~/.rbenv/bin to your $PATH so that you can use the rbenv command line utility. Do this by altering your ~/.bashrc file so that it affects future login sessions: | ||