[Locomotive-users] GEM PROBLEM?
Bolo Michelin
malavoi at gmail.com
Sat Sep 16 12:44:40 GMT 2006
I would like just to say when i use bundle
Rails_1.1.2_+RMagick-x86-2.dmg<http://surfnet.dl.sourceforge.net/sourceforge/locomotive/Rails_1.1.2_+RMagick-x86-2.dmg>I
don't have no problem with gem :)
see ya
2006/9/14, Bolo Michelin <malavoi at gmail.com>:
>
> ok :(
>
>
> 2006/9/14, Ryan Raaum <ryan.raaum at gmail.com>:
> >
> >
> >
> > On 9/14/06, Bolo Michelin < malavoi at gmail.com> wrote:
> >
> > > pc-mq-dsi3:~/Documents/Coding-Dev/demo bmichelin$ echo $PATH
> > >
> > > /Applications/Locomotive2/Bundles/rails112.locobundle/i386/bin:/Applications/Locomotive2/Bundles/rails112.locobundle/i386/sbin:/Users/bmichelin/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:
> > >
> > >
> > > pc-mq-dsi3:~/Documents/Coding-Dev/demo bmichelin$ sudo echo $PATH
> > > Password:
> > >
> > > /Applications/Locomotive2/Bundles/rails112.locobundle/i386/bin:/Applications/Locomotive2/Bundles/rails112.locobundle/i386/sbin:/Users/bmichelin/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:
> > >
> > >
> > >
> > > pc-mq-dsi3:~/Documents/Coding-Dev/demo bmichelin$ echo $RUBYLIB
> > > /Applications/Locomotive2/Bundles/rails112.locobundle/i386/lib/ruby/site_ruby/1.8:/Applications/Locomotive2/Bundles/rails112.locobundle/i386/lib/ruby/site_ruby/1.8/i686-
> > >
> > > darwin8.6.1:/Applications/Locomotive2/Bundles/rails112.locobundle/i386/lib/ruby/1.8:/Applications/Locomotive2/Bundles/rails112.locobundle/i386/lib/ruby/1.8/i686-darwin8.6.1
> > >
> > > pc-mq-dsi3:~/Documents/Coding-Dev/demo bmichelin$ sudo echo $RUBYLIB
> > >
> > > /Applications/Locomotive2/Bundles/rails112.locobundle/i386/lib/ruby/site_ruby/1.8:/Applications/Locomotive2/Bundles/rails112.locobundle/i386/lib/ruby/site_ruby/1.8/i686-
> > > darwin8.6.1:/Applications/Locomotive2/Bundles/rails112.locobundle/i386/lib/ruby/1.8:/Applications/Locomotive2/Bundles/rails112.locobundle/i386/lib/ruby/1.8/i686-darwin8.6.1
> > >
> > > voila
> > >
> >
> > Well that's not it then. I'll keep thinking about it.
> >
> > Best,
> >
> > -ryan
> >
> >
> > 2006/9/14, Ryan Raaum <ryan.raaum at gmail.com >:
> > > >
> > > > Please do:
> > > >
> > > > echo $PATH
> > > > sudo echo $PATH
> > > >
> > > > and
> > > >
> > > > echo $RUBYLIB
> > > > sudo echo $RUBYLIB
> > > >
> > > > from a Locomotive-opened Terminal and show the results.
> > > >
> > > > Thanks!
> > > >
> > > > -r
> > > >
> > > >
> > > > On 9/14/06, Bolo Michelin <malavoi at gmail.com> wrote:
> > > > >
> > > > > What about the PATH and RUBYLIB environment variables?
> > > > >
> > > > > when i tape this
> > > > >
> > > > > pc-mq-dsi3:~/Documents/Coding-Dev/mephisto bmichelin$ $PATH
> > > > > -bash:
> > > > > /Applications/Locomotive2/Bundles/rails112.locobundle/i386/bin:/Applications/Locomotive2/Bundles/rails112.locobundle/i386/sbin:/Users/bmichelin/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin::
> > > > > No such file or directory
> > > > >
> > > > > pc-mq-dsi3:~/Documents/Coding-Dev/mephisto bmichelin$ $RUBYLIB
> > > > > -bash:
> > > > > /Applications/Locomotive2/Bundles/rails112.locobundle/i386/lib/ruby/site_ruby/1.8:/Applications/Locomotive2/Bundles/rails112.locobundle/i386/lib/ruby/site_ruby/1.8/i686-
> > > > >
> > > > > darwin8.6.1:/Applications/Locomotive2/Bundles/rails112.locobundle/i386/lib/ruby/1.8:/Applicat
> > > > >
> > > > > 2006/9/14, Ryan Raaum < ryan.raaum at gmail.com >:
> > > > >
> > > > > >
> > > > > >
> > > > > > On 9/14/06, Bolo Michelin <malavoi at gmail.com> wrote:
> > > > > > >
> > > > > > > Me i test with an other user always same message
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > Applications/Locomotive2/Bundles/rails112.locobundle/i386/lib/ruby/1.8/i686-
> > > > > > > darwin8.6.1 /rbconfig.rb:7: ruby lib version ( 1.8.4) doesn't
> > > > > > > match executable version (1.8.2) (RuntimeError)
> > > > > > > from
> > > > > > > /Applications/Locomotive2/Bundles/rails112.locobundle/i386/lib/ruby/site_ruby/1.8/rubygems.rb:1:in
> > > > > > > `require'
> > > > > > > from
> > > > > > > /Applications/Locomotive2/Bundles/rails112.locobundle/i386/lib/ruby/site_ruby/1.8/rubygems.rb:1
> > > > > > > from
> > > > > > > /Applications/Locomotive2/Bundles/rails112.locobundle/i386/bin/gem:3:in
> > > > > > > `require'
> > > > > > > from
> > > > > > > /Applications/Locomotive2/Bundles/rails112.locobundle/i386/bin/gem:3
> > > > > > >
> > > > > > > and when i tape this
> > > > > > >
> > > > > > >
> > > > > > > /usr/bin/env ruby -v
> > > > > > >
> > > > > > > i have this message
> > > > > > >
> > > > > > >
> > > > > > ruby 1.8.4 (2005-12-24) [i686-darwin8.6.1]
> > > > > > >
> > > > > >
> > > > > > What about the PATH and RUBYLIB environment variables?
> > > > > >
> > > > > > -r
> > > > > >
> > > > > >
> > > > > > 2006/9/9, Ryan Raaum <ryan.raaum at gmail.com>:
> > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > On 9/8/06, Mark S. < mark at mark-s.net> wrote:
> > > > > > > > >
> > > > > > > > > I am trying to install something with gem, and am
> > > > > > > > > seemingly unable...
> > > > > > > > >
> > > > > > > > > anyone else get similar results?
> > > > > > > > >
> > > > > > > > > mark-s-computer:/Users/mark/forms root# gem
> > > > > > > > > /Applications/Locomotive2/Bundles/rails112.locobundle/i386/lib/ruby/1.8/i686-
> > > > > > > > > darwin8.6.1/rbconfig.rb:7:
> > > > > > > > > ruby lib version (1.8.4) doesn't match executable version
> > > > > > > > > (1.8.2)
> > > > > > > > > (RuntimeError)
> > > > > > > > > from
> > > > > > > > > /Applications/Locomotive2/Bundles/rails112.locobundle/i386/lib/ruby/site_ruby/1.8/rubygems.rb:1:in
> > > > > > > > >
> > > > > > > > > `require'
> > > > > > > > > from
> > > > > > > > >
> > > > > > > > > /Applications/Locomotive2/Bundles/rails112.locobundle/i386/lib/ruby/site_ruby/1.8/rubygems.rb:1
> > > > > > > > > from
> > > > > > > > >
> > > > > > > > > /Applications/Locomotive2/Bundles/rails112.locobundle/i386/bin/gem:3:in
> > > > > > > > > `require'
> > > > > > > > > from
> > > > > > > > >
> > > > > > > > > /Applications/Locomotive2/Bundles/rails112.locobundle/i386/bin/gem:3
> > > > > > > > >
> > > > > > > > > does locomotive have an IRC channel?
> > > > > > > > > --
> > > > > > > > > Mark Aaron S.
> > > > > > > > > mark at mark-s.net
> > > > > > > > > Working for: SentienSystems (Previously VPSes.net) ::
> > > > > > > > > Virtual Private
> > > > > > > > > Server Provider
> > > > > > > >
> > > > > > > >
> > > > > > > > What does "/usr/bin/env ruby -v" report?
> > > > > > > >
> > > > > > > > _______________________________________________
> > > > > > > > > Locomotive-users mailing list
> > > > > > > > > Locomotive-users at lists.raaum.org
> > > > > > > > > http://lists.raaum.org/mailman/listinfo/locomotive-users
> > > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > --
> > > > > > > > Ryan Raaum
> > > > > > > > http://raaum.org
> > > > > > > > http://locomotive.raaum.org -- Self contained one-click
> > > > > > > > Rails for Mac OS X
> > > > > > > >
> > > > > > > > _______________________________________________
> > > > > > > > Locomotive-users mailing list
> > > > > > > > Locomotive-users at lists.raaum.org
> > > > > > > > http://lists.raaum.org/mailman/listinfo/locomotive-users
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > >
> > > > > > > Bolo Michelin
> > > > > > > web: http://www.independza.com
> > > > > > >
> > > > > > > _______________________________________________
> > > > > > > Locomotive-users mailing list
> > > > > > > Locomotive-users at lists.raaum.org
> > > > > > > http://lists.raaum.org/mailman/listinfo/locomotive-users
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > Ryan Raaum
> > > > > > http://raaum.org
> > > > > > http://locomotive.raaum.org -- Self contained one-click Rails
> > > > > > for Mac OS X
> > > > > >
> > > > > > _______________________________________________
> > > > > > Locomotive-users mailing list
> > > > > > Locomotive-users at lists.raaum.org
> > > > > > http://lists.raaum.org/mailman/listinfo/locomotive-users
> > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Bolo Michelin
> > > > > web: http://www.independza.com
> > > > >
> > > > > _______________________________________________
> > > > > Locomotive-users mailing list
> > > > > Locomotive-users at lists.raaum.org
> > > > > http://lists.raaum.org/mailman/listinfo/locomotive-users
> > > > >
> > > > >
> > > > >
> > > >
> > > >
> > > > --
> > > > Ryan Raaum
> > > > http://raaum.org
> > > > http://locomotive.raaum.org -- Self contained one-click Rails for
> > > > Mac OS X
> > > >
> > > > _______________________________________________
> > > > Locomotive-users mailing list
> > > > Locomotive-users at lists.raaum.org
> > > > http://lists.raaum.org/mailman/listinfo/locomotive-users
> > > >
> > > >
> > > >
> > >
> > >
> > > --
> > > Bolo Michelin
> > > web: http://www.independza.com
> > >
> > > _______________________________________________
> > > Locomotive-users mailing list
> > > Locomotive-users at lists.raaum.org
> > > http://lists.raaum.org/mailman/listinfo/locomotive-users
> > >
> > >
> > >
> >
> >
> > --
> > Ryan Raaum
> > http://raaum.org
> > http://locomotive.raaum.org -- Self contained one-click Rails for Mac OS
> > X
> >
> > _______________________________________________
> > Locomotive-users mailing list
> > Locomotive-users at lists.raaum.org
> > http://lists.raaum.org/mailman/listinfo/locomotive-users
> >
> >
> >
>
>
> --
> Bolo Michelin
> web: http://www.independza.com
>
--
Bolo Michelin
web: http://www.independza.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://one.textdrive.com/pipermail/locomotive-users/attachments/20060916/7b4f6f11/attachment.htm
More information about the Locomotive-users
mailing list