[#237] object.c ruby.h (fwd) — Robert Skarwecki <skaav@...>

Hello everybody,

42 messages 2002/07/24
[#239] Re: [PATCH] object.c ruby.h (fwd) — GOTO Kentaro <gotoken@...> 2002/07/24

At Thu, 25 Jul 2002 00:02:28 +0900,

[#240] Re: [PATCH] object.c ruby.h (fwd) — Dave Thomas <Dave@...> 2002/07/24

GOTO Kentaro <gotoken@notwork.org> writes:

[#246] Re: [PATCH] object.c ruby.h (fwd) — GOTO Kentaro <gotoken@...> 2002/07/25

At Thu, 25 Jul 2002 05:05:46 +0900,

[#247] Re: [PATCH] object.c ruby.h (fwd) — Dave Thomas <Dave@...> 2002/07/25

GOTO Kentaro <gotoken@notwork.org> writes:

[#248] Re: [PATCH] object.c ruby.h (fwd) — nobu.nokada@... 2002/07/25

Hi,

[#249] Re: [PATCH] object.c ruby.h (fwd) — Dave Thomas <Dave@...> 2002/07/25

nobu.nokada@softhome.net writes:

[#250] Re: [PATCH] object.c ruby.h (fwd) — nobu.nokada@... 2002/07/25

Hi,

[#252] Re: [PATCH] object.c ruby.h (fwd) — GOTO Kentaro <gotoken@...> 2002/07/25

At Fri, 26 Jul 2002 03:11:02 +0900,

[#253] Re: [PATCH] object.c ruby.h (fwd) — Dave Thomas <Dave@...> 2002/07/25

GOTO Kentaro <gotoken@notwork.org> writes:

Re: Who'd be the best person to handle this?

From: ts <decoux@...>
Date: 2002-07-27 17:18:45 UTC
List: ruby-core #271
>>>>> "D" == Dave Thomas <Dave@PragmaticProgrammer.com> writes:

D> Who'd be the best person to help Jim? 

 Not me :-)

D> Or should I suggest he subscribes here?

 Well, if I look at [ruby-talk:45536] some questions are not ruby related
 (the first about configure), some others need more context.

 Seems dependent of its configuration, for example

> Incidently, the above error goes away if I add /usr/local/bin to the path.
                                                 ^^^^^^^^^^^^^^
> But I don't understand this since the tcltklib is not in /usr/local/lib.
                                                           ^^^^^^^^^^^^^^

 I can understand that it can't find tcltklib, but not that it can find it
 with /usr/local/bin in the path

> And, my last question. I compiled a local static version of ruby
> and set my path to /bin:/usr/bin:<prefix>/bin.
> Running ruby works fine, but running irb without the full path
> to irb produces the error:

pigeon% ls ../lib/ruby/1.6/i686-linux/
config.h   dln.h     libruby.a    re.h     rubyio.h   util.h
defines.h  env.h     node.h       regex.h  rubysig.h  version.h
digest/    intern.h  rbconfig.rb  ruby.h   st.h
pigeon%

 static version of ruby

pigeon% echo $PATH
/bin:/usr/bin:/home/ts/local/rxx/bin
pigeon% 

pigeon% pwd
/home/ts/local/rxx/bin
pigeon%

pigeon% irb
irb(main):001:0> 
pigeon% 



Guy Decoux

In This Thread

Prev Next