- Unpack the downloaded archive:
tar -xzf rubymine-2.0.2.tar.gz - Move the unpacked RubyMine folder to the desired destination.
/opt/rubymineis a nice place. -
sudo vim /etc/profileand add add a line:export JDK_HOME='/usr/lib/jvm/java-6-sun' - Restart X
- Add a launcher icon to your gnome panel. The command to call is
/opt/rubymine/bin/rubymine.sh. For the icon there is a nice SVG of the RubyMine logo in thatbinfolder as well.
本文详细介绍了如何下载、解压RubyMine并将其安装到指定目录,同时配置JDK环境变量,最终在GNOME面板添加启动快捷方式。
3599

被折叠的 条评论
为什么被折叠?



