[Locomotive-users] Can't start application

Ryan Raaum ryan.raaum at gmail.com
Sat Sep 2 12:52:15 GMT 2006


On 8/31/06, Lori M Olson <loriolson at mac.com> wrote:
>
>
> On 28-Aug-06, at 5:19 PM, Ryan Raaum wrote:
>
> What happens if you open a shell (normally, not from Locomotive), navigate
> to the bundle bin directory, start irb, and do:
>
> require 'open4'
> pid, stdin, stdout, stderr = Open4.popen4("./environment --format ruby")
> env_dict = eval(stdout.read)
>
>
> This happens.  Looks right.  I'm really puzzled now.
>


Me as well.  What happens if you use a different user account?

-r

lori at kirin~/Applications/Locomotive2/Bundles/rails112rmagickoci8_ppc.locobundle/bin
> $ irb
> irb(main):001:0> require 'open4'
> => true
> irb(main):002:0> pid, stdin, stdout, stderr = Open4.popen4("./environment
> --format ruby")
> => [732, #<IO:0x355028>, #<IO:0x354fd8>, #<IO:0x354e84>]
> irb(main):003:0> env_dict = eval(stdout.read)
> => {"GS_FONTPATH"=>"/usr/lib/X11/fonts/Type1:/usr/lib/X11/fonts/TTF",
> "GS_LIB"=>"/Users/lori/Applications/Locomotive2/Bundles/rails112rmagickoci8_ppc.locobundle/framework/share/ghostscript/8.50/lib:/Users/lori/Applications/Locomotive2/Bundles/rails112rmagickoci8_ppc.locobundle/framework/share/ghostscript/fonts",
> "MAGICK_CODER_MODULE_PATH"=>"/Users/lori/Applications/Locomotive2/Bundles/rails112rmagickoci8_ppc.locobundle/framework/lib/ImageMagick-
> 6.2.6/modules-Q16/coders",
> "RUBYLIB"=>"/Users/lori/Applications/Locomotive2/Bundles/rails112rmagickoci8_ppc.locobundle/framework/lib/ruby/site_ruby/1.8:/Users/lori/Applications/Locomotive2/Bundles/rails112rmagickoci8_ppc.locobundle/framework/lib/ruby/site_ruby/1.8/powerpc-
> darwin7.9.0:/Users/lori/Applications/Locomotive2/Bundles/rails112rmagickoci8_ppc.locobundle/framework/lib/ruby/1.8:/Users/lori/Applications/Locomotive2/Bundles/rails112rmagickoci8_ppc.locobundle/framework/lib/ruby/1.8/powerpc-darwin7.9.0",
> "PATH"=>"/Users/lori/Applications/Locomotive2/Bundles/rails112rmagickoci8_ppc.locobundle/framework/bin:/Users/lori/Applications/Locomotive2/Bundles/rails112rmagickoci8_ppc.locobundle/framework/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/lori/bin:/Developer/Applications/Oracle/instantclient10_1",
> "HOME"=>"/Users/lori",
> "DYLD_FALLBACK_LIBRARY_PATH"=>"/Users/lori/Applications/Locomotive2/Bundles/rails112rmagickoci8_ppc.locobundle/framework/lib:/Developer/Applications/Oracle/instantclient10_1",
> "MAGICK_CONFIGURE_PATH"=>"/Users/lori/Applications/Locomotive2/Bundles/rails112rmagickoci8_ppc.locobundle/framework/lib/ImageMagick-
> 6.2.6
> /config:/Users/lori/Applications/Locomotive2/Bundles/rails112rmagickoci8_ppc.locobundle/framework/share/ImageMagick-
> 6.2.6/config"}
> irb(main):004:0>
>
>
> _______________________________________________
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://one.textdrive.com/pipermail/locomotive-users/attachments/20060902/e164b2f9/attachment.htm


More information about the Locomotive-users mailing list