[root@Redmine config]# yum install ruby-devel
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.einstein.yu.edu
* extras: mirrors.einstein.yu.edu
* updates: centos.aol.com
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package ruby-devel.i686 0:1.8.7.352-10.el6_4 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
===============================================================================================================
Package Arch Version Repository Size
===============================================================================================================
Installing:
ruby-devel i686 1.8.7.352-10.el6_4 updates 313 k
Transaction Summary
===============================================================================================================
Install 1 Package(s)
Total download size: 313 k
Installed size: 1.0 M
Is this ok [y/N]: y
Downloading Packages:
ruby-devel-1.8.7.352-10.el6_4.i686.rpm | 313 kB 00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : ruby-devel-1.8.7.352-10.el6_4.i686 1/1
Verifying : ruby-devel-1.8.7.352-10.el6_4.i686 1/1
Installed:
ruby-devel.i686 0:1.8.7.352-10.el6_4
Complete!
[root@Redmine config]# gem install json -v '1.8.0'
Building native extensions. This could take a while...
Successfully installed json-1.8.0
Installing ri documentation for json-1.8.0
/usr/lib/ruby/1.8/rdoc/rdoc.rb:280: warning: conflicting chdir during another chdir block
/usr/lib/ruby/1.8/rdoc/rdoc.rb:287: warning: conflicting chdir during another chdir block
Done installing documentation for json after 1 seconds
1 gem installed
[root@Redmine config]#
Subscribe to:
Post Comments (Atom)
-
Step 1, New a project rails new demo Step 2, Update Gemfile add paperclip, mysql2 gem, enable JavaScript runtime gem 'mysql2' ...
-
I used 7z to zip this file under Windows, try to unzip it under linux [ang@walker temp]$ gunzip 2011.sdf.zip gunzip: 2011.sdf.zip: unkno...
-
When trying to access transmission from web-browswer i got the message : 403: Forbidden Unauthorized IP Address. Either disable the IP ad...
No comments:
Post a Comment