Re: [MacRuby-devel] rush and ruby 1.9

2009-04-10 Thread K H
So sorry about the last e-mail! I meant to send it to rush list, not  
macruby list. Somehow I messed up!


KH

On Apr 10, 2009, at 7:04 AM, macruby-devel- 
requ...@lists.macosforge.org wrote:



Send MacRuby-devel mailing list submissions to
macruby-devel@lists.macosforge.org

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
or, via email, send a message with subject or body 'help' to
macruby-devel-requ...@lists.macosforge.org

You can reach the person managing the list at
macruby-devel-ow...@lists.macosforge.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of MacRuby-devel digest..."


Today's Topics:

  1. rush and ruby 1.9 (K H)
  2. Re: rush and ruby 1.9 (Eloy Duran)


--

Message: 1
Date: Thu, 9 Apr 2009 08:23:44 -0700
From: K H 
To: macruby-devel@lists.macosforge.org
Subject: [MacRuby-devel] rush and ruby 1.9
Message-ID: <8abf38fd-c108-4352-bace-52aef2a5e...@gmail.com>
Content-Type: text/plain; charset=WINDOWS-1252; format=flowed;
delsp=yes

Hi. I switched my ruby to 1.9.1 on OS X.5.6. I figured there's no
point to learning an obsoleted version of ruby. Any way, when I sudo
gem install ruby I get the following error. Any help will be
appreciated. Thanks.

Ken

+++
sudo gem install ruby

...

Building native extensions.  This could take a while...
ERROR:  Error installing rush:
ERROR: Failed to build gem native extension.

/usr/local/bin/ruby extconf.rb install rush
checking for main() in -lc... yes
creating Makefile

make
gcc -I. -I/usr/local/include/ruby-1.9.1/i386-darwin9.6.0 -I/usr/local/
include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -
D_XOPEN_SOURCE -D_DARWIN_C_SOURCE   -fno-common  -O2 -g -Wall -Wno-
parentheses -pipe -fno-common  -o http11.o -c http11.c
http11.c: In function ?http_field?:
http11.c:77: error: ?struct RString? has no member named ?ptr?
http11.c:77: error: ?struct RString? has no member named ?len?
http11.c:77: warning: left-hand operand of comma expression has no
effect
http11.c:77: warning: statement with no effect
http11.c: In function ?header_done?:
http11.c:172: error: ?struct RString? has no member named ?ptr?
http11.c:174: error: ?struct RString? has no member named ?ptr?
http11.c:176: error: ?struct RString? has no member named ?ptr?
http11.c:177: error: ?struct RString? has no member named ?len?
http11.c: In function ?HttpParser_execute?:
http11.c:298: error: ?struct RString? has no member named ?ptr?
http11.c:299: error: ?struct RString? has no member named ?len?
make: *** [http11.o] Error 1


Gem files will remain installed in /usr/local/lib/ruby/gems/1.9.1/ 
gems/

mongrel-1.1.5 for inspection.
Results logged to /usr/local/lib/ruby/gems/1.9.1/gems/mongrel-1.1.5/
ext/http11/gem_make.out

On Apr 9, 2009, at 7:08 AM, macruby-devel-requ...@lists.macosforge.org
wrote:


Send MacRuby-devel mailing list submissions to
macruby-devel@lists.macosforge.org

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
or, via email, send a message with subject or body 'help' to
macruby-devel-requ...@lists.macosforge.org

You can reach the person managing the list at
macruby-devel-ow...@lists.macosforge.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of MacRuby-devel digest..."


Today's Topics:

 1. Re: Cocoa control to replace the GtkTable widget ?
(St?phane Wirtel)
 2. Re: Cocoa control to replace the GtkTable widget ?
(Benjamin Stiglitz)
 3. Re: Cocoa control to replace the GtkTable widget ?
(St?phane Wirtel)


--

Message: 1
Date: Wed, 8 Apr 2009 21:02:34 +0200
From: St?phane Wirtel 
To: "MacRuby development discussions."

Subject: Re: [MacRuby-devel] Cocoa control to replace the GtkTable
widget ?
Message-ID: <91511978-b6f0-4206-aa90-4e9d3ecc7...@gmail.com>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes

Sorry, thank you for your help


On 08 Apr 2009, at 20:40, Benjamin Stiglitz wrote:


Question, I would like to know if there is a "cocoa like" of the
GtkTable widget

http://pygtk.org/pygtk2tutorial/sec-PackingUsingTables.html


NSMatrix, sort of.

To quote every other post on cocoa-dev: what are you trying to do?

-Ben
___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel




--

Message: 2
Date: Wed, 8 Apr 2009 17:48:38 -0400
From: Benjamin Stiglitz 
To: "MacRuby development discussions."

Subject: Re: [MacRuby-devel] Cocoa control to replace the GtkTable
widget ?
Message-ID: <2ccba464-1c9f-4c2a-81dc-75b3e9c5c...@t

[MacRuby-devel] PowerPC build of MacRuby broke

2009-04-10 Thread Rich Morin
My PowerPC build of MacRuby broke this morning:

> E
>
> 1)
> The alias keyword creates a new name for an existing method ERROR
> NameError: undefined method `value' for class `NSObject'
> 76:in `protect:'
> 0:in `each'
> 136:in `protect:'
> 0:in `each'
> 185:in `process'
> 37:in `describe:'
> 12:in `describe:'
> 76:in `protect:'
> 0:in `each'
> 58:in `files'
> 43:in `process'
> 74:in `run'
> 218:in `main'

See http://www.cfcl.com/rdm/macruby/2009.0410.0500 for details.

-r
-- 
http://www.cfcl.com/rdmRich Morin
http://www.cfcl.com/rdm/resume r...@cfcl.com
http://www.cfcl.com/rdm/weblog +1 650-873-7841

Technical editing and writing, programming, and web development
___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel