- 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.
推薦閱讀
- ModelSim電子系統(tǒng)分析及仿真(第3版)
- AutoCAD 2010中文版基礎(chǔ)教程(第2版)
- 數(shù)碼攝影后期零基礎(chǔ)入門教程
- 中文版After Effects CC 2020完全自學(xué)一本通
- 邊做邊學(xué):Photoshop CS6 圖像制作案例教程
- BPEL Cookbook: Best Practices for SOA/based integration and composite applications development
- DWR Java AJAX Applications
- iPhone JavaScript Cookbook
- Illustrator平面設(shè)計立體化教程:Illustrator 2021(微課版)
- After Effects CS6入門與提高
- 會聲會影視頻編輯實戰(zhàn)秘技250招
- 音樂日記:Studio One 6場景×風(fēng)格編曲實用教程
- 用Multisim玩轉(zhuǎn)電路仿真
- Vue.js實戰(zhàn)
- TopSolid Wood軟件設(shè)計技術(shù)與應(yīng)用