Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Ruby
how do you install a local gem?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="7stud --, post: 4635031"] I also did this: $ find /usr -name 'wxruby*' /usr/lib/ruby/gems/1.8/cache/wxruby-2.0.0-universal-darwin-9.gem /usr/lib/ruby/gems/1.8/doc/wxruby-2.0.0-universal-darwin-9 /usr/lib/ruby/gems/1.8/gems/wxruby-2.0.0-universal-darwin-9 /usr/lib/ruby/gems/1.8/gems/wxruby-2.0.0-universal-darwin-9/lib/wxruby2.bundle /usr/lib/ruby/gems/1.8/gems/wxruby-2.0.0-universal-darwin-9/samples/drawing/wxruby-logo.png /usr/lib/ruby/gems/1.8/specifications/wxruby-2.0.0-universal-darwin-9.gemspec find: /usr/local/mysql-5.0.41-osx10.4-i686/data: Permission denied $ cd /usr/lib/ruby/gems/1.8/gems /usr/lib/ruby/gems/1.8/gems$ ls -al total 0 drwxr-xr-x 10 root wheel 340 Mar 24 01:31 . drwxr-xr-x 7 root wheel 238 Oct 7 2007 .. drwxr-xr-x 14 root wheel 476 Oct 8 2007 fastercsv-1.2.1 drwxr-xr-x 17 root wheel 578 Nov 23 2007 json-1.1.1 drwxr-xr-x 10 root wheel 340 Oct 20 2007 libxml-ruby-0.5.2.0 drwxr-xr-x 12 root wheel 408 Oct 7 2007 rake-0.7.3 drwxr-xr-x 8 root wheel 272 Nov 23 2007 ruby-json-1.1.2 drwxr-xr-x 19 root wheel 646 Jan 25 2008 rubygems-update-1.0.0 drwxr-xr-x 3 root wheel 102 Oct 7 2007 sources-0.0.1 drwxr-xr-x 7 root wheel 238 Mar 24 01:31 wxruby-2.0.0-universal-darwin-9 [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Ruby
how do you install a local gem?
Top