- Rhomobile Beginner's Guide
- Abhishek Nalwaya
- 161字
- 2021-04-02 18:52:42
Time for action – Installing on Linux
To setup Rhodes/Rhosync on Linux, follow these steps:
- Ruby – There are several ways to install Ruby depending on the distribution that you are using. One way is to simply download the source code above and then compile. The better way is to type the following command prompt in a terminal:
sudo apt-get install ruby1.9.1-full
- Ruby gems – You can download
RubyGems .zip
or.gem file
and then type the following line in the terminal:ruby setup.rb
- Rhodes gem – You can install Rhodes as a gem. Go to a terminal and type:
sudo gem install Rhodes
- Gems is a package manager that provides a standard format for distributing Ruby programs and libraries; it is designed to easily manage and install the Ruby program.
- RhoSync – You can install it as a gem. Go to the terminal and type:
sudo gem install Rhosync
Rhodes and RhoSync are installed and ready to use on Linux.
推薦閱讀
- UG NX 12.0中文版完全自學一本通
- 數碼攝影后期零基礎入門教程
- Creo Parametric 5.0中文版從入門到精通
- Procreate+ SketchUp +Photoshop建筑設計手繪表現技法
- 剪映短視頻剪輯與運營全攻略:視頻剪輯+音頻處理+后期特效+運營管理
- Photoshop+Illustrator商業廣告設計從入門到精通(第2版)
- SPSS統計分析從基礎到實踐
- Adobe創意大學Photoshop CS5 產品專家認證標準教材
- 邊做邊學:Photoshop CS6數碼藝術照片后期處理教程
- ASP.NET 3.5 Social Networking
- 用Multisim玩轉電路仿真
- Photoshop數字圖像處理
- 零基礎學Premiere Pro短視頻制作
- 中文版CorelDRAW X7技術大全
- Unity 3 Game Development Hotshot