Re: [MacRuby-devel] Installing MacRuby on SL?

2009-07-01 Thread Laurent Sansonetti
Hi Conrad, As Matt suggested, check out the README.rdoc file, which contains instructions. These should work for 10.6. If you have any issue let me know privately since 10.6 cannot be discussed in public. Good luck! Laurent On Wed, Jul 1, 2009 at 8:35 PM, Conrad Taylor wrote: > Hi, I'm attempt

Re: [MacRuby-devel] Installing MacRuby on SL?

2009-07-01 Thread Matt Aimonetti
Conrad, There is a special forum for people who are beta testing SL. Please keep any SL for the private forum as some information are still under NDA. Your problem seems to be related to the fact that you don't have LLVM installed or available in your path. You might want to double check the rea

[MacRuby-devel] Installing MacRuby on SL?

2009-07-01 Thread Conrad Taylor
Hi, I'm attempting to build MacRuby on SL but I'm getting the following message: The `llvm-config` executable was not located in your PATH. Could someone tell me the best course action to resolve the above issue? -Conrad ___ MacRuby-devel mailing list M

Re: [MacRuby-devel] I want to help too

2009-07-01 Thread Perry Smith
That sounds great! But please first double-check with 1.9 HEAD, if the spec still passes on that version, then yes, please look into it and/or fix MacRuby. I tested with the trunk and it passes too. Is this the way to run a single test? ./mspec/bin/mspec run -I./lib -B ./spec/macruby.mspe

Re: [MacRuby-devel] Macruby 10x slower than built-in Ruby for my script

2009-07-01 Thread Laurent Sansonetti
Hi, On Jul 1, 2009, at 8:23 AM, Jjgod Jiang wrote: Hi all, On Wed, Jul 1, 2009 at 9:26 PM, zhida cheng wrote: But in this very simple (I think) script, Macruby is 10x slower than built-in Ruby in OSX 10.5.7 It's for reading atom positions, calculating distances, make a summary and find out

Re: [MacRuby-devel] Macruby 10x slower than built-in Ruby for my script

2009-07-01 Thread Jjgod Jiang
Hi all, On Wed, Jul 1, 2009 at 9:26 PM, zhida cheng wrote: > But in this very simple (I think) script, Macruby is 10x slower than > built-in Ruby in OSX 10.5.7 > It's for reading atom positions, calculating distances, make a summary and > find out nearest atoms. > You can get the codes here: http:

[MacRuby-devel] Macruby 10x slower than built-in Ruby for my script

2009-07-01 Thread zhida cheng
Hi all, I'm using ruby for some simple scripts for data processing, and I'm interested in Macruby since it's a mac friendly framework and very snappy too. But in this very simple (I think) script, Macruby is 10x slower than built-in Ruby in OSX 10.5.7 It's for reading atom positions, calcul

Re: [MacRuby-devel] I want to help too

2009-07-01 Thread Eloy Duran
Hi, I'm not sure if you want this traffic on the list. Sure no problem, it's not that we that much traffic yet :) I got everything compiled, etc. Ran the command below and captured the output. As you mentioned, there is a segment fault. I installed ruby 1.9.1p129 and changed the command