[#86984] Attempted roadmap of future instance variables.... — "David A. Black" <dblack@...>

Hi --

81 messages 2003/12/02
[#86998] Re: Attempted roadmap of future instance variables.... — Steve Tuckner <STUCKNER@...> 2003/12/02

So what is the relationship between @_ vars and @vars that are defined in a

[#87001] Re: Attempted roadmap of future instance variables.... — "David A. Black" <dblack@...> 2003/12/02

Hi --

[#87006] Re: Attempted roadmap of future instance variables.... — Steve Tuckner <STUCKNER@...> 2003/12/02

Maybe I am being dense, so bear with me...

[#87011] Re: Attempted roadmap of future instance variables.... — Lyle Johnson <lyle@...> 2003/12/02

Steve Tuckner wrote:

[#87013] Re: Attempted roadmap of future instance variables.... — Steve Tuckner <STUCKNER@...> 2003/12/02

OK so the jist of it is that @_var variables are stored with the class of

[#87095] Re: Attempted roadmap of future instance variables.... — "Robert Klemme" <bob.news@...> 2003/12/03

[#87098] Re: Attempted roadmap of future instance variables.... — "David A. Black" <dblack@...> 2003/12/03

Hi --

[#87102] Re: Attempted roadmap of future instance variables.... — ts <decoux@...> 2003/12/03

>>>>> "D" == David A Black <dblack@wobblini.net> writes:

[#87244] Re: Attempted roadmap of future instance variables.... — "Christoph" <chr_mail@...> 2003/12/05

ts wrote:

[#87275] Re: Attempted roadmap of future instance variables.... — ts <decoux@...> 2003/12/05

>>>>> "C" == Christoph <chr_mail@gmx.net> writes:

[#87286] Re: Attempted roadmap of future instance variables.... — "Christoph" <chr_mail@...> 2003/12/05

ts wrote:

[#87290] Re: Attempted roadmap of future instance variables.... — "David A. Black" <dblack@...> 2003/12/05

Hi --

[#87308] Re: Attempted roadmap of future instance variables.... — Austin Ziegler <austin@...> 2003/12/05

On Fri, 5 Dec 2003 22:56:41 +0900, David A. Black wrote:

[#87310] Re: Attempted roadmap of future instance variables.... — "Christoph" <chr_mail@...> 2003/12/05

Austin Ziegler wrote:

[#87320] Re: Attempted roadmap of future instance variables.... — Austin Ziegler <austin@...> 2003/12/05

On Sat, 6 Dec 2003 01:40:42 +0900, Christoph wrote:

[#87322] Re: Attempted roadmap of future instance variables.... — "T. Onoma" <transami@...> 2003/12/05

On Friday 05 December 2003 06:41 pm, Austin Ziegler wrote:

[#87314] Re: Attempted roadmap of future instance variables.... — "T. Onoma" <transami@...> 2003/12/05

On Friday 05 December 2003 05:40 pm, Christoph wrote:

[#87318] Re: Attempted roadmap of future instance variables.... — matz@... (Yukihiro Matsumoto) 2003/12/05

Hi,

[#87335] Re: Attempted roadmap of future instance variables.... — Nathaniel Talbott <nathaniel@...> 2003/12/05

On Dec 5, 2003, at 12:15, Yukihiro Matsumoto wrote:

[#87066] What's the best way to create methods dealing with an object of a certain class? — Leif K-Brooks <eurleif@...>

I want to add a method to be run on Strings. Currently, I'm just adding

14 messages 2003/12/03
[#87072] Re: What's the best way to create methods dealing with an object of a certain class? — Lyle Johnson <lyle@...> 2003/12/03

Leif K-Brooks wrote:

[#87083] Some Regexp — orlovdn@... (Dmitry N Orlov)

I want to get array from file like this:

20 messages 2003/12/03

[#87203] sorting — vanjac12@... (Van Jacques)

I'm not sure where to post about this problem, so

18 messages 2003/12/04

[#87233] Generalized break? — Hal Fulton <hal9000@...>

I hate to bring up possible language changes, since there is

14 messages 2003/12/04

[#87255] WeakRef and Object#hash — Samuel Tesla <samuel@...>

I'm trying to implement a weak key hash to use for generic objects.

37 messages 2003/12/05
[#87259] Dumb question to which I ought to know the answer by now — "Mark J. Reed" <markjreed@...> 2003/12/05

Is there an assignment version of Hash#values_at, so I can assign

[#87266] Re: Dumb question to which I ought to know the answer by now — Austin Ziegler <austin@...> 2003/12/05

On Fri, 5 Dec 2003 12:42:05 +0900, Mark J. Reed wrote:

[#87333] Re: Attempted roadmap of future instance variables.... — "Weirich, James" <James.Weirich@...>

From: David A. Black [mailto:dblack@wobblini.net]

18 messages 2003/12/05
[#87337] Re: Attempted roadmap of future instance variables.... — Chris Thomas <chris@...> 2003/12/05

[#87402] Re: Attempted roadmap of future instance variables.... — matz@... (Yukihiro Matsumoto) 2003/12/06

Hi,

[#87382] Idea: Linux PIM in Ruby — Hal Fulton <hal9000@...>

On my wishlist of top 20 things I'd like to do: A PIM for Linux.

30 messages 2003/12/06
[#87407] Re: Idea: Linux PIM in Ruby — Lyle Johnson <lyle@...> 2003/12/06

Hal Fulton wrote:

[#87409] rbbr-0.5.0 — Masao Mutoh <mutoh@...>

Hi,

18 messages 2003/12/06

[#87430] Ideas for replacing $0==__FILE__ — Hal Fulton <hal9000@...>

I've accepted now that my "generalized break" was a bad idea. In

26 messages 2003/12/06
[#87720] Re: Ideas for replacing $0==__FILE__ — Eric Hodel <drbrain@...7.net> 2003/12/10

Hal Fulton (hal9000@hypermetrics.com) wrote:

[#87723] Re: Ideas for replacing $0==__FILE__ — Hal Fulton <hal9000@...> 2003/12/10

Eric Hodel wrote:

[#87726] Re: Ideas for replacing $0==__FILE__ — Eric Hodel <drbrain@...7.net> 2003/12/10

Hal Fulton (hal9000@hypermetrics.com) wrote:

[#87459] Trying to create a Ruby daemon — Samuel Kvarnbrink <samuel.kvarnbrink@...>

Hi,

11 messages 2003/12/07

[#87553] format money — saggmannen@... (saggmannen)

Hello, is there a way to format "Money"-style floats in ruby. E.g:

25 messages 2003/12/08

[#87587] Adjusting the Scope of Blocks — Mark Cox <mark_cox@...>

Hi,

22 messages 2003/12/09
[#87606] Re: Adjusting the Scope of Blocks — "Robert Klemme" <bob.news@...> 2003/12/09

[#87620] Re: Adjusting the Scope of Blocks — "David A. Black" <dblack@...> 2003/12/09

Hi --

[#87626] ANN: REXML 2.7.2 — ser@... (Sean Russell)

Hi,

18 messages 2003/12/09

[#87638] Inheriting variables, super, and "not super"? — Hugh Sasse Staff Elec Eng <hgs@...>

Is there a way in a method to say

11 messages 2003/12/09

[#87706] Docs for Socket, OpenSSL, etc — "James F. Hranicky" <jfh@...>

Are there any plans to add docs for modules like Socket and OpenSSL, etc to

23 messages 2003/12/10
[#87766] Re: Docs for Socket, OpenSSL, etc — Simon Strandgaard <neoneye@...> 2003/12/11

On Wed, 10 Dec 2003 23:20:21 +0900, James F. Hranicky wrote:

[#87769] Re: Docs for Socket, OpenSSL, etc — "James F. Hranicky" <jfh@...> 2003/12/11

On Thu, 11 Dec 2003 20:57:00 +0900

[#87780] Re: Docs for Socket, OpenSSL, etc — Dave Thomas <dave@...> 2003/12/11

[#87781] Re: Docs for Socket, OpenSSL, etc — "James F. Hranicky" <jfh@...> 2003/12/11

On Fri, 12 Dec 2003 00:07:28 +0900

[#87775] prog for g.c.d. of 2 integers — vanjac12@... (Van Jacques)

Topics from mathematics make good practice programs, IMO.

13 messages 2003/12/11

[#87783] problems with racc: $end token — "Luke A. Kanies" <luke@...>

Hello,

14 messages 2003/12/11
[#87789] Re: problems with racc: $end token — Jim Freeze <jim@...> 2003/12/11

On Friday, 12 December 2003 at 0:42:30 +0900, Luke A. Kanies wrote:

[#87819] Ruby-Talk Subject Matters — "T. Onoma" <transami@...>

Out of curiosity, how do others feel about "suggestive" threads? Do you feel

15 messages 2003/12/11

[#87856] Simple issue giving problems — Brad <coish@...>

Hello all,

17 messages 2003/12/11

[#88031] inplace assignment — "T. Onoma" <transami@...>

is there anyway, anyway at all, ugly hacks accepted, of doing inplace

40 messages 2003/12/14
[#88032] Re: inplace assignment — Hal Fulton <hal9000@...> 2003/12/14

T. Onoma wrote:

[#88034] Re: inplace assignment — "T. Onoma" <transami@...> 2003/12/14

On Sunday 14 December 2003 05:51 am, Hal Fulton wrote:

[#88037] Re: inplace assignment — Hal Fulton <hal9000@...> 2003/12/14

T. Onoma wrote:

[#88041] Re: inplace assignment — "T. Onoma" <transami@...> 2003/12/14

On Sunday 14 December 2003 07:49 am, Hal Fulton wrote:

[#88056] Re: inplace assignment — "David A. Black" <dblack@...> 2003/12/14

On Sun, 14 Dec 2003, T. Onoma wrote:

[#88059] Re: inplace assignment — "T. Onoma" <transami@...> 2003/12/14

On Sunday 14 December 2003 03:59 pm, David A. Black wrote:

[#88064] Re: inplace assignment — "David A. Black" <dblack@...> 2003/12/14

On Mon, 15 Dec 2003, T. Onoma wrote:

[#88077] All there is to know about Duck Typing (was: inplace assignment) — "T. Onoma" <transami@...> 2003/12/14

Alright, a number of things related to Duck Tpying have been popping up and I

[#88081] Re: All there is to know about Duck Typing (was: inplace assignment) — "David Naseby" <david.naseby@...> 2003/12/14

> -----Original Message-----

[#88147] extremely strange segfault — "Luke A. Kanies" <luke@...>

Hi all,

14 messages 2003/12/15

[#88150] UnboundMethods Useless? — "T. Onoma" <transami@...>

Urrrr.....

34 messages 2003/12/15
[#88239] Re: UnboundMethods Useless? — Dan Doel <djd15@...> 2003/12/16

You can do stuff like this:

[#88309] Re: UnboundMethods Useless? — "T. Onoma" <transami@...> 2003/12/17

On Tuesday 16 December 2003 08:54 pm, Dan Doel wrote:

[#88322] Re: UnboundMethods Useless? — Chad Fowler <chad@...> 2003/12/17

On Wed, 17 Dec 2003, T. Onoma wrote:

[#88323] Re: UnboundMethods Useless? — ts <decoux@...> 2003/12/17

>>>>> "C" == Chad Fowler <chad@chadfowler.com> writes:

[#88327] Re: UnboundMethods Useless? — "T. Onoma" <transami@...> 2003/12/17

On Wednesday 17 December 2003 01:21 pm, ts wrote:

[#88328] Re: UnboundMethods Useless? — ts <decoux@...> 2003/12/17

>>>>> "T" == T Onoma <transami@runbox.com> writes:

[#88332] Re: UnboundMethods Useless? — "T. Onoma" <transami@...> 2003/12/17

On Wednesday 17 December 2003 01:59 pm, ts wrote:

[#88333] Re: UnboundMethods Useless? — "David A. Black" <dblack@...> 2003/12/17

On Wed, 17 Dec 2003, T. Onoma wrote:

[#88336] Re: UnboundMethods Useless? — Peter <Peter.Vanbroekhoven@...> 2003/12/17

> I don't know what you mean by (ir)reversible, but the point is that

[#88337] Re: UnboundMethods Useless? — ts <decoux@...> 2003/12/17

>>>>> "P" == Peter <Peter.Vanbroekhoven@cs.kuleuven.ac.be> writes:

[#88159] Re: Extracting multiple lines from a file — "Berger, Daniel" <djberge@...>

> -----Original Message-----

18 messages 2003/12/15
[#88161] Re: Extracting multiple lines from a file — "Ron Coutts" <rcoutts@...> 2003/12/15

[#88166] Re: Extracting multiple lines from a file — "Mark J. Reed" <markjreed@...> 2003/12/15

On Tue, Dec 16, 2003 at 07:16:23AM +0900, Ron Coutts wrote:

[#88199] Re: Extracting multiple lines from a file — Derek Lewis <lewisd@...00f.net> 2003/12/16

On Tue, 16 Dec 2003, Mark J. Reed wrote:

[#88172] Copying methods from one class to another — "T. Onoma" <transami@...>

Is there any way to copy a method from one class to another?

22 messages 2003/12/16
[#88174] Re: Copying methods from one class to another — Jamis Buck <jgb3@...> 2003/12/16

T. Onoma wrote:

[#88183] Re: Copying methods from one class to another — "T. Onoma" <transami@...> 2003/12/16

On Tuesday 16 December 2003 05:23 am, Jamis Buck wrote:

[#88189] Re: Copying methods from one class to another — "David A. Black" <dblack@...> 2003/12/16

On Tue, 16 Dec 2003, T. Onoma wrote:

[#88191] Re: Copying methods from one class to another — "T. Onoma" <transami@...> 2003/12/16

On Tuesday 16 December 2003 02:51 pm, David A. Black wrote:

[#88195] Re: Copying methods from one class to another — Hacksaw <hacksaw@...> 2003/12/16

Sorry to step into the middle of a conversation, but what does this mean:

[#88211] Newbie questions — jfrapper@... (Jim Frapper)

I was wondering what the equivalent tools were to perldoc(ri is not)

44 messages 2003/12/16
[#88259] Re: Newbie questions — Chad Fowler <chad@...> 2003/12/16

On Wed, 17 Dec 2003, Jim Frapper wrote:

[#88266] Re: Newbie questions — Gavin Sinclair <gsinclair@...> 2003/12/16

On Wednesday, December 17, 2003, 8:10:19 AM, Chad wrote:

[#88270] Re: Newbie questions — Daniel Carrera <dcarrera@...> 2003/12/16

>

[#88271] Re: Newbie questions — "Luke A. Kanies" <luke@...> 2003/12/16

On Wed, 17 Dec 2003, Daniel Carrera wrote:

[#88272] Re: Newbie questions — Daniel Carrera <dcarrera@...> 2003/12/16

On Wed, Dec 17, 2003 at 07:07:45AM +0900, Luke A. Kanies wrote:

[#88280] Re: Newbie questions — "Luke A. Kanies" <luke@...> 2003/12/16

On Wed, 17 Dec 2003, Daniel Carrera wrote:

[#88370] Re: Newbie questions — Derek Lewis <lewisd@...00f.net> 2003/12/17

[#88220] Re: Newbie questions — "Berger, Daniel" <djberge@...>

> -----Original Message-----

31 messages 2003/12/16
[#88224] Re: Newbie questions — Hal Fulton <hal9000@...> 2003/12/16

Berger, Daniel wrote:

[#88227] Re: Newbie questions — Thomas Adam <thomas_adam16@...> 2003/12/16

--- Hal Fulton <hal9000@hypermetrics.com> wrote:

[#88228] Re: Newbie questions — Hal Fulton <hal9000@...> 2003/12/16

Thomas Adam wrote:

[#88289] Very odd IO problem — Brad <coish@...>

All:

18 messages 2003/12/17

[#88414] Yukihiro - Please ensure backwards compatibility — jobeicus@... (Joseph Benik)

having recently migrated one of my machines from a 1.6 flavor to the

14 messages 2003/12/18

[#88494] How to return more than one result from a method? — Tim Hunter <cyclists@...>

I'm trying to code a method that has two result values. The values are

14 messages 2003/12/19

[#88581] replacing two EOL chars by one — xah@... (Xah Lee)

i have a bunch of java files that has spaced-out formatting that i

23 messages 2003/12/20

[#88643] Ruby 1.8.1 preview4 — matz@... (Yukihiro Matsumoto)

Hi,

32 messages 2003/12/22

[#88731] RubyGems and dependencies — sera@... (Francis Hwang)

Two RubyGems questions about dependencies:

16 messages 2003/12/23

[#88781] TkText freezes — quillion <me@...>

Hello all,

21 messages 2003/12/24

[#88814] ruby 1.8.1 — matz@... (Yukihiro Matsumoto)

Merry Christmas,

25 messages 2003/12/24

[#88936] Inconsistent value of uninitialized variable — Gavin Sinclair <gsinclair@...>

The following statement, free of all context, generates an error:

10 messages 2003/12/28

[#88954] An addition to Array (or Enumerable)? — Harry Ohlsen <harryo@...>

Yesterday, I wanted to get the output from "ls -l some_file" and pull out just the file size and the file name. As I start writing this, I realise, of course, that I'd have been better off just using the File#size method, but I still think the issue I hit is interesting.

12 messages 2003/12/28

[#89015] ruby-dev summary 22273-22434 — "Takaaki Tateishi" <ttate@...>

Hello,

16 messages 2003/12/30
[#89016] Re: ruby-dev summary 22273-22434 — Austin Ziegler <austin@...> 2003/12/30

On Wed, 31 Dec 2003 00:45:11 +0900, Takaaki Tateishi wrote:

rbbr errors (was: Re: rexml, rbbr, ruby-mysql, and exerb errors)

From: "Rich" <rich@...>
Date: 2003-12-11 21:58:02 UTC
List: ruby-talk #87847
Thanks for your suggestions (and for your patience) ... here is everything
that happens when I...

>
> 1. Re-install rbbr.
> 2. cd c:\ruby\bin
> 3. ruby rbbr
>
> Can you execute rbbr?
> If not, what's the error messages?

F:\rubyAll\rbbr-0.5.0-withapi.tar.gz\rbbr-0.5.0-withapi.tar\rbbr-0.5.0>ruby
inst
all.rb config
install.rb: entering config phase...
---> bin
<--- bin
---> lib
---> lib/rbbr
---> lib/rbbr/doc
<--- lib/rbbr/doc
---> lib/rbbr/ui
---> lib/rbbr/ui/gtk
<--- lib/rbbr/ui/gtk
<--- lib/rbbr/ui
<--- lib/rbbr
<--- lib
---> data
---> data/locale
---> data/locale/fr
---> data/locale/fr/LC_MESSAGES
<--- data/locale/fr/LC_MESSAGES
<--- data/locale/fr
---> data/locale/ja
---> data/locale/ja/LC_MESSAGES
<--- data/locale/ja/LC_MESSAGES
<--- data/locale/ja
<--- data/locale
---> data/rbbr
---> data/rbbr/rd
<--- data/rbbr/rd
<--- data/rbbr
<--- data
install.rb: config done.

F:\rubyAll\rbbr-0.5.0-withapi.tar.gz\rbbr-0.5.0-withapi.tar\rbbr-0.5.0>ruby
inst
all.rb setup
install.rb: entering setup phase...
L10n is not supported on this environment.
---> bin
set #! line to "#!c:/ruby/bin/ruby" for
F:/rubyAll/rbbr-0.5.0-withapi.tar.gz/rbb
r-0.5.0-withapi.tar/rbbr-0.5.0/bin/rbbr ...
rm -f rbbr
rm -f rbbr.tmp
<--- bin
---> lib
---> lib/rbbr
---> lib/rbbr/doc
<--- lib/rbbr/doc
---> lib/rbbr/ui
---> lib/rbbr/ui/gtk
<--- lib/rbbr/ui/gtk
<--- lib/rbbr/ui
<--- lib/rbbr
<--- lib
---> data
---> data/locale
---> data/locale/fr
---> data/locale/fr/LC_MESSAGES
<--- data/locale/fr/LC_MESSAGES
<--- data/locale/fr
---> data/locale/ja
---> data/locale/ja/LC_MESSAGES
<--- data/locale/ja/LC_MESSAGES
<--- data/locale/ja
<--- data/locale
---> data/rbbr
---> data/rbbr/rd
<--- data/rbbr/rd
<--- data/rbbr
<--- data
install.rb: setup done.

F:\rubyAll\rbbr-0.5.0-withapi.tar.gz\rbbr-0.5.0-withapi.tar\rbbr-0.5.0>ruby
inst
all.rb install
install.rb: entering install phase...
---> bin
mkdir -p c:/ruby/bin/
install rbbr c:/ruby/bin/
<--- bin
---> lib
mkdir -p c:/ruby/lib/ruby/site_ruby/1.8/
install rbbr.rb c:/ruby/lib/ruby/site_ruby/1.8/
---> lib/rbbr
mkdir -p c:/ruby/lib/ruby/site_ruby/1.8/rbbr
install config.rb c:/ruby/lib/ruby/site_ruby/1.8/rbbr
install doc.rb c:/ruby/lib/ruby/site_ruby/1.8/rbbr
install metainfo.rb c:/ruby/lib/ruby/site_ruby/1.8/rbbr
---> lib/rbbr/doc
mkdir -p c:/ruby/lib/ruby/site_ruby/1.8/rbbr/doc
install rd.rb c:/ruby/lib/ruby/site_ruby/1.8/rbbr/doc
install refe.rb c:/ruby/lib/ruby/site_ruby/1.8/rbbr/doc
install ri.rb c:/ruby/lib/ruby/site_ruby/1.8/rbbr/doc
<--- lib/rbbr/doc
---> lib/rbbr/ui
mkdir -p c:/ruby/lib/ruby/site_ruby/1.8/rbbr/ui
install gtk.rb c:/ruby/lib/ruby/site_ruby/1.8/rbbr/ui
---> lib/rbbr/ui/gtk
mkdir -p c:/ruby/lib/ruby/site_ruby/1.8/rbbr/ui/gtk
install aboutdialog.rb c:/ruby/lib/ruby/site_ruby/1.8/rbbr/ui/gtk
install browselist.rb c:/ruby/lib/ruby/site_ruby/1.8/rbbr/ui/gtk
install browser.rb c:/ruby/lib/ruby/site_ruby/1.8/rbbr/ui/gtk
install confmanager.rb c:/ruby/lib/ruby/site_ruby/1.8/rbbr/ui/gtk
install constlist.rb c:/ruby/lib/ruby/site_ruby/1.8/rbbr/ui/gtk
install docviewer.rb c:/ruby/lib/ruby/site_ruby/1.8/rbbr/ui/gtk
install libselectiondialog.rb c:/ruby/lib/ruby/site_ruby/1.8/rbbr/ui/gtk
install methodlist.rb c:/ruby/lib/ruby/site_ruby/1.8/rbbr/ui/gtk
install moduledisplay.rb c:/ruby/lib/ruby/site_ruby/1.8/rbbr/ui/gtk
install modulelabel.rb c:/ruby/lib/ruby/site_ruby/1.8/rbbr/ui/gtk
install modulelistview.rb c:/ruby/lib/ruby/site_ruby/1.8/rbbr/ui/gtk
install moduletreeview.rb c:/ruby/lib/ruby/site_ruby/1.8/rbbr/ui/gtk
install stockbrowser.rb c:/ruby/lib/ruby/site_ruby/1.8/rbbr/ui/gtk
install windowutils.rb c:/ruby/lib/ruby/site_ruby/1.8/rbbr/ui/gtk
<--- lib/rbbr/ui/gtk
<--- lib/rbbr/ui
<--- lib/rbbr
<--- lib
---> data
mkdir -p c:/ruby/share/
---> data/locale
mkdir -p c:/ruby/share/locale
---> data/locale/fr
mkdir -p c:/ruby/share/locale/fr
---> data/locale/fr/LC_MESSAGES
mkdir -p c:/ruby/share/locale/fr/LC_MESSAGES
<--- data/locale/fr/LC_MESSAGES
<--- data/locale/fr
---> data/locale/ja
mkdir -p c:/ruby/share/locale/ja
---> data/locale/ja/LC_MESSAGES
mkdir -p c:/ruby/share/locale/ja/LC_MESSAGES
<--- data/locale/ja/LC_MESSAGES
<--- data/locale/ja
<--- data/locale
---> data/rbbr
mkdir -p c:/ruby/share/rbbr
install icon.png c:/ruby/share/rbbr
---> data/rbbr/rd
mkdir -p c:/ruby/share/rbbr/rd
install GConf c:/ruby/share/rbbr/rd
install GConf%3A%3ABadAddressError c:/ruby/share/rbbr/rd
install GConf%3A%3ABadAdressError c:/ruby/share/rbbr/rd
install GConf%3A%3ABadKeyError c:/ruby/share/rbbr/rd
install GConf%3A%3AChangeSet c:/ruby/share/rbbr/rd
install GConf%3A%3AClient c:/ruby/share/rbbr/rd
install GConf%3A%3ACorruptError c:/ruby/share/rbbr/rd
install GConf%3A%3AEngine c:/ruby/share/rbbr/rd
install GConf%3A%3AEntry c:/ruby/share/rbbr/rd
install GConf%3A%3AError c:/ruby/share/rbbr/rd
install GConf%3A%3AFailedError c:/ruby/share/rbbr/rd
install GConf%3A%3AInShutdownError c:/ruby/share/rbbr/rd
install GConf%3A%3AIsDirError c:/ruby/share/rbbr/rd
install GConf%3A%3AIsKeyError c:/ruby/share/rbbr/rd
install GConf%3A%3ALocalEngineError c:/ruby/share/rbbr/rd
install GConf%3A%3ALockFailedError c:/ruby/share/rbbr/rd
install GConf%3A%3AMetaInfo c:/ruby/share/rbbr/rd
install GConf%3A%3ANoPermissionError c:/ruby/share/rbbr/rd
install GConf%3A%3ANoServerError c:/ruby/share/rbbr/rd
install GConf%3A%3ANoWritableDatabaseError c:/ruby/share/rbbr/rd
install GConf%3A%3AOafError c:/ruby/share/rbbr/rd
install GConf%3A%3AOverriddenError c:/ruby/share/rbbr/rd
install GConf%3A%3AParseError c:/ruby/share/rbbr/rd
install GConf%3A%3ASchema c:/ruby/share/rbbr/rd
install GConf%3A%3ATypeMismatchError c:/ruby/share/rbbr/rd
install Gdk c:/ruby/share/rbbr/rd
install Gdk%3A%3AAtom c:/ruby/share/rbbr/rd
install Gdk%3A%3AColor c:/ruby/share/rbbr/rd
install Gdk%3A%3AColormap c:/ruby/share/rbbr/rd
install Gdk%3A%3ACursor c:/ruby/share/rbbr/rd
install Gdk%3A%3ADrawable c:/ruby/share/rbbr/rd
install Gdk%3A%3AGL c:/ruby/share/rbbr/rd
install Gdk%3A%3AGL%3A%3AContext c:/ruby/share/rbbr/rd
install Gdk%3A%3AGLConfig c:/ruby/share/rbbr/rd
install Gdk%3A%3AGLContext c:/ruby/share/rbbr/rd
install Gdk%3A%3AGLDrawable c:/ruby/share/rbbr/rd
install Gdk%3A%3AGLPixmap c:/ruby/share/rbbr/rd
install Gdk%3A%3AGLWindow c:/ruby/share/rbbr/rd
install Gdk%3A%3AImage c:/ruby/share/rbbr/rd
install Gdk%3A%3AKeyval c:/ruby/share/rbbr/rd
install Gdk%3A%3APixmap c:/ruby/share/rbbr/rd
install Gdk%3A%3ARectangle c:/ruby/share/rbbr/rd
install Gdk%3A%3ARegion c:/ruby/share/rbbr/rd
install Gdk%3A%3ARGB c:/ruby/share/rbbr/rd
install Gdk%3A%3AThread c:/ruby/share/rbbr/rd
install Gdk%3A%3AWindow c:/ruby/share/rbbr/rd
install GLib c:/ruby/share/rbbr/rd
install GLib%3A%3AInstantiatable c:/ruby/share/rbbr/rd
install GLib%3A%3AType c:/ruby/share/rbbr/rd
install Gst c:/ruby/share/rbbr/rd
install Gst%3A%3AAutoplug c:/ruby/share/rbbr/rd
install Gst%3A%3AAutoplugFactory c:/ruby/share/rbbr/rd
install Gst%3A%3ABin c:/ruby/share/rbbr/rd
install Gst%3A%3ACaps c:/ruby/share/rbbr/rd
install Gst%3A%3AClock c:/ruby/share/rbbr/rd
install Gst%3A%3AClockEntry c:/ruby/share/rbbr/rd
install Gst%3A%3ACpu c:/ruby/share/rbbr/rd
install Gst%3A%3AElement c:/ruby/share/rbbr/rd
install Gst%3A%3AElementFactory c:/ruby/share/rbbr/rd
install Gst%3A%3AEvent c:/ruby/share/rbbr/rd
install Gst%3A%3AEventMask c:/ruby/share/rbbr/rd
install Gst%3A%3AEventSeek c:/ruby/share/rbbr/rd
install Gst%3A%3AEventSegmentSeek c:/ruby/share/rbbr/rd
install Gst%3A%3AEventSize c:/ruby/share/rbbr/rd
install Gst%3A%3AFormat c:/ruby/share/rbbr/rd
install Gst%3A%3AIndexFactory c:/ruby/share/rbbr/rd
install Gst%3A%3AObject c:/ruby/share/rbbr/rd
install Gst%3A%3APad c:/ruby/share/rbbr/rd
install Gst%3A%3APadTemplate c:/ruby/share/rbbr/rd
install Gst%3A%3AParse c:/ruby/share/rbbr/rd
install Gst%3A%3APipeline c:/ruby/share/rbbr/rd
install Gst%3A%3APlugin c:/ruby/share/rbbr/rd
install Gst%3A%3APluginFeature c:/ruby/share/rbbr/rd
install Gst%3A%3AQueryType c:/ruby/share/rbbr/rd
install Gst%3A%3ARegistry c:/ruby/share/rbbr/rd
install Gst%3A%3ASchedulerFactory c:/ruby/share/rbbr/rd
install Gst%3A%3ASystemClock c:/ruby/share/rbbr/rd
install Gst%3A%3AThread c:/ruby/share/rbbr/rd
install Gst%3A%3AType c:/ruby/share/rbbr/rd
install Gst%3A%3ATypeFactory c:/ruby/share/rbbr/rd
install Gst%3A%3AXML c:/ruby/share/rbbr/rd
install Gtk c:/ruby/share/rbbr/rd
install Gtk%3A%3AAccelerator c:/ruby/share/rbbr/rd
install Gtk%3A%3AAccelGroup c:/ruby/share/rbbr/rd
install Gtk%3A%3AAccelLabel c:/ruby/share/rbbr/rd
install Gtk%3A%3AAccelMap c:/ruby/share/rbbr/rd
install Gtk%3A%3AAccessible c:/ruby/share/rbbr/rd
install Gtk%3A%3AAdjustment c:/ruby/share/rbbr/rd
install Gtk%3A%3AAlignment c:/ruby/share/rbbr/rd
install Gtk%3A%3AAllocation c:/ruby/share/rbbr/rd
install Gtk%3A%3AArrow c:/ruby/share/rbbr/rd
install Gtk%3A%3AAspectFrame c:/ruby/share/rbbr/rd
install Gtk%3A%3ABin c:/ruby/share/rbbr/rd
install Gtk%3A%3ABox c:/ruby/share/rbbr/rd
install Gtk%3A%3AButton c:/ruby/share/rbbr/rd
install Gtk%3A%3AButtonBox c:/ruby/share/rbbr/rd
install Gtk%3A%3ACalendar c:/ruby/share/rbbr/rd
install Gtk%3A%3ACellEditable c:/ruby/share/rbbr/rd
install Gtk%3A%3ACellRenderer c:/ruby/share/rbbr/rd
install Gtk%3A%3ACellRendererPixbuf c:/ruby/share/rbbr/rd
install Gtk%3A%3ACellRendererText c:/ruby/share/rbbr/rd
install Gtk%3A%3ACellRendererToggle c:/ruby/share/rbbr/rd
install Gtk%3A%3ACheckButton c:/ruby/share/rbbr/rd
install Gtk%3A%3ACheckMenuItem c:/ruby/share/rbbr/rd
install Gtk%3A%3AClipboard c:/ruby/share/rbbr/rd
install Gtk%3A%3AColorSelection c:/ruby/share/rbbr/rd
install Gtk%3A%3AColorSelectionDialog c:/ruby/share/rbbr/rd
install Gtk%3A%3ACombo c:/ruby/share/rbbr/rd
install Gtk%3A%3ADialog c:/ruby/share/rbbr/rd
install Gtk%3A%3ADrag c:/ruby/share/rbbr/rd
install Gtk%3A%3ADrawingArea c:/ruby/share/rbbr/rd
install Gtk%3A%3AEditable c:/ruby/share/rbbr/rd
install Gtk%3A%3AEntry c:/ruby/share/rbbr/rd
install Gtk%3A%3AEventBox c:/ruby/share/rbbr/rd
install Gtk%3A%3AFileSelection c:/ruby/share/rbbr/rd
install Gtk%3A%3AFixed c:/ruby/share/rbbr/rd
install Gtk%3A%3AFontSelection c:/ruby/share/rbbr/rd
install Gtk%3A%3AFontSelectionDialog c:/ruby/share/rbbr/rd
install Gtk%3A%3AFrame c:/ruby/share/rbbr/rd
install Gtk%3A%3AGL c:/ruby/share/rbbr/rd
install Gtk%3A%3AHandleBox c:/ruby/share/rbbr/rd
install Gtk%3A%3AHBox c:/ruby/share/rbbr/rd
install Gtk%3A%3AHButtonBox c:/ruby/share/rbbr/rd
install Gtk%3A%3AHPaned c:/ruby/share/rbbr/rd
install Gtk%3A%3AHRuler c:/ruby/share/rbbr/rd
install Gtk%3A%3AHScale c:/ruby/share/rbbr/rd
install Gtk%3A%3AHScrollbar c:/ruby/share/rbbr/rd
install Gtk%3A%3AHSeparator c:/ruby/share/rbbr/rd
install Gtk%3A%3AIconFactory c:/ruby/share/rbbr/rd
install Gtk%3A%3AIconSet c:/ruby/share/rbbr/rd
install Gtk%3A%3AIconSize c:/ruby/share/rbbr/rd
install Gtk%3A%3AIconSource c:/ruby/share/rbbr/rd
install Gtk%3A%3AImage c:/ruby/share/rbbr/rd
install Gtk%3A%3AImage%3A%3APixmap c:/ruby/share/rbbr/rd
install Gtk%3A%3AImageMenuItem c:/ruby/share/rbbr/rd
install Gtk%3A%3AInputDialog c:/ruby/share/rbbr/rd
install Gtk%3A%3AInvisible c:/ruby/share/rbbr/rd
install Gtk%3A%3AItem c:/ruby/share/rbbr/rd
install Gtk%3A%3AItemFactory c:/ruby/share/rbbr/rd
install Gtk%3A%3ALabel c:/ruby/share/rbbr/rd
install Gtk%3A%3ALayout c:/ruby/share/rbbr/rd
install Gtk%3A%3AListStore c:/ruby/share/rbbr/rd
install Gtk%3A%3AMenu c:/ruby/share/rbbr/rd
install Gtk%3A%3AMenuBar c:/ruby/share/rbbr/rd
install Gtk%3A%3AMenuItem c:/ruby/share/rbbr/rd
install Gtk%3A%3AMenuShell c:/ruby/share/rbbr/rd
install Gtk%3A%3AMessageDialog c:/ruby/share/rbbr/rd
install Gtk%3A%3AMisc c:/ruby/share/rbbr/rd
install Gtk%3A%3ANotebook c:/ruby/share/rbbr/rd
install Gtk%3A%3ANotebookPage c:/ruby/share/rbbr/rd
install Gtk%3A%3AObject c:/ruby/share/rbbr/rd
install Gtk%3A%3AOptionMenu c:/ruby/share/rbbr/rd
install Gtk%3A%3APaned c:/ruby/share/rbbr/rd
install Gtk%3A%3APlug c:/ruby/share/rbbr/rd
install Gtk%3A%3AProgress c:/ruby/share/rbbr/rd
install Gtk%3A%3AProgressBar c:/ruby/share/rbbr/rd
install Gtk%3A%3ARadioButton c:/ruby/share/rbbr/rd
install Gtk%3A%3ARadioMenuItem c:/ruby/share/rbbr/rd
install Gtk%3A%3ARange c:/ruby/share/rbbr/rd
install Gtk%3A%3AScale c:/ruby/share/rbbr/rd
install Gtk%3A%3AScrollbar c:/ruby/share/rbbr/rd
install Gtk%3A%3AScrolledWindow c:/ruby/share/rbbr/rd
install Gtk%3A%3ASelection c:/ruby/share/rbbr/rd
install Gtk%3A%3ASelectionData c:/ruby/share/rbbr/rd
install Gtk%3A%3ASeparator c:/ruby/share/rbbr/rd
install Gtk%3A%3ASeparatorMenuItem c:/ruby/share/rbbr/rd
install Gtk%3A%3ASizeGroup c:/ruby/share/rbbr/rd
install Gtk%3A%3ASocket c:/ruby/share/rbbr/rd
install Gtk%3A%3ASpinButton c:/ruby/share/rbbr/rd
install Gtk%3A%3AStatusbar c:/ruby/share/rbbr/rd
install Gtk%3A%3AStock c:/ruby/share/rbbr/rd
install Gtk%3A%3AStyle c:/ruby/share/rbbr/rd
install Gtk%3A%3ATable c:/ruby/share/rbbr/rd
install Gtk%3A%3ATargetList c:/ruby/share/rbbr/rd
install Gtk%3A%3ATearoffMenuItem c:/ruby/share/rbbr/rd
install Gtk%3A%3ATextBuffer c:/ruby/share/rbbr/rd
install Gtk%3A%3ATextChildAnchor c:/ruby/share/rbbr/rd
install Gtk%3A%3ATextIter c:/ruby/share/rbbr/rd
install Gtk%3A%3ATextMark c:/ruby/share/rbbr/rd
install Gtk%3A%3ATextTag c:/ruby/share/rbbr/rd
install Gtk%3A%3ATextTagTable c:/ruby/share/rbbr/rd
install Gtk%3A%3ATextView c:/ruby/share/rbbr/rd
install Gtk%3A%3AToggleButton c:/ruby/share/rbbr/rd
install Gtk%3A%3AToolbar c:/ruby/share/rbbr/rd
install Gtk%3A%3ATooltips c:/ruby/share/rbbr/rd
install Gtk%3A%3ATreeDragDest c:/ruby/share/rbbr/rd
install Gtk%3A%3ATreeDragSource c:/ruby/share/rbbr/rd
install Gtk%3A%3ATreeIter c:/ruby/share/rbbr/rd
install Gtk%3A%3ATreeModel c:/ruby/share/rbbr/rd
install Gtk%3A%3ATreeModelSort c:/ruby/share/rbbr/rd
install Gtk%3A%3ATreePath c:/ruby/share/rbbr/rd
install Gtk%3A%3ATreeRowReference c:/ruby/share/rbbr/rd
install Gtk%3A%3ATreeSelection c:/ruby/share/rbbr/rd
install Gtk%3A%3ATreeSortable c:/ruby/share/rbbr/rd
install Gtk%3A%3ATreeStore c:/ruby/share/rbbr/rd
install Gtk%3A%3ATreeView c:/ruby/share/rbbr/rd
install Gtk%3A%3ATreeViewColumn c:/ruby/share/rbbr/rd
install Gtk%3A%3AVBox c:/ruby/share/rbbr/rd
install Gtk%3A%3AVButtonBox c:/ruby/share/rbbr/rd
install Gtk%3A%3AViewport c:/ruby/share/rbbr/rd
install Gtk%3A%3AVPaned c:/ruby/share/rbbr/rd
install Gtk%3A%3AVRuler c:/ruby/share/rbbr/rd
install Gtk%3A%3AVScale c:/ruby/share/rbbr/rd
install Gtk%3A%3AVScrollbar c:/ruby/share/rbbr/rd
install Gtk%3A%3AVSeparator c:/ruby/share/rbbr/rd
install Gtk%3A%3AWidget c:/ruby/share/rbbr/rd
install Gtk%3A%3AWindow c:/ruby/share/rbbr/rd
install Gtk%3A%3AWindowGroup c:/ruby/share/rbbr/rd
install README c:/ruby/share/rbbr/rd
<--- data/rbbr/rd
<--- data/rbbr
<--- data
install.rb: install done.

F:\rubyAll\rbbr-0.5.0-withapi.tar.gz\rbbr-0.5.0-withapi.tar\rbbr-0.5.0>cd c:
C:\Documents and Settings\Administrator

F:\rubyAll\rbbr-0.5.0-withapi.tar.gz\rbbr-0.5.0-withapi.tar\rbbr-0.5.0>c:

C:\Documents and Settings\Administrator>cd ..

C:\Documents and Settings>cd ..

C:\>cd ruby

C:\ruby>cd bin

C:\ruby\bin>ruby rbbr
C:/ruby/lib/ruby/site_ruby/1.8/rbbr/ui/gtk/stockbrowser.rb:16:in `require':
No s
uch file to load -- gettext (LoadError)
        from C:/ruby/lib/ruby/site_ruby/1.8/rbbr/ui/gtk/stockbrowser.rb:16
        from C:/ruby/lib/ruby/site_ruby/1.8/rbbr/ui/gtk.rb:39:in `require'
        from C:/ruby/lib/ruby/site_ruby/1.8/rbbr/ui/gtk.rb:39
        from C:/ruby/lib/ruby/site_ruby/1.8/rbbr.rb:35:in `require'
        from C:/ruby/lib/ruby/site_ruby/1.8/rbbr.rb:35
        from rbbr:20:in `require'
        from rbbr:20

C:\ruby\bin>


-Rich


----- Original Message ----- 
From: "Masao Mutoh" <mutoh@highway.ne.jp>
To: "ruby-talk ML" <ruby-talk@ruby-lang.org>
Sent: Thursday, December 11, 2003 10:06 AM
Subject: Re: rexml, rbbr, ruby-mysql, and exerb errors (was: Re: Why can't I
get ruby 'extras' to just plain work?!)


> Hi,
>
> On Thu, 11 Dec 2003 06:55:57 +0900
> "Rich" <rich@lithinos.com> wrote:
>
> > --rbbr--
> >
> > 1. Following the install directions -
> > "Install
> > -------
> > 1. Install Ruby-GetText-Package, ri and ReFe. (All of them are optional)
> > 2. De-Compress ruby-gnome2-api.tar.gz and rbbr's archive(Optional)
> >    withapi package include this api files.
> > 3. Puts ruby-gnome2-api/* to (rbbr's top directory)/data/rbbr/rd/*
> > 4. Move rbbr's top directory and type:
> >
> >     $ ruby install.rb config
> >     $ ruby install.rb setup
> >    ($ su)
> >     # ruby install.rb install
> >
> >   You can also install files in your favor directory by
> >   supplying install.rb some options. Try "ruby setup.rb --help"."
> >
> > #1 - no
> > #2 - yes
> > #3 - no
> > #4 - yes (install.rb config, install.rb setup, install.rb install)
> >
> > 2. I then went to the Usage section -
> > "Usage
> > -----
> >
> >   Run the following command:
> >
> >     $ rbbr"
> >
> > This makes no sense to me... so I found the file 'rbbr'
> > (C:\ruby\lib\ruby\site_ruby\1.8\rbbr) and...
> >  - double clicked (it asked what to use to open it... and I said Cancel)
> >  - changed it's name to have the extension '.rb' and double clicked
it...
> > the console window opened then closed.
> >  - went to the same location and typed 'ruby rbbr.rb' into the command
> > prompt and...
> > "C:\ruby\lib\ruby\site_ruby\1.8>ruby rbbr.rb
> > c:/ruby/lib/ruby/site_ruby/1.8/rbbr/ui/gtk/stockbrowser.rb:16:in
`require':
> > No s
> > uch file to load -- gettext (LoadError)
> >         from
c:/ruby/lib/ruby/site_ruby/1.8/rbbr/ui/gtk/stockbrowser.rb:16
> >         from c:/ruby/lib/ruby/site_ruby/1.8/rbbr/ui/gtk.rb:39:in
`require'
> >         from c:/ruby/lib/ruby/site_ruby/1.8/rbbr/ui/gtk.rb:39
> >         from rbbr.rb:35:in `require'
> >         from rbbr.rb:35"
>
> 1. Re-install rbbr.
> 2. cd c:\ruby\bin
> 3. ruby rbbr
>
> Can you execute rbbr?
> If not, what's the error messages?
>
> -- 
> .:% Masao Mutoh<mutoh@highway.ne.jp>
>


In This Thread